Search found 276 matches

by Svyatoslav
Fri Mar 25, 2022 8:39 pm
Forum: General forum
Topic: Heatmap Dimming slider
Replies: 4
Views: 13413

Re: Heatmap Dimming slider

Please check which version/build exactly you are running (in Help->About). We have a rollout mechanism that does not provide every build to all via auto update unless you select corresponding option (something like "get builds early"), and we don't automatically offer updates between major versions ...
by Svyatoslav
Wed Mar 23, 2022 11:18 am
Forum: New Features and Requests
Topic: Ability to ignore a range of liquidity on heat map.
Replies: 1
Views: 847

Re: Ability to ignore a range of liquidity on heat map.

Hi, so looks like you want to cut out the trades in certain range? (i.e. keep from 1 to 84 and from 90 to infinity). Such option does not exist at this point, but I see two possible solutions: - if you are a developer, you could use https://github.com/BookmapAPI/DemoStrategies#data-editor-module to ...
by Svyatoslav
Sun Mar 20, 2022 10:45 am
Forum: General forum
Topic: Bookmapdata
Replies: 3
Views: 11095

Re: Bookmapdata

Bookmapdata still requires corresponding subscriptions. I think in your case Fairx should do it though... Could you please email [email protected] so they can check the license for you? (you can point them to this forum topic to make things faster)
by Svyatoslav
Sat Mar 19, 2022 9:20 am
Forum: General forum
Topic: Bookmapdata
Replies: 3
Views: 11095

Re: Bookmapdata

Hi. Is it likely that your subscription to corresponding data (e.g. multibook) has expred?
by Svyatoslav
Fri Mar 11, 2022 3:45 pm
Forum: Bookmap API
Topic: Alert Table Filling Up - Need to delete rows
Replies: 1
Views: 9493

Re: Alert Table Filling Up - Need to delete rows

If I'm not mistaken, bookmap 7.3 will automatically delete oldest rows, so in terms of memory leak - that should not be an issue, unless there is a bug. In either case, I recommend to take a heap dump and take a look at what's actually using memory.
by Svyatoslav
Wed Mar 02, 2022 2:04 pm
Forum: General forum
Topic: Cloud Notes
Replies: 23
Views: 31733

Re: Cloud Notes

Yes. It would be file:///C:\users\dcali\documents\ED_Output.csv
by Svyatoslav
Wed Mar 02, 2022 1:34 pm
Forum: General forum
Topic: Cloud Notes
Replies: 23
Views: 31733

Re: Cloud Notes

You will have to manually convert the data from whichever format you have into bookmap format in order to do that. If you go that route - you don't even really need to upload it to the server. If the file is on your computer - you can specify the file location using file:/// protocol (e.g. file:///c...
by Svyatoslav
Wed Mar 02, 2022 10:56 am
Forum: General forum
Topic: Cloud Notes
Replies: 23
Views: 31733

Re: Cloud Notes

First of all, all those uploads to google drive, one drive, etc., are not really an official way to use the CloudNotes functionality. It's just a trick to get a direct link to a file without spending much effort. What bookmap app itself does - it just expects a link to a file in certain format, as d...
by Svyatoslav
Mon Feb 28, 2022 4:32 pm
Forum: General forum
Topic: Error Message "Can´t reach activation servers"
Replies: 3
Views: 11786

Re: Error Message "Can´t reach activation servers"

Could you please post your log file (-common.txt file from C:\Bookmap\Logs). Given that it didn't get past the activation stage, I don't think there will be any sensitive info there.
by Svyatoslav
Thu Feb 17, 2022 9:13 am
Forum: New Features and Requests
Topic: Allow Full Reloading of Cached Data NOT Partial Only
Replies: 6
Views: 9848

Re: Allow Full Reloading of Cached Data NOT Partial Only

Hi, We are internally discussing a possibility to do what you requested. In the meantime, I'm interested in why it runs out of memory for you. How much memory do you have allocated? If it's 8GiB of more - could you please click "create a heap dump" button on that window and send it to our support te...