7.47

25.08.2025


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


BitGet:
Fixed error on delisting (market disappears from pair list)


Other:
TokenTags: added bnb tag


New addon: BackTest
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 module (500 MoonCredits)
Archive market data from Binance and Gate.io (spot/futures, since 2018): daily/monthly downloads
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)
Telegram command SellPiece [coin|ALL]
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


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