☰
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
12.5K
All Categories
100
Node JS client
35
Go client
740
.Net API client
345
Kite Publisher
528
.Net / VBA / Excel (3rd party)
410
Algorithms and Strategies
918
Java client
957
API clients
388
PHP client
3.5K
Python client
318
Mobile and Desktop apps
1.2K
Market data (WebSockets)
3K
General
In this Discussion
September 12
sujith
September 12
rakeshr
September 12
Anuj2343
Order Depth for Auctions
Anuj2343
September 11
in
Python client
Hi, looking for ways to get the order book depth (basically bids and offers) for the auctions that take place at 2 PM.
Tagged:
Python Client
market depth
auctions
Anuj2343
September 11
@sujith
rakeshr
September 12
You need to use the
holdings auction list API
.
Anuj2343
September 12
@rakeshr
As far as I understand, this only works for getting the list of stocks for auctions and not the bids/offers. Please help me out figuring out the market depth part.
sujith
September 12
You can use the instrument token in the auctions list and fetch from the same Websocket API.
Sign In
or
Register
to comment.