Search found 6 matches

by US7
Thu Oct 19, 2023 12:37 pm
Forum: Bookmap API
Topic: Wrong close prices
Replies: 3
Views: 3794

Re: Wrong close prices

ok, I got it.
Thank you for quick reply 
by US7
Thu Oct 19, 2023 11:59 am
Forum: Bookmap API
Topic: Wrong close prices
Replies: 3
Views: 3794

Wrong close prices

Hello Everybody,

I'm debugging the Java-Code. As you see in the screenshot, I have the wrong close prices for ES-Futures from dxfeed. 

On the left side, the price should be like 4388.25, but at the debug on the right side is the price 17553.0.. 

Does anyone have an idea?

BM_000.JPG
BM_000.JPG (290.42 KiB) Viewed 3794 times
by US7
Sat Jun 08, 2019 7:45 pm
Forum: Bookmap API
Topic: running bookmap from ide
Replies: 9
Views: 18924

Re: running bookmap from ide

Hi AndreyR,  with "*" I could see the the file with *.txt extension but after open I've the following error in the console and alert window: Console: ERROR: Failed to open a file  java.lang.RuntimeException: Unknown format. If you think this is a valid file - please contact Bookmap developers. Alert...
by US7
Sat Jun 08, 2019 9:59 am
Forum: Bookmap API
Topic: running bookmap from ide
Replies: 9
Views: 18924

Re: running bookmap from ide

Hello, now another question :-) I've download the Layer0ApiDemo from github. In this demo is the  DemoAdvancedReplayProvider - class. in  velox.api.layer0.replay.advanced - package.  In this class is in Line 47 written:  // You can download sample file at https://bookmap.com/shared/feeds/BookmapReco...
by US7
Sat Jun 01, 2019 10:57 am
Forum: Bookmap API
Topic: running bookmap from ide
Replies: 9
Views: 18924

Re: running bookmap from ide

Hi AndreyR,
Thank you for your reply. It does work now. 
My mistake was that I searched the velox.ib.Main with the search button instead of putting into the field for the Main class. 
 
by US7
Fri May 31, 2019 9:46 am
Forum: Bookmap API
Topic: running bookmap from ide
Replies: 9
Views: 18924

Re: running bookmap from ide

Hi,
I've another problem on the page 3 at the documentation
I'm missing the velox.ib.Main
Has anyone an idea of what I did wrong?