---
id: 2021
title: "Version History"
section: version-history
category: "2021"
url: https://moonbot.pro/version-history?year=2021
locale: en
status: published
updated_at: 2026-08-17T23:15:59+03:00
---

# Version History

## 6.16

- Fixed bug moving all sells to 1 price.

## 6.15

### Changes

- The "Wait if there are open orders" checkbox has been added to the Autoupdate tab in the settings menu. The terminal will update when all orders are closed. Does not affect manual updates and the "DoUpdate" command in Telegram
- Futures: Added selection of leverage 5 to the list of leverages
- Added Dump1h falling hour delta (similar to the rising delta)
- Added modifiers for the hourly growth and decline deltas: AddPump1h, AddDump1h. Both deltas are always positive
- New filter in strategies: TotalLoss (positive number). The strategy stops working when the total minus exceeds the set value. The minus is counted by the total settings from the AutoStart tab for the set time for the whole report
- The hourly growth delta P1H is saved on the charts in the report.

## 6.13

### Changes

- New strategy parameter: "TradePenaltyTime" - time in seconds during which the strategy will not work for the coin on which the trade was closed in minus
- New delta in strategies: In the "Delta2" picklist, you can specify the 1 hour growth delta (PumpHDelta). It is calculated as the difference between the maximum price and the price an hour ago
- The CheckAfterBuy filter option will always be checked once, even if you have not turned it on
- Fixed API overload on listing.

## 6.12

- Improved BinancePriceBug calculation algorithm; the default value for spot strategies is now 1%.

## 6.11

### 

- Futures: BUSD* pairs added (the Pairs menu)To the right of the chart, next to Lot the max possible order is displayed: when trying to join orders whose total exceeds this limit, the autosplit is performed
- The strategy filter now contains the BinancePriceBug parameter (default value = 0.5, if 0 — not used); the value by which the price should lag, in percent, for the trading to stop.The price lag is determined as the difference between the price line and the trades, in percentage over each 10 seconds.If this filter is triggered, a 30 second penalty is enabled (i.e. new orders will not be placed by this strategy over the next 30 seconds at least, or longer than that if the price lag doesn't decrease)
- The leverage selection menu has now added the 25x leverage
- The terminal will communicate the increase of used memory via Telegram

## 6.09

- Fixed memory consumption on futures terminals.
