Can you confirm that you do not provide expired options data? Does that mean this data is available for 3 months at most. I might need to analyze expired options as well.
Is there an easy way to get the options chain for a scrip? I know you can get it from instruments data.
Can you confirm that you do not provide expired options data?
Yes, we don't have continuous historical data for an expired option contract.
Is there an easy way to get the options chain for a scrip? I know you can get it from instruments data.
Yes, you need to fetch the option contract data using WebSocket streaming(using instrument data) or Quote call(using trading symbol detail). Also, for the python client, maybe you can try this open option chain package.
We are pleased to provide free historical market data for our global community of users for up to 250 calls/day (inclusive of invalid API calls). For individual endpoint limits please visit the documentation. The free API key ("demo") gives you access to our entire suite of market data products. We are unable to offer paid subscriptions at this time.
In addition to the demo URLs mentioned in our documentation here are a few more examples:
Froggly is still far from being finished, and we need your help. If you run into any problems or if you have any questions or feedback (or kind words ????), we'll be more than happy to hear from you. Simply email ([email protected]) and let us know what's on your mind.
You can check out more about the format here.
Can you confirm that you do not provide expired options data? Does that mean this data is available for 3 months at most. I might need to analyze expired options as well.
Is there an easy way to get the options chain for a scrip? I know you can get it from instruments data.
Also, for the python client, maybe you can try this open option chain package.
Didn't find any option for that
We are pleased to provide free historical market data for our global community of users for up to 250 calls/day (inclusive of invalid API calls). For individual endpoint limits please visit the documentation. The free API key ("demo") gives you access to our entire suite of market data products. We are unable to offer paid subscriptions at this time.
In addition to the demo URLs mentioned in our documentation here are a few more examples:
http://froggly.io/get_history/tcs_minute/demo
http://froggly.io/get_history/banknifty_minute/demo
http://froggly.io/get_history/bankniftyf1_minute/demo
http://froggly.io/get_history/banknifty01apr2135000ce_minute/demo
Froggly is still far from being finished, and we need your help. If you run into any problems or if you have any questions or feedback (or kind words ????), we'll be more than happy to hear from you. Simply email ([email protected]) and let us know what's on your mind.