---
id: 2025
title: "Version History"
section: version-history
category: "2025"
url: https://moonbot.pro/version-history?year=2025
locale: en
status: published
updated_at: 2026-08-12T19:04:19+03:00
---

# Version History

## 7.47

### Bybit

- Replacing buy orders without cancel (lower ban risk)
- Support for WebSocket-API (Spot and Futures)
- Order book up to 1000 levels (API + site parsing)
- HeatMap: aggregation by "taker at market".

### Binance

- Support for WebSocket-API (Futures and Spot)
- Removed false ADL liquidation markers
- Handling error 4107 ("Symbol is under position risk control…")
- Auto Leverage: automatic adjustment
- Fixed an error during delisting (market disappears from the pair list).

### BitGet

- Fixed error on delisting (market disappears from pair list).

### New BackTest addon

- Playback of bin-files (real trades and order books)
- Merging records from multiple files
- Scissors, progress bar
- Example records available for download
- Released as a separate extention (500 MoonCredits) (see "BackTest" Extension)
- Archive market data from Binance and Gate.io (spot/futures) (daily/monthly archives since 2018)
- Mark price emulation, protection against switching to "real" mode.

### New Sell algorithms

- SellShot — take-profit holding corridor (similar to moonshot order behavior)
- SellSpread — selling inside spread (intervals, limits, re-placement cap).

### Commands & Interface

- SellPiece All menu (sell a portion from each order)
- SellPiece [coin|ALL] Telegram command
- Favorites market buttons in columns; confirmation on clear
- Single button for key activation (all exchanges/sub-accounts).

### Changes

- Auto Leverage now decreases leverage when exceeding limits
- Auto leverage can be combined with fixed leverage
- Alerts: re-adding sets default strategy
- Alerts without strategy trigger again on re-crossing
- Significantly relaxed restriction on MShotPriceMin in ExpertMode (ini parameter)
- White/black lists in strategies can use wildcards * (e.g. *PERP or 1k*).

### Fixes

- Saving global blacklist after crash restart
- Fixed leverage on Binance-Futures listings
- Fixed lag of spot price on Bybit futures chart
- Fix for clicks outside order book → quick second click inside.

### Performance

- Orders via WebSocket-API faster by 5–10 ms
- Optimized order placement and order book handling.

### Other

- TokenTags: added bnb tag.

✨ Highlights: WebSocket-API, BackTest/Emulator and new algorithms SellShot + SellSpread.
