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

# Version History

## 6.86

### Changes

- The MinLeverage filter has been added to the strategy: the min. leverage to woth on a market. Ignored when the "Ignore filters" option turned on. Default value is 1, which means that any leverage is accepted.If the leverage of the exchange changes, the bot reduces the leverage automatically up to 5 (with "Settings → Special → AutoLeverage turned on")
- Online monitoring @MBOnlineBot is fixed.

### Fixes

- Fixed NextdetectPenalty in the Activity strategy
- Fixed bug with buying coins with price below 1 sat. (Huobi).

## 6.85

Fixed bug drawing HVol

## 6.84

### Changes

- Orders "heat map" (distribution by volume) (HMap button above the chart. Does not work in VPS mode)
- New strategy "Activity" to detect series of equal orders (does not work on 1 core VPS)Added second orderbook on BUSD pairs (BTC)It is possible to filter short or long trades in the report by entering short\long in the filter field
- 24h delta column added to markets table
- Export of reports in csv and xls on windows core is done into the Export folder without file selection dialog
- Added parameter CancelByTriggerBL to triggers: cancel orders if an emergency trigger has been triggered (analog of CheckAfterBuy for triggers)
- Added parameter ClearTriggerKeys to triggers: a list of keys separated by spaces, when the trigger signal comes, to clear all the given keys
- Pair changes: AUD, BRL replace 2 delisted pairs
- Added telegram command to stop/start strategies: sgStop Name (time in minutes), sgStart (name). sgStop without time indication stops for 2 hours
- InternalError in ExpertMode (set in the ini file) decreased from 30 to 5 seconds.

### Fixes

- when fast chart switching with a hotkey, an order was placed on a previous chart
- duplication of the EMA filter line in EMA strategy in the report
- Fixed a rare case of incorrect price from the exchange when replacing the stop-loss order ("Limit price can't be lower than..." error).

## 6.83

### 

- A polarity filter from SpreadPolarityMin to SpreadPolarityMax has been added to the "Spread" strategy. Polarity is a trend direction and the numeric measure of the direction can be from +100 (strictly upwards) to -100 (strictly downwards).

### Fixes

- a bug in the strategy editor filter
- correct working of penalty in strategy pending orders.

## 6.82

### New Strategy algorithms

- Pending BuyStop and BuyLimit orders in strategies:
  - Not available in the strategies Moonshot, Moonhook, Spread, Strike, UDP
  - When the conditional price is reached, the limit order is placed slightly higher (or lower, respectively) by the PendingOrderSpread value
  - PendingOrderSpread can be negative; if the limit order is not executed immediately, it is removed after 3 seconds
- New option AutoSell in the strategy: put the sell order after the buy is filled. "YES" by default. Available only on the spot and only if ExpertMode = 1 is set ini file
- Added Min. balance field in the Balance window (calculates minimal unused balance) and reset button for Min. balance counter
- Added BuyStepKind parameter: Linear or Exponential to control the grid step
- Added PriceIntervalShift parameter to the Spread strategy: integer number from 0 to 5. It cuts off single arrow detections, see the manual for details
- Added parameter MinReducedSize to the Spread and MoonHook strategy: if BuyOrderReduce results in a smaller order size than the specified value (in USDT), the order is not placed (and will not be detected accordingly)
- Added hottkey to change a draw figure tool (CTRL→ F by default) (line/levels/rectangle)If you right-click while drawing, the drawing is canceled
- Added hottkey to move sells inside rectangle (CTRL→ S by default)
- Buttons "Select All", "Deselect", "Delete" in the strategy editor are protected against accidental pressing
- Marker table can be docked on top of the windows (button in lower right corner)
- Optimized work speed, including the strategy editor
- The Short checkbox on the spot now works in all strategies.

### Fixes

- Changed order of TAB in reports
- Binance spot: pairs to USDS are replaced by GBP
- Fixed "set leverage" button
- The SetParam command will not change the names of all the strategies in the folders
- only the name can be changed for a specific strategy
- Fixed the market delta calculation when all but 1 or 2 of the markets are in CH
- The following are included by default in the list of unchecked hovered positions: BTC, ETH, BNB, USDP, TUSD, USDC, USDT, BUSD, GBP, USD, RUB, EUR, HT, HUSD, TRY.

## 6.81

### 

- Functionality of spot-futures balance transfers (Мenu → Transfer) and dust to BNB conversion (including ConvertBNB Telegram command)
- Hanged position control now works independent of the START button
- Pressing BTC rate caption opens BTC chart (only for those bots that have this symbol)
- Added telegram command for margin type change Margin [coin,coin\ALL] ISO\Cross
- Marking of coins which are traded on futures (left top corner of a chart)
- Improved speed of listing detection
- MAvg should now take into account the "exclude from delta" checkbox regardless of the BL
- Charts windows now display a Session line.

