Search found 6 matches

by luis
Fri Jun 04, 2021 4:33 pm
Forum: Bookmap API
Topic: Capture Rithmic Latency Message
Replies: 3
Views: 2565

Re: Capture Rithmic Latency Message

Hi Andrey, thanks... is it possible to fire a notification using Layer1ApiUserMessageNotification ? I tried but I get an exception saying "User message was not handled before reaching the provider":      Layer1ApiUserMessageNotification m = new Layer1ApiUserMessageNotification(null, 4, "Text Message...
by luis
Thu Jun 03, 2021 8:42 pm
Forum: Bookmap API
Topic: Capture Rithmic Latency Message
Replies: 3
Views: 2565

Capture Rithmic Latency Message

Is there a way to capture or get a message when Rithmic Lantecy shows up? We currently get the message on the heatmap and also on the log so I'm wondering if there is any System/User Message that is triggered that we can capture from the API.
by luis
Tue Jun 01, 2021 5:38 pm
Forum: New Features and Requests
Topic: Expose Bookmap TCP data to the API
Replies: 0
Views: 1526

Expose Bookmap TCP data to the API

It will be extremely helpful for Trading Strategies addons if the Bookmap TCP (Trade Control Panel) values can be exposed on the API (Simplified or Core). This way the addons can use a central location for order size, brackets (TP/SL) and trail settings. This would be highly appreciated as all addon...
by luis
Wed Oct 23, 2019 6:43 pm
Forum: Bookmap API
Topic: API Developed Indicator into Notes
Replies: 17
Views: 23344

Re: API Developed Indicator into Notes

Hi Andrey,

Thanks, it will be great to push data from API Code to Notes on BM.

 
by luis
Mon Oct 14, 2019 8:06 pm
Forum: Bookmap API
Topic: Footprint bars computation (an example of API usage)
Replies: 6
Views: 12647

Re: Footprint bars computation (an example of API usage)

Hi Andrey and Serg,

What is the recommended way to have this data in a chart? 

Does BM API have any class/interface that we can use for that?

Thanks,