Hi Imran,
Need clarification on GOLDTEN futures historical data via Dhan API.
We tested current GOLDTEN security IDs using /charts/intraday:
exchangeSegment = MCX_COMM
instrument = FUTCOM
interval = 1 minute
Current contracts return data correctly for 2026 dates.
But when we request 2024 or 2025 dates using the same security IDs, Dhan returns:
HTTP 200
0 candles
Questions:
- Does Dhan support continuous/rollover GOLDTEN futures historical data?
- Is there any way to fetch expired GOLDTEN futures 1-minute data?
- Is a historical instrument master available containing expired GOLDTEN security IDs?
- If not, can you confirm historical GOLDTEN intraday data before current contracts is not available through Dhan APIs?
Trying to build a complete historical backtest database.
Thanks.