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
Current Order Book Data
-
- Posts: 628
- Joined: Mon Jul 09, 2018 11:18 am
- Has thanked: 27 times
- Been thanked: 88 times
Re: Current Order Book Data
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.
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.