Moonbot — version 6.95

6.95

11.04.2023


Changes


  • Binance spot orders are replaced 2 times faster (by using the cancelReplace exchange operation)

  • New "User Interface" section in the strategies to customize the appearance of the order lines:

    • DontWriteLog: (YES/NO) If YES, do not log the orders of this strategy (can be checked only in the emulator mode of the strategy)

    • DontKeepOrdersOnChart: (YES/NO) If YES, delete orders of this strategy from the chart if the Buy is canceled (not executed) (the checkbox is available only in the emulator mode of the strategy)

    • UseCustomColors: (YES/NO) If YES, use the 2 parameters below

    • OrderLineKind: Type of lines (solid/ dashed)

    • SellOrderColor: colour of the sell order

  • Added comment box to the right of the chart.


Fixes


  • Double triggering of liquidation strategy

  • Order tracking algorithm in case of a short on a spot.