☰
Login
Signup
Home
›
Algorithms and Strategies
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
December 2016
rahulchitale
December 2016
sujith
Not Getting instrument_tokens in python
Abhishek Gupta
December 2016
in
Algorithms and Strategies
Hi ,
I am using function kite.instruments(exchange=None) in python. But code is running and not giving any result even waiting for long time.
Can you please tell me how can i expedite it ? or there is a way to get instrument token for a particular ticker not for all ?
Thanks and Regards,
Tagged:
Instruments
sujith
December 2016
edited December 2016
Hi Abhishek Gupta,
Can you try without sending param? Just call instruments()
rahulchitale
December 2016
works absolutely fine for me. Just tried it a few minutes back to get that big response containing all instruments. - it is a 6 Mb+ plus file when saved to disk so might just be a latency issue in your connectivity.
Sign In
or
Register
to comment.
Can you try without sending param? Just call instruments()