☰
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
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
January 2019
sujith
January 2019
susovanpal
January 2019
Guhan
output delay from Kite.quote
Abhishek Gupta
January 2019
in
Python client
HI
@sujith
,
Sometime kite.quote function have lot of delay in output and show below messages. Even i called for Graphite quote but it give messages on prvious called quote. Can you please let me know how can i avoid that ?
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.kite.trade:443
DEBUG:urllib3.connectionpool:
https://api.kite.trade:443
"GET /quote?i=NSE%3AULTRACEMCO HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.kite.trade:443
DEBUG:urllib3.connectionpool:
https://api.kite.trade:443
"GET /quote?i=NSE%3AGRAPHITE HTTP/1.1" 200 30
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.kite.trade:443
DEBUG:urllib3.connectionpool:
https://api.kite.trade:443
"GET /quote?i=NSE%3ASHANKARA HTTP/1.1" 200 30
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.kite.trade:443
DEBUG:urllib3.connectionpool:
https://api.kite.trade:443
"GET /quote?i=NSE%3AGSFC HTTP/1.1" 200 30
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.kite.trade:443
DEBUG:urllib3.connectionpool:
https://api.kite.trade:443
"GET /quote?i=NSE%3AULTRACEMCO HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.kite.trade:443
DEBUG:urllib3.connectionpool:
https://api.kite.trade:443
"GET /quote?i=NSE%3AGRAPHITE HTTP/1.1" 200 30
Thanks
Abhishek
Guhan
January 2019
quote api is not returning any data
susovanpal
January 2019
quote api is working intermittently this morning.
@sujith
- Can you pls look into this. Thx
sujith
January 2019
This should be gone now. One of the instances were corrupt.
Guhan
January 2019
edited January 2019
working now
This discussion has been closed.
@sujith - Can you pls look into this. Thx