Hi, the historical data is missing for these contracts. These should be available since they’re not deep in the money and had inherent volatility in the past month.
Here’s the list of call options that are missing:
-
SENSEX 79200 CE 26 FEB 26 (BSE_FO|1164382)
-
SENSEX 80400 CE 26 FEB 26 (BSE_FO|1163293)
-
SENSEX 79400 CE 26 FEB 26 (BSE_FO|1164822)
-
SENSEX 79700 CE 26 FEB 26 (BSE_FO|1163474)
-
SENSEX 80200 CE 26 FEB 26 (BSE_FO|1162805)
Here are the cURL requests:
curl -i -sS -H “Accept: application/json” -H “Authorization: Bearer $TOKEN”
“https://api.upstox.com/v2/expired-instruments/historical-candle/BSE_FO|1163293|26-02-2026/1minute/2026-02-26/2026-01-27”
curl -i -sS -H “Accept: application/json” -H “Authorization: Bearer $TOKEN”
“https://api.upstox.com/v2/expired-instruments/historical-candle/BSE_FO|1164382|26-02-2026/1minute/2026-02-26/2026-01-27”
curl -i -sS -H “Accept: application/json” -H “Authorization: Bearer $TOKEN”
“https://api.upstox.com/v2/expired-instruments/historical-candle/BSE_FO|1164822|26-02-2026/1minute/2026-02-26/2026-01-27”
curl -i -sS -H “Accept: application/json” -H “Authorization: Bearer $TOKEN”
“https://api.upstox.com/v2/expired-instruments/historical-candle/BSE_FO|1163474|26-02-2026/1minute/2026-02-26/2026-01-27”
curl -i -sS -H “Accept: application/json” -H “Authorization: Bearer $TOKEN”
“https://api.upstox.com/v2/expired-instruments/historical-candle/BSE_FO|1162805|26-02-2026/1minute/2026-02-26/2026-01-27”