---
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.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.
