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

# Version History

## 7.15

Bybit in the Moonbot

## 7.13

### Fixes

- Saving/loading chart figures to a file (new figures are added to existing ones when loading) (figures are also automatically saved in the bak folder).
- Correction of sellprice in UDP commands due to new "Use Leverage for TP" option.

### Voting in favor of implementing the Bybit module in MB. (on the "MoonBonus" button, "Votes" tab).

- For PRO version users only.
- Those who have this button hidden - uncheck the box in "Settings → Interface", "Hide MoonBonus button"
- Credits are used for voting in any amount starting from 500.
- Voting will continue up to and including 24.12.2023
- Results are posted in real time here https://api.moonbot.eu/files/ByBitVotesV2.php.

## 7.12

### Fixes

- Added the option "Use Leverage for TP" checkbox "Settings → Interface" - take into account leverage on the take slider and in the order size in the report (does not affect trades)
- Moon Streamer improvements and other minor fixes.

## 7.11

### Сommands & Interface

- Added MaxLeverage filter: markets with leverage not exceeding the filter (if 0, not taken into account).
- Added ListedType filter: filtering coins depending on their listing on spot only, futures only or both (only for Binance).
- Improved calculation of SpreadPolatiry parameter in order to better match the description of the parameter to market conditions
- Added AEUR pairs.

### Fixes

- auto-scale when viewing charts in the report
- visualisation of percentages at the sell level adjust hotkey
- erroneous appearance of EUR token in EUR-bot
- The Black List of watching coins in position controllers is automatically updated with all stablecoins at the moment of update.

## 7.10

### Fixes

