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)

  • A new parameter has been added: SellLevelWorkTime = Time (seconds). This parameter specifies the duration during which the SellLevel take-profit management algorithm remains active.
    Once this time expires, the take-profit will no longer be adjusted. If set to 0, the feature is disabled

  • 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 SellLevelDelayNextIf 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.