How to get historical expired commodity option chart?
-
Hi everyone,
I am new here is there any way I can retrieve the expired commodity option chart? Ex. Last year expired crude option chart for specific CE/PE options?Appreciate your help.
-
@parthiban89 Currently API does not provide historical data for expired instruments.
-
@algo_trading_50 hi,
i saw that we can get expired commodity historical data.https://smartapi.angelbroking.com/docs/Historical
Please correct me if i am wrong
Historical API
Historical API provides past data of the indices and instruments. When a successful request is placed, corresponding data is returned. A single API endpoint provides the data for all segments. The exchange parameter in the request body is used to specify the segment whose data is required.https://apiconnect.angelone.in/rest/secure/angelbroking/historical/v1/getCandleData
Exchange Constants
Param Value Description
exchange NSE NSE Stocks and Indices
NFO NSE Futures and Options
BSE BSE Stocks and Indices
BFO BSE Future and Options
CDS Currency Derivatives
MCX Commodities Exchange -
@parthiban89 Historical data in itself is the past data and not the live data. Here past data doesn't mean expired instruments' data.