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

# Version History

## 7.42

- The Balances and Transfer windows have been merged into one window, which is now accessed via «Menu → Assets» ; button selection on «Help» changed from Balances to Alerts
- Report:
  - Trading volume added to the report (near Avg. Order)
  - Funding added to the report (Binance and Bybit)
  - Added report settings to store liquidations and Funding
- To change the leverage:
  - you can use scrolling in the circle with the leverage, as well as on the leverage setting bar
- Switching drawing tools with a hotkey:
  - you can select in the tool settings which tools should participate in the switching cycle (Hotkey checkbox)
- Added setting of the list of markets that do not subscribe to trades:
  - «Settings → Special → Engine settings» (Experimental; only Binance-Futures; expected to reduce CPU load)
- Internal CPU protection settings have been relaxed, so bots under high CPU load should skip orders less often
- Added display of CPU and Latency on the chart (HMap button, new data is drawn instead of the order map)
- Tournament:
  - more accurate calculation of balance on bybit-spot (totalEquity is taken into account including open positions)
- Spread:
  - TimeInterval parameter can now be set from 1 sec (previously it was from 2 sec)
- Leverage control:
  - added Auto Leverage N option for auto-adjusting fixed leverage (settings priority: if max. order control is set, it is applied first, otherwise fixed leverage is applied)
- Added WorkingPriceMax, WorkingPriceMin parameters:
  - price limits, outside of which the strategy does not work.
  - If 0, is not taken into account.
- Reduced memory consumption by Gate-spot (by reducing the length of charts). The length can be increased by using the «Menu → System Settings → Memory for charts» slider, but bug reports about memory are not accepted after that
- Built-in Telegram client has been updated
- General settings, «paniccell can reduce to ...» min. value can now be -99%
- Added «Menu → System Settings → High DPI Mouse» checkbox. Enable when using high DPI mouse to reduce graphics lag.

### Fixes

- Trades disappearing on Gate after listing
- Rare «white window» bug
- Loading charts with «long name» (e.g. jellyjelly)
- Filters on charts overlapped the «Vd» value)
- Fixed hangs when double-clicking on folder in strategy editor
- Funding Time on Gate.

### Other

- When editing a folder in strategies, its name is highlighted
- Assets window allows you to change the height of transfer and balance boxes
- MoonStrikePriceSmooth is now always enabled in the ini file
- Saving strategy window position
- Gate-Futures: Recheck max. orders (once every 10 min)
- Added calculation of total number of orders and average time of operations with orders ("Latency") to the log analyser - makes sense only at 5 logs, when time is written to the log with milliseconds
- Error QTY_GREATER_THAN_MAX_QTY on binance futures gives a penalty for 5 seconds.
