☰
Login
Signup
Home
›
Search
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
How to connect using access token for whole day
by
SRIJAN
·
June 2022
https://github.com/zerodha/javakiteconnect
#api
-usage
Too many requests
by
SRIJAN
·
June 2022
https://kite.trade/docs/connect/v3/exceptions/
#api
-rate-limit
Order placement error
by
Yudhisthir
·
June 2022
api_k = ""
#api
key
Sending orders simultaneously
by
SRIJAN
·
May 2022
https://kite.trade/docs/connect/v3/exceptions/
#api
-rate-limit
Connection error: 1006 - connection was closed uncleanly (None) DESPITE using threaded ticker
by
tapanjbhatt
·
May 2022
hello @SRIJAN
Exceptions occurring almost everyday when executing code in python
by
SRIJAN
·
May 2022
https://kite.trade/docs/connect/v3/exceptions/
#api
-rate-limit
API Limitation
by
SRIJAN
·
May 2022
https://kite.trade/docs/connect/v3/exceptions/
#api
-rate-limit
receiving delayed price from kite api
by
SRIJAN
·
April 2022
https://kite.trade/docs/connect/v3/exceptions/
#api
-rate-limit
More than 5 orders in a second
by
SRIJAN
·
April 2022
https://kite.trade/docs/connect/v3/exceptions/
#api
-rate-limit
Python or Excel tool to automatic copy trade
by
senya
·
April 2022
#python #tradecopy
#api
#developer #tool #algo #copier #copytrading
How many websocket connection per Kite Connect app ?
by
SRIJAN
·
March 2022
https://kite.trade/docs/connect/v3/exceptions/
#api
-rate-limit
api call from processes in multiprocessing
by
SRIJAN
·
March 2022
https://kite.trade/docs/connect/v3/exceptions/
#api
-rate-limit
How to store Request Token
by
SRIJAN
·
February 2022
https://kite.trade/docs/connect/v3/exceptions/
#api
-rate-limit
Getting NetworkException continuously in getLTP and getOrders
by
rakeshr
·
February 2022
429 means you are exceeding the rate limit. Go through prescribed rate limits here.
API Rate limit
by
rakeshr
·
December 2021
We have added API rate limit in documentation as well, you can refer here .
Frequently token gets invalidated
by
m1ahess
·
December 2021
However the this token I generated using the exact steps followed as in https://github.com/zerodha/pykiteconnect
#api
-usage expires in few minutes
Getting bad access token in kite connect
by
rakeshr
·
July 2021
Are you following the steps mentioned here for access token generation?
DEBUG:urllib3
by
rakeshr
·
June 2021
After the Placing order it is stopping run time.kindly guide
403 error
by
rakeshr
·
April 2021
This is an auth error. Are you able to generate auth session properly as per the flow mentioned in the documentation?
attribute error after posting the request access token
by
rakeshr
·
February 2021
kite.request_access_token('request_access_token_data', api_secret)
Previous
Next