☰
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
September 2023
MAG
October 2023
Zen8_ith
Tick Data
Zen8_ith
September 2023
in
Python client
Is it possible to download multiple stocks tick data at once?
Zen8_ith
September 2023
Like using web socket can I download 10 stocks data at once?
MAG
September 2023
You can subscribe to 1000 instruments per websocket connection. And each API key can be used to make 3 websocket connections independent of each other for a total of 3000 instruments.
All this is clearly mentioned in the
frequently asked questions thread
.
Zen8_ith
September 2023
Thanks for answer. It is really helpfull.
Zen8_ith
October 2023
You can close this request
This discussion has been closed.
All this is clearly mentioned in the frequently asked questions thread.