☰
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
14.1K
All Categories
0
Incidents
157
Node JS client
41
Go client
795
.Net API client
385
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
407
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
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()