7.27

25.07.2024


ByBit spot: added EUR pairs (EUR transfer in the Transfer window does not work on the exchange side yet, you should transfer via the site).


New parameter SellLevelWorkTime=Time (sec.), during which SellLevel TP control algorithm works.
After expiration, TP orders will not be moved. If 0, it is not applied.


New parameter SellLevelDelayNext=Time (sec.): delay before next TP order replacing according to the SellLevel algorithm.
The first replacing is performed through SellLevelDelay, starting from the second - through SellLevelDelayNext
If SellLevelDelayNext=0, all replacings are performed through SellLevelDelay interval as before.


Fixes in the work of tracking bots;
Fixed calculating of the size of pending orders on quarterly futures if there was no BTC on the balance;
Liquidations should now be correctly filtered by strategy name (only new liquidations from this version)
HTX: automatic TP orders split if position exceeds max order limit.