No sound notifications for Orderbook imbalance by default

Add your new features and requests here.
Armadillo
Posts: 1
Joined: Wed Jun 24, 2020 4:43 pm

No sound notifications for Orderbook imbalance by default

Post by Armadillo » Thu Jun 25, 2020 4:35 am

Could you guys please uncheck this checkbox by default?
My license does not allow me to access these options, so I cannot turn it off, and it keeps giving me these annoying machine-voiced messages about Orderbook imbalances.

OrderbookImbalance-SoundNotifications.png
OrderbookImbalance-SoundNotifications.png (77.92 KiB) Viewed 1801 times

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

Re: No sound notifications for Orderbook imbalance by default

Post by Svyatoslav » Fri Jul 03, 2020 10:56 am

That actually looks like a bug... Did you have imbalance on before or imported some settings where it was on?
In either case, you can try the following:
- close bookmap
- find the latest config file (v8, v9 or v10 depending on version - config version does not match bookmap version)
- make a backup just in case
- locate parameter called "isSoundNotifEnabled" (will be inside "orderbookImbalance" config section)
- change value of it to false
- repeat for all instances of isSoundNotifEnabled. Maybe it's easiest to just do autoreplace of ""isSoundNotifEnabled": true," to ""isSoundNotifEnabled": false,"
Save file and restart Bookmap. If settings get reset - you did something wrong and corrupted the file structure (so it's no longer a valid JSON).

Let me know if that helps

Post Reply