---
id: 2019
title: "Version History"
section: version-history
category: "2019"
url: https://moonbot.pro/version-history?year=2019
locale: en
status: published
updated_at: 2026-08-17T21:45:32+03:00
---

# Version History

## 4.74

### Changes

- The BTC rate label blink configuration when the rate changes (configure in the Settings → Autostart)
- Separated colors for volume lines in the Order Book.

### Fixes

- scalping mode is taken into account when setting a pending order
- other minor improvements.

## 4.73

### Changes

- Cumulative\discrete order book with configurable opacity (Settings → UI)
- Strategy editor has new field "LastEditDate"
- New strategies filter by 5-minutes BTC rate delta: Delta_BTC_5m_Min, Delta_BTC_5m_Max. The 5m delta is calculated as difference between min and max BTC price during last 5 minutes (and hence its always positive)
- The Emulator has been improved.

### Fixes

- Joined Sell could take inactive strategy for new sell order
- volume profile fixed on USDT pairs on "square" coins (with price less then 100sat).

## 4.72

### 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 Settings → Advanced → 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).

## 4.70

### Changes

- The Auto Reconnect option has been removed; the bot now reconnects websocket automatically by default
- New option "System Settings -> Use Local trades time", when turned on, trades on market charts will be drawn using your local time (otherwise exchange's time). Use if your system clock is badly synced.

### Fixes

- joined sells in strategies might have reported wrong profit
- trailing settings in manual strategies was not aplied if trailing was turned off.
