days limit for historical data

sonalikate
Hello,

I am trying to retrieve days data using historical API. When I am trying to give range from 2023-05-01 to 2023-05-30, it is giving me error as raise KeyError(f"None of {missing} are in the columns"). Same code is working fine for Jun 23. How many days data can be retrieved using historical API?
Tagged:
  • sujith
    This is not related to the Kite Connect API. This could be from pandas but not sure.
  • sonalikate
    Got the issue. Actually 01-05-2023 was holiday.
This discussion has been closed.