You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for the great work on this project!
I’d like to request support for fetching Option Greeks, Implied Volatility (IV), and Open Interest (OI) using the Upstox. According to their documentation here: Upstox Market Feed v3
The live feed includes the following key data points:
Delta, Gamma, Theta, Vega (Greeks)
IV (Implied Volatility)
OI (Open Interest)
Adding support for these in the data pipeline would make the platform even more powerful for options traders.