- Fix in the NextDetectPenalty parameter for hooks (didn't work with shorts detects)
- MaxModifier now works for Moonshots too
- Fix for Huobi.

## 7.09

### Changes

- Liquidations are now sent to the statistics service
- Sell price slider no longer takes into account leverage on futures
- Auto scale mode has been changed - now it is calculated by 3h delta and recalculated when the chart is centred (in particular, by CTRL+arrow hotkey). Scale of 1% has been changed to 20%
- The 4th leverage added to the leverage selector
- New parameter to modify stopLoss depending on deltas: StopLossModifier. The calculation of modified stop is written to the log in the form of StopLoss adjusted [-1.00% - (10.00*0.98=9.75%) => -10.75%] - stop from the strategy, modifier coefficient, final stop level.
- Added MaxModifier parameter: the calculated sum of all modifiers is not greater than the specified value. Calculation of the total modifier is made by the formulaMin (MaxModifier, Sum[Pn * Dn]) where Pn - modifier specified in the strategy, Dn - current delta. If 0, the parameter is not taken into account.

### Fixes

- bug on Binance futures that led to log records "No need to modify the order"
- bug on Huobi related to limitation of max. order size
- bug of order cancellation in case of simultaneous strike detection on 2 markets
- Removed the ability to enter your IP in connection methods.

## 7.07

### Changes

- Added buyPriceLastTrade parameter: use last trade price to calculate buy order price (if unchecked, the last ASK price is used, as it worked by default before version 7.07).
- Added DontCheckBeforeBuy: do not recheck filters immediately before buying. By default, filters are checked twice: before calculating the detection and before placing buy order
- MoonHook: if BuyDelay is set in the strategy and the order price is out of the corridor during the waiting time, the price is recalculated before placing the order.The log will contain the record "Initial BuyPrice changed during BuyDelay".
- Processing of new binance functionality "self-trading prevention (STP)"
- Control of hunged orders: Added the button to manually cancel all buy orders on all bots.
- Added "By Close Date" checkbox to the report: filter orders by close date
- Order caption for shorts is displayed below the line.

### Fixes

- fstream-auth on futures
- rare cases of false positive hook detects on low-volume markets.

## 7.06

- Dear Users!💥 MoonBot is turning 6 on October 3rd!Traditionally, to honor the date, we're giving away the great gift!
- 🔥Promo! Register an account on Binance using this link and then download bot from our website, use the promo-code MoonBonus and use the PRO version with the MoonScalper and Binance Futures modules for free between the 3st and 17th of October 2023!
- 🔥The MoonBonus promo-code also grants you a 75% discount on the full suite which includes the MoonBot PRO version + the MoonScalper and Binance Futures Modules. In addition to that, the PRO version activated using the MoonBonus promo-code will receive 300 MoonCredits as a gift! (the gift credits can only be used within MoonBot).

## 7.05

### 

- Telegram notifications about leverage changing can be switched off (the "Telegram report" checkbox in the leverage management settings)
- Bug fixes and other minor improvements.

## 7.04

### Changes

- Redesigned the hangs protection module, now you can put several keys from different accounts in 1 bot; added IP control (cancellation of orders if the working bot has a network crash).Be sure to read the manual!
- The markprice line will be stored in reports.

### Fixes

- Huobi: in cases of not being able to sell at markprice (exchange restriction), the order will be placed in the spread
- Fixed chart alignment when zoom buttons are pressed
- Charts alignment mechanics has been changed: if the chart was shifted by time, the scale buttons do not align the chart
- Fixed display of trades on quarterly futures
- Fixed IgnoreCancelBuy strategy option with pending orders.

## 7.02

### Changes

- The CTRL+arrow hotkey places the chart at the centre of the current price; scale hotkeys and buttons also place the chart at the centre
- Balance autoupdate on Huobi
- Added MinFreeBalance parameter: if at the moment of detection the balance is less than specified, do not try to place orders (set in base currency)
- Added multi-asset mode switch (in the balance transfer window)
- Added -FDUSD pairs on the Binance spot
- Added menu item "Cancel all real buys" (cancel all buy limits, leave pending orders).
- Correct processing of trading ban under new risk control rules on binance futures.

### Fixes

- Incorrect operation of the orders watchdog algorithm after moving buy orders
- Adding coins to the global BL before listing
- Fixed leverages in the markets table in case of position limit increase in the Binance account.
- Fixed erroneous display of trailing line before StopLossDelay expires
- Now cmd_buy commands work correctly with IndependentSignals setting
- Panic Sell hotkey is triggered by a single click, regardless of the Double Click checkbox in the interface settings
- MShotPriceMin can be set from 0.05 if there is a whitelist in the strategy.

## 7.01

### Changes

- Added strategies parameter UseOldPrice: use N-seconds old price for buy order (only applies to strategies where it does not contradict the idea of the strategy).
- Added hotkey to cancel all buy orders (CTRL-DEL by default)
- Control commands via Telegram can be specified with botname:name prefix, in this case only the terminal with the specified name will accept the command.

### Fixes

- MoonHook: rare case of false detection on an opposite direction spike
- Incorrect calculation of partially executed order amount
- Moving the market stop orders to the opposite order book
- Incorrect cancellation of a partially filled buy order when moving it
- Recording of EMA conditions in the report for pending orders
- Correct work of the Pencil tool for emulation of trigger by strike
- Correct operation of SellLevel when setting time more than 4h (but not more than 48h; levels are calculated by 5 candles).
- Fixed error "Limit price can't be higher than" which could lead to ban and hang positions
- Fixed triggering of several telegram strategies with pending orders on 1 signal.

## 7.00

Bug fixes and other minor improvements

## 6.99

### Commands & Interface

- Added "remember buttons per market" setting (Main→ Settings → Interface). Remembers the selection of order size and sell price buttons. The memory can be reset via the main menu.
- Fast orders replacing on binance futures.Only works with "Ignore Replacing" turned on.

### Improvements and fixes

- The internal logic of the MoonHook strategy has been improved
- Optimized CPU when calculating strategy filters. EMA conditions string is only visible on the chart in full screen mode
- Recognition of "1000Coin" in the coin entry field
- Delisted markers removed from the table and from the Mavg calculation
- Added enhanced built-in help with lots of questions-answers (the "Help" button in the main window).

## 6.98

### Changes

- Sending screenshots to Telegram channel: changed limits for profit and percentages, added built-in limit of 20 screenshots per minute, checkbox to send to general chat made switchable
- MoonHook strategy: Improved calculation algorithms; added HookAntiPump parameter. If YES, it takes the average price before the detection to calculate the depth of detection, which helps filter out spikes right after a quick pump.In existing strategies, the HookAntiPump parameter is enabled by default, with this parameter the strategy performance is close to what it was before the update
- Huobi:
  - Processing of coins with price precision less than 1 satoshi
  - orders handling accelerated
- Clicking on BNB in main window opens a chart of the corresponding pair.

### Fixes

- wrong detection direction (long-short) in liquidation strategy
- sending of screenshots by CTRL-F10 when $ is not displayed in the interface.

## 6.97

### Changes

- The markets table initially, as well as when pressing "refresh" button is sorted by time of adding markets
- Added "Moonbot" caption to screenshots.

### Fixes

- moving chart windows and main window between monitors with different scale
- the "Fill: n%" display bug in emulator in order window
- bug in stop slider in main settings.

## 6.96

### Changes

- Settings for auto-sending screenshots to your channel (only works with your bot token, which you need to get from @BotFather)
- In general settings, the stop slider can be set to -20%.

### Fixes

- Bug when deleting subfolders with strategies that had disabled strategies with active orders
- Pending orders work with multi-order mode disabled; CancelBuyAfterSell parameter was not correctly applied to pending orders
- CancelBuyAfterSell parameter was not correctly applied to pending orders.

## 6.95

### Changes

- Binance spot orders are replaced 2 times faster (by using the cancelReplace exchange operation)
- New "User Interface" section in the strategies to customize the appearance of the order lines:
  - DontWriteLog: (YES/NO) If YES, do not log the orders of this strategy (can be checked only in the emulator mode of the strategy)
  - DontKeepOrdersOnChart: (YES/NO) If YES, delete orders of this strategy from the chart if the Buy is canceled (not executed) (the checkbox is available only in the emulator mode of the strategy)
  - UseCustomColors: (YES/NO) If YES, use the 2 parameters below
  - OrderLineKind: Type of lines (solid/ dashed)
  - SellOrderColor: colour of the sell order
- Added comment box to the right of the chart.

### Fixes

- Double triggering of liquidation strategy
- Order tracking algorithm in case of a short on a spot.

## 6.94

- One more report fix in case when updating from old version.

## 6.92

One more Fix in reports

## 6.91

Fixed report updating in VDS mode

## 6.89

### Changes

- The "MoonBonus" addon can now be activated for mooncredits (MoonBonus members receive it for free)
- Exchange StopLoss in manual strategy: controlled by 2 parameters of the strategy "UseMarketStop" and "MarketStopLevel" (initial stop price), and the "SM" ("StopMarket") switch on the main window
- Added hottkey to panicsell 1 order (if there are multiple orders, the first one placed will be closed)
- Added parameter TriggerByAllKeys: if YES, then the slave strategy will only be triggered if all TriggerByKeys are active
- Added parameter SellLevelRelative: move the sell by X% of the buy price relative to the high price (can be greater than 100%)
- Removing sub-folders in the strategy editor
- The "AutoClose Zero positions" checkbox "Settings → Special": remove zero positions with negative margin (occurs after liquidation greater than 100% on isolated margin).Enabled by default.
- Changes in the report database mechanics (applies to VDS mode only):
  1. In VDS mode the bot loads into memory and works with a limited report (20k lines)
  2. The first time you run the bot in VDS mode, it will decrypt the report.
  3. If you want to view the whole report in VDS mode, click "Load All" button (report window, next to "Manage Data")
  4. In full report mode the bot doesn't load data into memory, it works with data from the disk. The data is updated only by the "update" button
  5. After completing the full report, press the "Unload" button, which returns to step 2
- Removed old detector settings without strategies "Settings → Auto Detect"
- Added strategy option IndependentSignals:
  - If NO, then the logic is as follows: the strategies are checked one by one on the list, after finding the first onethat fits the conditions of detection, a signal is given, other strategies are not checked (this logic worked all the time until current version).
  - If YES, then all strategies in a row on the list are signaled, up to the first strategy with this option unchecked.
  - The following strategies do not use this option: MoonShot, PumpDetection, UDP, Combo, Manual, TopMarket
  - The following strategies always have this option enabled: NewListing, EMA, Spread, MoonHook, Activity (since the strategies so far have operated according to the logic of having this option enabled).

### Fixes

- Moonstreamer works on all pairs (spot and futures) when using its server
- Pack of icons from Mark was updated.

## 6.87

### Changes

- New strategy parameter FastStopLoss: faster stop on trades ("crosses"). Stops will react to spikes.
- Added additional hourly volume with fast update by trades (on the chart in the upper left corner, next to Vd1m. HVolFast column in the report) MaxHourlyVolFast, MinHourlyVolFast filters added to strategy filters. By default 0 - do not check.
- Leverage management functionality: auto-adjustment of leverages according to the required max. position (Market Table, the "Manage Leverage" button), the "Auto Isolated" option (switch to isolated margin after listing)Telegram command "AutoLevConfig" so send the leverage config to bots
- A new set of icons has been added "Settings → Interface"
- Sorting the markets table by position limit, by coin name
- Huobi: HUSD pairs replaced with USDD
- When you press CTRL, the pencil button displays the current tool
- The free memory warning algorithm has been changed. Memory information is logged every 15 minutes
- Manual report cleaning (The "Manage Data" button in reports). Cleaning of the report of old records reduces the memory occupied by the terminal.
- Important!!! The MAvg calculation has been changed, this may result on all strategies which used Mavg filter!Now coin prices are considered to be reduced to 1.The idea : for each coin we take the 48 hours average price. Then the sum is calculated for all markets:(current price / Avg48) * (if volumes weighted option is turned, multiply by volume)Mavg = this sum of prices above / number of markets.

### Fixes

- trategies with non-zero BuyDelay check the balance after the BuyDelay time has expired (i.e. just before the order is placed)
- Fixed penalty with pending orders in strategies, in particular the EMA strategy;
- Text in the order box has been optimised for smaller the terminal window.
