Page 1 of 1

Current Order Book Data

Posted: Tue Feb 18, 2025 9:17 pm
by abanoori
Dear Bookmap API team,

I'm looking to obtain current order book (COB) data on NASDAQ listed stocks through Python API. Is this possible?

Thank you,

Aman

Re: Current Order Book Data

Posted: Wed Feb 19, 2025 12:32 pm
by Andry API support
Hi,
It is not possible if you need dxFeed realtime data. It is possible only for delayed data.
For dxFeed realtime it could be possible if both conditions met:
 - you had a permission form dxFeed to use realtime data;
 - you used Java API.

Re: Current Order Book Data

Posted: Mon Mar 10, 2025 7:13 pm
by abanoori
Ok, thank you