---
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:17:21+03:00
---

# Version History

## 6.30

### Changes

- New columns for deltas added the report: Pump1H, Dump1H, d24h, d3h, d1h, d15m, d5m, d1m, dBTC1m
- Second filter in the report form (works as "AND", i.e. both conditions in the same time)
- Added the checkbox "hide blacklisted markets" in the markets table
- Fixed strategies names in the Excel export.

## 6.28

### Changes

- Strategies with EMA filters will start faster on new listings
- The Spread strategy with the "DebugLog" parameter will output into the log its calculations on new listings (to help understand why there was no detects).

### Fixes

- editing several strategies simultaneously
- the "AutoCancelBuy" parameter in MoonShots
- false detects of stuck positions.

## 6.27

### 

- Added the strategy change log (in the the logs\strat folder, also in the strategies editor)
- New types of formulas have been added to the CustomEMA: BTC (X, Y) - BTC/USDT price comparison; Max(X, Y) and Min(X, Y) - compare max(min) price X minutes or hours ago and the current price or EMA Y sec. ago
- The @MBOnlineBot will now report API ban
- Display and protection by limit of orders per day (on spot). Binance spot limit is 200k orders/day.

### Fixes

- Orders of the emulator now do not occupy a position limit and do not interfere with placing real orders
- The PumpMovePersent parameter in the PumpDetect strategy more correctly takes into account the peak price
- Improved algorithm for controlling stuck positions.

## 6.26

### 

- Stuck positions control (PRO veriosn only)
- Working terminal now prevents Windows reboot
- Correct processing of the 300 orders per 10 sec limit on Futures
- Custom EMA filter is excluded from the "CheckAfterBuy" checking.

## 6.25

### Changes

- New strategy parameter "SellByCustomEMA": A condition to sell, if the prices satisfy the EMA filter conditions
- New additional delta in filters: Delta3, the same as Delta2
- Charts rendering optimization
- Bot's (VPS) online status monitoring service: @MBOnlineBot
- For the service to work, enable the "Settings → Login → online monitoring" checkbox. If your VPS or terminal hangs, @MBOnlineBot will inform you about it via Telegram. (specify your telegram in Settings).
