Page 3 of 4

Re: Bookmap for MacOS

Posted: Wed Nov 28, 2018 5:47 pm
by Zack
we're working on it right now. hope to have a fix for it soon

Re: Bookmap for MacOS

Posted: Wed Nov 28, 2018 10:59 pm
by tocflow
Hi Zach,

Is it possible to connect to GAIN Capital data & trading with Bookmap Mac version?

Thank you!

Re: Bookmap for MacOS

Posted: Thu Nov 29, 2018 8:20 am
by Svyatoslav
Hi tocflow,
If I'm not mistaken (which I might be because I didn't research it too deeply, so please let me know if I'm wrong or if you have some useful links), GAIN only provides .net based API, and while it's probably possible to run the API library on mac (depending on what the library itself relies on), we'll have some troubles interfacing it with bookmap, as current implementation relies on jni4net (it's windows-only, but we could replace it or just use raw JNI, but that would require significant effort).
So currently it isn't possible and it's not a quick fix (like in case of Rithmic), so can't give you any promises on that.

Re: Bookmap for MacOS

Posted: Thu Nov 29, 2018 12:49 pm
by kite11m
I found a temporary solution until the developers are able to fix it permanently.

Once you have your symbols loaded first on the main screen (all tabs lined up) > RIGHT CLICK, HOLD and DRAG one tab into another screen/monitor > then release it.

Hoping this helps others.
paultq wrote:
Tue Nov 13, 2018 1:10 pm
Hello,

Just installed on my MacBook Pro.

I use an external monitor so if I move Bookmap between monitors the charts get white and start to blink. Bookmap needs to stay inside the same monitor it was opened on.

Will keep posting my experience ..

Thanks a lot, the Mac version comes really handy
Zack wrote:
Fri Nov 09, 2018 3:43 pm
Here it is !

To download the latest MAC build click here
https://drive.google.com/file/d/1nBW8_2 ... sp=sharing

Two notes:
1. When launching Bookmap for the first time, use CTRL+V to paste the license
2. Note that this version is not signed yet. To enable 'unidentified developer' on Mac, you'll have to do the following:
- Open the System Preferences.
- Open the Security & Privacy pane by clicking Security & Privacy.
- Make sure that the General section of the the Security & Privacy pane is selected. ...
- Enter your username and password into the prompt that appears and click Unlock.

We'll address the above issues soon.

any feedback is welcome

Re: Bookmap for MacOS

Posted: Thu Nov 29, 2018 3:37 pm
by serhii
The build to support multiple monitors: https://drive.google.com/file/d/1wOW1MQ ... sp=sharing

You can drag the window or separate tab to another screen and they should work as usual.

Re: Bookmap for MacOS

Posted: Sat Dec 01, 2018 12:09 am
by kite11m
I keep on getting this error when I try to access replay mode on the new build, please help:

Full report content:

java.lang.NullPointerException
at sun.nio.fs.UnixPath.normalizeAndCheck(UnixPath.java:77)
at sun.nio.fs.UnixPath.<init>(UnixPath.java:71)
at sun.nio.fs.UnixFileSystem.getPath(UnixFileSystem.java:281)
at sun.nio.fs.AbstractPath.resolve(AbstractPath.java:53)
serhii wrote:
Thu Nov 29, 2018 3:37 pm
The build to support multiple monitors: https://drive.google.com/file/d/1wOW1MQ ... sp=sharing

You can drag the window or separate tab to another screen and they should work as usual.

Re: Bookmap for MacOS

Posted: Mon Dec 03, 2018 10:08 am
by serhii
New build: https://drive.google.com/file/d/1l4n41y ... sp=sharing
The error on startup is fixed.

In this build we added default configs like in windows version.
If you like to get default configs and you previously used older mac builds, you need to delete your current config with the following terminal command:

Code: Select all

rm ~/Library/Application\ Support/Bookmap/Config/bookmap_config_v7.json
This is not necessary to do. Do it only if you really want default configs. And pay attention that your current configs will be lost.

Re: Bookmap for MacOS

Posted: Wed Dec 05, 2018 4:47 pm
by serhii
Latest build: https://drive.google.com/file/d/1idIMz5 ... sp=sharing
Contains fixes for some bugs.

Re: Bookmap for MacOS

Posted: Mon Dec 10, 2018 9:33 pm
by kite11m
It seems that CVD (Cummulative Volume Delta) is not working properly. It is just showing the 0 line, Position and P&L line. Not CVD.

serhii wrote:
Wed Dec 05, 2018 4:47 pm
Latest build: https://drive.google.com/file/d/1idIMz5 ... sp=sharing
Contains fixes for some bugs.

Re: Bookmap for MacOS

Posted: Mon Dec 17, 2018 1:37 pm
by Serg
kite11m wrote:
Mon Dec 10, 2018 9:33 pm
It seems that CVD (Cummulative Volume Delta) is not working properly. It is just showing the 0 line, Position and P&L line. Not CVD.

serhii wrote:
Wed Dec 05, 2018 4:47 pm
Latest build: https://drive.google.com/file/d/1idIMz5 ... sp=sharing
Contains fixes for some bugs.
This is because this build does not support yet Rithmic market-by-order (MBO) data, which is necessary for that CVD indicator. It will be updated.