MacOS version of Bookmap

Market data, Trading, Technical support, Features requests, etc
chopstick
Posts: 2
Joined: Thu Aug 15, 2019 6:10 pm
Been thanked: 1 time

Re: Pre-beta version of Bookmap for MacOS

Post by chopstick » Thu Aug 22, 2019 10:11 pm

The new version works with IQFeed now.   Thanks.

frtmhc
Posts: 3
Joined: Sat Sep 07, 2019 9:43 pm

Re: Pre-beta version of Bookmap for MacOS

Post by frtmhc » Sat Sep 07, 2019 10:28 pm

Hello,

I'm getting this error when i start the program:


Full report content:

java.lang.IllegalArgumentException: No enum constant velox.bookmap.kV.t.SUBSCRİPTİONS
    at java.lang.Enum.valueOf(Enum.java:238)
    at velox.bookmap.kV$t.valueOf(SourceFile:47)
    at velox.bookmap.kV$s.build(SourceFile:112)
    at velox.bookmap.kV.getMessage(SourceFile:560)
    at velox.bookmap.ks.b(SourceFile:102)
    at velox.bookmap.km.run(SourceFile:771)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)

What i need to do againts this error? 

serhii
Posts: 39
Joined: Fri Jul 13, 2018 1:07 pm
Been thanked: 18 times

Re: Pre-beta version of Bookmap for MacOS

Post by serhii » Tue Sep 10, 2019 4:06 pm

There was an issue with Turkish (and maybe some others) locale. We set locale to be English by default.
Latest build can be downloaded here https://bookmap.com/current/mac

Also. There was a bug in update system so those who want to update bookmap have to download latest build manually.

frtmhc
Posts: 3
Joined: Sat Sep 07, 2019 9:43 pm

Re: Pre-beta version of Bookmap for MacOS

Post by frtmhc » Tue Sep 10, 2019 10:04 pm

Case is solved. Thank you so much :)

serhii
Posts: 39
Joined: Fri Jul 13, 2018 1:07 pm
Been thanked: 18 times

Re: Pre-beta version of Bookmap for MacOS

Post by serhii » Wed Dec 04, 2019 12:44 pm

New build mac-106 is released.

Fixed issue: rithmic caused crash on 5+ opened tabs. Now rithmic users can open more tabs.

zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Re: Pre-beta version of Bookmap for MacOS

Post by zcsoka » Fri Feb 21, 2020 1:23 pm

Greetings, 

Do you plan to implement an S5/GAIN connector for MacOS?

Many thanks in advance

Svyatoslav
Site Admin
Posts: 278
Joined: Mon Jun 11, 2018 11:44 am
Has thanked: 2 times
Been thanked: 31 times

Re: Pre-beta version of Bookmap for MacOS

Post by Svyatoslav » Fri Feb 21, 2020 1:29 pm

Hi. Correct me if I'm wrong, but I believe they only provide a .NET connector, which would probably be a pain to run under MacOS - it can be done either by running another process under Wine and communicating with it or by trying to get it running with Mono (which, even if connector code will run, would require implementing our own Java<->Mono bridge, since it's not currently supported by Jni4Net that we use). Is there a better way that I'm missing?
EDIT: actually it seems that there is FIX api, though I do not remember the details about it. In either case that would require a custom MacOS - specific implementation, so it's not planned for the nearest future.

zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Re: Pre-beta version of Bookmap for MacOS

Post by zcsoka » Fri Feb 21, 2020 1:37 pm

Hi Svyatoslav,

GAIN have FIX, I am not sure about S5 and I am not even sure if it has any specific S5 requirements. I just found suspicious, that there is an S5 specific Bookmap installation.
If it is just a pure GAIN connection and you are not planning to implement it, I would take it up and try to implement a connection plugin to FIX in pure Java.

Svyatoslav
Site Admin
Posts: 278
Joined: Mon Jun 11, 2018 11:44 am
Has thanked: 2 times
Been thanked: 31 times

Re: Pre-beta version of Bookmap for MacOS

Post by Svyatoslav » Fri Feb 21, 2020 5:41 pm

GAIN have FIX, I am not sure about S5 and I am not even sure if it has any specific S5 requirements. I just found suspicious, that there is an S5 specific Bookmap installation.
GAIN and S5 are the same API, at least with .NET connector. The S5 installer is simply a white labeled version. In .NET adapter those are exactly the same thing requiring no code modification to connect to one or another (S5/GAIN in Bookmap are fully interchangeable, i.e. GAIN account will work in S5 connection and vice versa).
I would take it up and try to implement a connection plugin to FIX in pure Java.
Sounds great!

olepticunion
Posts: 3
Joined: Sat Apr 25, 2020 8:10 pm

Re: Pre-beta version of Bookmap for MacOS

Post by olepticunion » Sat Apr 25, 2020 9:07 pm

When is this coming out of pre-Beta for Mac. I mean, c'mon guys. It's been FOREVER. 

Post Reply