Search found 21 matches

by lnszmjhe
Fri May 10, 2024 10:40 am
Forum: Bookmap API
Topic: Volume data
Replies: 3
Views: 81

Re: Volume data

Hi Andry,
Yes, in Java or Python, I have better command of Java.
I just don't know where to extract the data that represents the indicated volume.
by lnszmjhe
Thu May 09, 2024 4:23 pm
Forum: Bookmap API
Topic: Volume data
Replies: 3
Views: 81

Volume data

Dear support.
How do I write volume data to a .txt file?

 
by lnszmjhe
Wed Mar 20, 2024 2:49 am
Forum: Bookmap API
Topic: Large Trade Alert
Replies: 10
Views: 1719

Re: Large Trade Alert

Andry,
please, can you please share the code you used to extract this information?
I would appreciate it if you could do that.
Thanks.
by lnszmjhe
Mon Mar 18, 2024 4:31 am
Forum: Bookmap API
Topic: Large Trade Alert
Replies: 10
Views: 1719

Re: Large Trade Alert

Can someone from support tell me about this, please?
by lnszmjhe
Thu Mar 14, 2024 3:29 pm
Forum: Bookmap API
Topic: Large Trade Alert
Replies: 10
Views: 1719

Re: Large Trade Alert

I reviewed my code, and this field tradeInfo.isExecutionEnd actually always returns a false value.
I would appreciate if support can confirm this.
And if there is any other way to obtain this information, please inform me.
 
by lnszmjhe
Tue Mar 12, 2024 9:44 pm
Forum: Bookmap API
Topic: Large Trade Alert
Replies: 10
Views: 1719

Re: Large Trade Alert

Andry,
for the Brazilian market, Cedro Crystal MBO feed, is there any particularity for the tradeInfo.isExecutionStart and tradeInfo.isExecutionEnd fields?
In my program, the onTrade() event always returns tradeInfo.isExecutionEnd as false.
 
by lnszmjhe
Tue Mar 12, 2024 6:00 pm
Forum: Bookmap API
Topic: Capture ADD-ON Signals
Replies: 3
Views: 688

Re: Capture ADD-ON Signals

Thanks for the feedback.
I will eagerly await this implementation. :-)
by lnszmjhe
Tue Mar 12, 2024 1:33 pm
Forum: Bookmap API
Topic: Capture ADD-ON Signals
Replies: 3
Views: 688

Re: Capture ADD-ON Signals

So friends, is this not possible?
by lnszmjhe
Mon Mar 11, 2024 1:55 am
Forum: Bookmap API
Topic: Capture ADD-ON Signals
Replies: 3
Views: 688

Capture ADD-ON Signals

Hi everybody.
How do I capture when an ADD-ON plots something on the graph?
Like the in the attached image, is this possible?

BM_01.png
BM_01.png (19.17 KiB) Viewed 688 times
by lnszmjhe
Fri Mar 08, 2024 3:32 pm
Forum: Bookmap API
Topic: Large Trade Alert
Replies: 10
Views: 1719

Re: Large Trade Alert

Where can I find documentation explaining these and other fields?
I don't know what TradeInfo#isExecutionStart and isExecutionEnd represent, just by deduction I can infer something, but it's not exact, I could be wrong.