How to get nifty options price at particular time and day of historical data?

jignesh162
Example:

1. Nifty 10900 CE price for time 9:21:15AM 20/03/2020??
2. What was the VIX index at the same time 9:21:15AM 20/03/2020??
3. What was the Nifty index at the same time 9:21:15AM 20/03/2020??
  • sujith
    We don't provide data for expired options instruments.
    You need to pass the instrument token and the DateTime in the format mentioned here.
  • jignesh162
    @sujith ... Thanks for the response ...

    Ok if it's not possible to get expired options instruments. Then is it possible to get monthly options data like below

    On expiry date after 3:30PM can I run my scripts and get full data on my local machine/server in csv/json format???

    OR it will count as expired options instrument just after market close hours i.e 3:30PM??
  • sujith
    Yes, you can fetch historical data for the instrument that is expired today. It will be there until the next morning around 06:30 to 07:30.
  • jignesh162
    Good to know... One last question in what formats I can download this data??
  • sujith
    Please refer to the documentation.
Sign In or Register to comment.