KeyError 'date' during historical data fetch for few options

Rekha
Rekha edited September 18 in Python client
I am able to download historical data for most of the options but I receive exception KeyError 'date' for few options. Why so? What could be reason behind keyerror date during historical data fetch?

these are the few options which result in empty list when trying to fetch for historical data for them:

ABB24OCT8100CE
AARTIIND24OCT590PE
AARTIIND24OCT570CE
ABBOTINDIA24OCT32000CE
  • rakeshr
    ABB24OCT8100CE
    AARTIIND24OCT590PE
    AARTIIND24OCT570CE
    ABBOTINDIA24OCT32000CE
    Are you trying to fetch it for intra-day interval? 1min, 15min, etc.
    There has been no trade intraday, so data is available only for day-interval candles.
  • Rekha
    yes, I was trying to get 5 min candles uniformly for all options. few option returned keyerror.
Sign In or Register to comment.