Completely automated trading.

BrahmaSP
Hello everyone, I'm new to kite connect environment. I have now built a mobile application that can trade stocks. But now I want to push the trading part to the cloud infrastructure, but how can I do it because of the session getting expired very fast. I'm not understanding how to get the request token everytime from the user when I want to build a fully autonomous system. Is there any way to take the user login once from the app and then use the same tokens to make trade on a daily basis. Any help would be really appreciated.
Thank you
  • sujith
    All the access tokens are flushed every morning at around 7:00 AM to 7:30 AM. It is mandatory by the exchange that a trader has to login at least once every morning.
  • Alogji
    check this.
Sign In or Register to comment.