Market Quote V3 API
Effective Immediately
We are excited to announce the release of the Market Quote V3 APIs. These V3 APIs include additional features and enhancements based on user feedback.
What's New?
Option Greek API
- Description: A new endpoint has been added to fetch the option greeks for a given instrument. This includes the values for Delta, Gamma, Vega, Theta, Implied Volatility, and total traded volume.
- Documentation: Option Greek API
OHLC V3 API
- Description: This is an enhancement to the existing OHLC API. We have added two new fields (
live_ohlc
andprev_ohlc
) which provide the current and previous OHLC data, respectively. Additionally, within the OHLC object, we have includedvolume
andts
fields. Here,volume
represents the total traded volume, andts
is the timestamp of the start of the OHLC candle. - Documentation: OHLC V3 API
- Description: This is an enhancement to the existing OHLC API. We have added two new fields (
LTP V3 API
- Description: This is an enhancement to the existing LTP API. We have added three new fields:
ltq
(last traded quantity),volume
(total traded volume), andcp
(closing price). - Documentation: LTP V3 API
- Description: This is an enhancement to the existing LTP API. We have added three new fields:
How to Get Started
- Accessing the Feature: Please refer to the updated documentation for detailed usage guidelines.
- Providing Feedback: Your feedback helps us refine our features. Join the discussion and share your thoughts in the Upstox Developer Community.
Thank You
We appreciate your support and look forward to seeing how you use the new Market Quote API in your trading strategies. Please let us know how we can continue to improve!