## 6.80

### Changes

- Added delay for buy orders (the "BuyDelay" strategies parameter; milliseconds, 0 - no delay, max 3000ms)
- Added logging level 0: less information in the log on detects without buying
- CheckFreeBalance checkbox now works for single orders
- Added comment to terminal (in then main window, double click on area to the left of cashback).

### Fixes

- Short on Huobi
- Calculation of min/max in EMA filters
- saving SellPrice buttons
- saving order settings after autosplit.

## 6.79

### Changes

- Added the option "Auto change Leverage to 20 if position limit is exceeded" (Settings → Special , "Auto Leverage". Can be controlled by the Telegram command SetAutoLeverage ON\OFF)
- The range of stop sliders in the main settings was extended to -40%
- TaskID field added to database (is not shown in report, only for analysis by third party tools).

### Fixes

- incorrect price when split with SellPrice button enabled
- reading multistring commands by modified Telegram client
- subaccounts registration can use "+" symbol in emails.

## 6.78

### Changes

- Number of triggers increased to 100
- Telegram reports are sent with a 4s delay if you do not have your own token bot configured (Settings → Special, "Remote")
- You can add "MoonShotDebug=1" into then ini file (the bot must be closed) for moonshots debugging (strategy should have whitelist)

### Fixes

- when closing the bot, charts of recent trades were not saved if the time specified in the settings has not passed
- Fixed display of BL triggers on a chart
- Fixed wrong detection of USDT-T at certain signal trading settings.

## 6.77

### 

- Binance futures trading recommendations updated (Menu → News)
- Added "WorkingTime" strategy parameter (in filters). Ignoring filters does not affect it (i.e. WorkingTime is still checked).Sets the working time of the strategy. Format: hours:minutes - hours:minutes or minutes - minutes.

## 6.76

### 

- Cashback calculation: аdded option to select instant or current BNB rate
- Columns for hourly and daily volumes (H.Vol, D.Vol) have been added to the report
- Added a decimal place on order size buttons.

## 6.75

### 

- Fixed report columns
- Added the "calculate average order without leverage" option to the report settings.

## 6.74

### 

- Added estimated cashback on the main screen
- New options for sorting moonshots: DailyVol - by day. volume, MinuteVol - by minute volume
- SellByTriggerBL is now set as a string of keys (space separated) (keys must be a subset of TriggerKeysBL; a coin will be sold only if its blacklisted by a trigger)
- Columns with leverage (Lev) and abs. percent (ProfitAbs) have been added to the report.

## 6.73

### 

- Storing windows positions (reports and strategies); Ctrl→ Shift → F10 hotkey to reset window positions
- Added a custom limit for the number of charts in one window
- Added the ability to reset the second profit counter in the general settings
- Added Telegram command to reset profit counters ResetLoss
- Several Telegram commands in 1 message (1 command per line) (Enabled by checkbox in Settings → Special, "Remote" or by command SetMultiLine ON|OFF).

## 6.72

Bug fixes and other minor improvements

## 6.71

### Changes

- Buttons for managing SellPrice (Menu → Sell Price or double click to the sellprice caption)
- The checkbox "Alarm on signal" (Settings → Interface) is replaced with "Alarm on network problems".

### Fixes

- Fixed the ActiveTrigger logic: keep a trigger signal (on the TriggerKeyBuy key for moonshot or on the TriggerKey key for other strategies) while there is a buy order.

## 6.70

### Changes

- Added parameter TriggerKeyBuy: a key to be triggered when a buy order is filled. For Moonshots, TriggerKey is replaced by TriggerKeyBuy.
- Added the parameter of the minute delta of the volume: Calculated as the ratio of the volume for the last minute to average minute volume. A value of 1 means that the current volume is equal to the average.In the strategy, filters are set from MinuteVolDeltaMin to MinuteVolDeltaMax (if one of the values is 0, then it is not used)On the chart, the delta is displayed in the upper right corner, in the report last. column Vd1m
- Added parameter SellByTriggerBL: sell if BL is triggered
- The ClearTriggers parameter in the triggers section has been removed and replaced with 2 new ones:
  - ClearTriggersBelow - on signal on key N, clear all keys with numbers less than N
  - ClearTriggersAbove - when signaled on key N, clear all keys with numbers greater than N
- Added a new connection method for futures "Settings → Special", there is a possibility of less lag.

### Fixes

- memory consumption with too frequent detections with sound alerts
- The Clear button in charts did not keep the "no windows open" state after restarting the terminal
- V-Stop with multiorders was not correctly triggered
- Saving F7 state after restart
- The checkbox "Exclude from calculating deltas" in the general settings works regardless of the BlackList checkbox.

## 6.69

Fixed unstable behavior when getting binance error 12030
