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

# Version History

## 5.64

### Changes

- New strategy parameter JoinPriceFixed (the "MultiOrders" section) - whether to take fixed strategy SellPrice after joining orders
- New option added to PanicSell all orders on overall loss exceeded ("Settings → Autostart")
- Liquidations in the report now tries to determine the strategy caused the liquidation (in the "Сomment" field).

### Fixes

- Memory optimization in the VPS mode
- The .csv export (the "Coin" column)
- The Liquidations strategy in the short mode.

## 5.63

### 

- New strategy filters parameter "CheckAfterBuy" - whether to check filters after buy order is set(If NO, filters are checked only once when a signal is detected; If YES, filters are checked continuously until buy order is filled or canceled)
- New strategy filter "MaxPosition": The max value of currently opened position. The position is calculated as sum of all sell and buy orders on this market.The filter rejects a new order If it would exceed the "MaxPosition" and cancels existing buy orders if CheckAfterBuy=YES and total position of all other strategies exceeds the "MaxPosition"
- The Telegram signals settings ("Settings → AutoBuy") has new filed for short keywords (futures only). The "short" command also works in your remote control channel
- Short\Long trades in the report are highlighted (futures only)
- The MoonStrike strategy can now set shorts (futures only). To control it, use the strategy parameter "MStrikeDirection" which can have 3 values:
  - Both (both longs and shorts in the same strategy symmetrically)
  - OnlyLong
  - OnlyShort.

## 5.61

### 

- Option to reset current profit counter added to the autostop by cumulative loss
- The button S9 added to the main window (near to the x9 button) to change the sell price x10 times
- Fixes:
  - the Delta strategy was not properly triggered
  - the leverage displayed wrong in hedge mode.

## 5.60

### Binance

- Binance Quarterly Futures has been added
- The option "Auto PanicSell can drop price to..." (Settings → Main) can now take fractional values, but not higher than StopLoss
- Binance Futures:The limits for the MoonShot's min. price removed in case when the following conditions are met: coins white list is not empty and either:
  1. Price for the strategy is calculated using LastTrade price (MshotUsePrice = Trade) or
  2. Price for the strategy is calculated using ASK\BID (MshotUsePrice = ASK\BID) and the option "use BookTicker prices" is turned ON Settings → Аdvanced).

## 5.59

### Changes

- The chart now displays the BID/ASK prices in real time. To enable, go to "Settings → Advanced".When enabled, these prices will be used by MoonShots if the order replacement is set to use the BID or ASK prices.Attention! Enabling this feature may overload CPUs on 1-2 core VPS services
- A button that will take the users to the coin's twitter page (located on the right of the chart window)
- CPU usage optimization when working on a VPS (don't forget to enable the VDS mode in the Menu → System Settings)Displaying the CPU load (including system load) and VDS mode on the connection indicator ("traffic light").

### Fixes

- orderSize in MoonStrike strategies
- the option "Stop if loss is greater than" now takes open orders into account.
