☰
Login
Signup
Home
›
Python client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.4K
All Categories
0
Incidents
169
Node JS client
47
Go client
817
.Net API client
393
Kite Publisher
541
.Net / VBA / Excel (3rd party)
473
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.2K
Python client
355
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.5K
General
In this Discussion
May 2019
sujith
Auto login to kiteconnect via python
srinath9s
May 2019
in
Python client
Is it possible to automate the login process via python, I know we are required to login once a day manually but at times the python client disconnects and it requires login again, will be nice to have an auto-login method.
sujith
May 2019
An access token created is valid for one whole trading day.
It is mandatory by the exchange that a user has to manually login at least once a day. We don't recommend automating login.
This discussion has been closed.
It is mandatory by the exchange that a user has to manually login at least once a day. We don't recommend automating login.