Search found 13 matches

by bronko
Tue Dec 21, 2021 12:00 pm
Forum: General forum
Topic: Drag-Mode and historical data
Replies: 5
Views: 9494

Re: Drag-Mode and historical data

Hi,
I mean reacting to the historical orderbook changing its state while dragging the chart.

Thanks.
bronko
by bronko
Mon Dec 20, 2021 1:03 pm
Forum: General forum
Topic: Drag-Mode and historical data
Replies: 5
Views: 9494

Re: Drag-Mode and historical data

Yes, I can modify my addon. 
Are you talking about the interfaces "HistoricalDataListener/HistoricalModeAdapter" when you say "receive the historical data"?

How I can use them?

Thanks,
bronko 
by bronko
Mon Dec 20, 2021 7:51 am
Forum: General forum
Topic: Drag-Mode and historical data
Replies: 5
Views: 9494

Drag-Mode and historical data

Hi, when I'am in "drag mode" on the heatmap chart and moving the chart, then I can see the historical data of the orderbook. That's a nice feature. I've an addon that displays some data in the heartmap based on orderbook data. Is there any bookmap-api support to use this historical data feature for ...
by bronko
Thu Dec 16, 2021 9:42 am
Forum: Bookmap API
Topic: Edit Custom Note with Api
Replies: 2
Views: 2368

Re: Edit Custom Note with Api

Okay, thanks.

Is there any chance to create a new column or modify any other existing column with the Api?

Thanks.
bronko
 
by bronko
Thu Dec 16, 2021 7:35 am
Forum: Bookmap API
Topic: Edit Custom Note with Api
Replies: 2
Views: 2368

Edit Custom Note with Api

Hi,

is it possibe to use the bookmap api to edit the coulmn "Custom Notes" (not Cloud Notes)?
I saw some discussions here about Cloud Notes with servers - thats not what I need!

I've all data local and I just want to set a "Custom Note" text for each price with Api.

Thanks.

bronko
by bronko
Tue Dec 29, 2020 12:57 pm
Forum: Bookmap Ltd.
Topic: How to detect StopOrders
Replies: 2
Views: 8326

How to detect StopOrders

Hi, I'am new to bookmap and I saw at marketplace the MBO-Bundle-Addon with Stop & Iceberg Tracker. I think to detect iceberg-orders is easy. But, how can they detect stoporders. As I understand, stoporders for us just visible as marketorders. Am I wrong? Where's the difference in the data we receive...
by bronko
Wed Dec 23, 2020 1:02 pm
Forum: Bookmap API
Topic: Run Bookmap in IDE failed
Replies: 5
Views: 2628

Re: Run Bookmap in IDE failed

I deleted my project and started with a clean workspace.
Now it works.

Thanks
by bronko
Wed Dec 23, 2020 8:55 am
Forum: Bookmap API
Topic: Run Bookmap in IDE failed
Replies: 5
Views: 2628

Re: Run Bookmap in IDE failed

The error message is: Caused by: java.lang.ClassNotFoundException: velox.api.layer1.datastructure.events.EventType This class is not in the api-core. Version 7.1.0.62 Can anybody help? Thanks. Full callstack: 20201223 08:49:48.614(UTC) ERROR: Exception while searching for exception handler:  java.la...
by bronko
Tue Dec 22, 2020 9:23 pm
Forum: Bookmap API
Topic: Run Bookmap in IDE failed
Replies: 5
Views: 2628

Re: Run Bookmap in IDE failed

Okay, now thats my Problem:

Screenshot 2020-12-22 222012.png
Screenshot 2020-12-22 222012.png (119.06 KiB) Viewed 2623 times

Bookmap start with splashscreen. After that, this error occurs.

Can you help?
Thanks
by bronko
Tue Dec 22, 2020 9:13 pm
Forum: Bookmap API
Topic: Run Bookmap in IDE failed
Replies: 5
Views: 2628

Re: Run Bookmap in IDE failed

Oh, that was my fault with the setup!