Search found 628 matches

by Andry API support
Thu Jun 05, 2025 11:41 am
Forum: Bookmap API
Topic: Most of the API Modules are not allowed for this instrument
Replies: 2
Views: 29

Re: Most of the API Modules are not allowed for this instrument

Hi,
some data provides do not allow user modules to run with realtime data.
I have sent you a direct message, please take a look.
by Andry API support
Wed May 21, 2025 1:21 pm
Forum: Bookmap Connect API and Quant solution
Topic: Layer 1 API
Replies: 3
Views: 28665

Re: Layer 1 API

I am sorry for a delayed response. Please see this project for an introduction and code examples for Java API.
https://github.com/BookmapAPI/DemoStrategies/
by Andry API support
Thu Apr 17, 2025 2:50 pm
Forum: Bookmap API
Topic: Order modification rejected
Replies: 3
Views: 6285

Re: Order modification rejected

was the simulated or real trading?
by Andry API support
Tue Apr 15, 2025 11:30 am
Forum: Bookmap Connect API and Quant solution
Topic: Layer 1 API
Replies: 3
Views: 28665

Re: Layer 1 API

Access to Bookmap API is free, more info here https://bookmap.com/knowledgebase/docs/API
Please note, API access to realtime data is limited for some providers (e.g. dxFeed, BookmapData).
by Andry API support
Fri Apr 11, 2025 10:06 am
Forum: Bookmap API
Topic: Order modification rejected
Replies: 3
Views: 6285

Re: Order modification rejected

Hi,
1) does it prevent your order from updating?
2) is it Bookmap error message (dialog/window) or a log record?
by Andry API support
Thu Apr 10, 2025 11:51 am
Forum: General forum
Topic: Session Range Volume Profile doesn't resgister all the V.
Replies: 4
Views: 10198

Re: Session Range Volume Profile doesn't resgister all the V.

hi,
if it happens again please make screenshots and let us know.
by Andry API support
Tue Mar 25, 2025 9:16 am
Forum: General forum
Topic: Session Range Volume Profile doesn't resgister all the V.
Replies: 4
Views: 10198

Re: Session Range Volume Profile doesn't resgister all the V.

Hi, SVP (Session range volume profile): Volume & Session range accumulated displays traded volume for the entire session, beginning when you subscribe to the instrument. You can also check if the settings will be reset - right click on the column and select "Reset" -> "Reset configuration" - if no r...
by Andry API support
Wed Feb 19, 2025 12:37 pm
Forum: General forum
Topic: larger time frames and historical data
Replies: 8
Views: 28701

Re: larger time frames and historical data

Rithmic still has 1h, but you can use BookmapData which has 48h of historical data.
by Andry API support
Wed Feb 19, 2025 12:36 pm
Forum: Bookmap API
Topic: How do I get this data via API?
Replies: 6
Views: 15720

Re: How do I get this data via API?

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.
by Andry API support
Wed Feb 19, 2025 12:32 pm
Forum: Bookmap API
Topic: Current Order Book Data
Replies: 2
Views: 14768

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.