Moonbot — version 4.72

4.72

07.04.2019


Changes


  • Shared BlackList: pause strategies

  • BL signals are posted with associated risk level (1..3). Strategies have new parameter MoonIntStopLevel, risk level below which BL signals are ignored

  • Pause signals are posted in the @MoonInt channel with date, UTC time and pause duration. At specified time bots will pause all strategies with specified MoonIntStopLevel or below for specified duration

  • All bots connected to the @MoonInt can read the these signals automatically (turned on by default; to turn shared BL off go to the Settings Telegram page and uncheck the "Use shared BlackList" checkbox

  • Added option to close all active orders (global PanicSell) on BTC rate raise (Settings Autostart)

  • Added working hours settings (Settings Autostart, local time)

  • New strategy parameter ReportTradesToTelegram: send trade reports to your Telegram channel. To send Manual trades reports tick the SettingsAdvanced Send Reports checkbox

  • New strategy parameter CancelBuyStep (the MultiOrders addon required): step to increase buy orders autocancel time (seconds) when the strategy sets multiple buy orders.


Fixes


  • joined sell order has now correct SignalType field in Telegram strategies

  • The report filter correctly filters by strategy type ("drops", "shot", etc).