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
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?
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.
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?