Access Token Validity

Hannan1992
I want to know the exact time when I can generate the access token which should not expire for a trading day. Right now I am generating it around 3:30 AM IST and it is getting expired before the market opens
Tagged:
  • ANL
    You may check this thread : Access token timimg
  • Hannan1992
    Thanks @ANL for the link. It says the token refreshes after 7:30 AM in the morning.
    Actually I work during the night shifts and prepared an Algo to automate my strategy without my presence. I can generate the code latest by 4 AM IST which will eventually get expire before the market opens. Is there anything else I can do?
  • ANL
    It says the token refreshes after 7:30 AM in the morning.
    Refresh between 7.20 am and 8.30 am
    Is there anything else I can do?
    Create a program to generate and fetch after 8.30 am. Because of the regulatory issue, it is not possible to use the same access token after the kite team has flushed the tokens.
Sign In or Register to comment.