Info trade

Custom indicators, trading strategies, data export and recording and more...
lnszmjhe
Posts: 23
Joined: Sat Feb 17, 2024 2:39 am

Info trade

Post by lnszmjhe » Fri Jul 12, 2024 1:47 pm

Hello, dear support.
How do I obtain the information highlighted in the image, via Java code?


 
Attachments
Bookmap.png
Bookmap.png (57.9 KiB) Viewed 2470 times

Andry API support
Posts: 607
Joined: Mon Jul 09, 2018 11:18 am
Has thanked: 27 times
Been thanked: 86 times

Re: Info trade

Post by Andry API support » Fri Jul 12, 2024 4:45 pm

Hi,
if the question is how to get this calculated value from Bookmap, well that is impossible.
What you can do is to get depth updates and make calculations in your code.
The white numbers add up trades on the same price, regardless of aggressor. The colored value resets not only on price change, but also on aggressor change.

Post Reply