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

# Version History

## 6.52

### Changes

- The limit for simultaneously opened charts now applies only to charts opened by detection; manually you can open unlimited charts
- Added a hotkey to hide the balance (by default F7, can be changed in the settings)
- Added the SessionLevelsUSDT parameter: (YES\NO) If Yes, then SessionStratMax and SessionStratMin are set in USDT, if NO, then as a percentage of OrderSize (by default YES)
- Added the BV_SV_FilterRatioMax parameter: buy only if the bv\sv ratio is less than the specified value (ignored if 0)
- Added a button to change the margin type for quarterly futures.

## 6.51

### 

- The number of simultaneously opened charts is limited by the the ini file parameter "MaxOpenedCharts" (default 20)
- Huobi fix.

## 6.50

### Triggers

- Triggers are now located in a separate section; added new parameters:
  - TriggerOnProfit= (YES\NO) The strategy will trigger specified TriggerKey only when an order is closed with profit *CR*
  - TriggerOnLoss= (YES\NO) The strategy will trigger specified TriggerKey only when an order is closed with loss. *CR*(If at least one of these checkboxes are enabled, then signals or a moonshot's buys will not be triggers. It is possible to have both checkboxes turned ON)
- Added the PriceBug modifier AddPriceBug (for MoonShots, there is separate modifier MShotAddPriceBug) - by analogy with other modifiers, adds dependency on the PriceBug. Actual market's PriceBug added to the report; PriceBug is also taken into account in the calculation of StopSpreadAdd1mDelta: the spread is increased by (1-minute delta + PriceBug) * StopSpreadAdd1mDelta
- Session parameters has now limits to increase and decrease your order size: SessionIncreaseOrderMax and SessionReduceOrderMin(as a percentage of the original OrderSize; default 500% = 5 times)
- Added display of the MoonShot's price corridor (can be switched in the filter button context menu)
- The logic of the filters button has been changed, 1 press turns on/off the display of filters/sessions, Right-click opens the settings menu
- Added the SellLevelAllowedDrop parameter: The value in percentage of the buy price, by which the "move to level" function can lower the sell.

## 6.48

Bug fixes and other minor improvements

## 6.47

### New Session Control parameters (part of the Automated trading extension package.)

- The slider for the chart pixels size has been moved to the "Settings → Interface" and has 4 positions
- Pending orders now have additional line on the chart - the buy price line (the main line is conditional price) (can be disabled in the "Settings → Interface")
- CPU optimization on auto-trading bots; spot trades are not read from the exchange in VPS mode.
- The Emulator has been improved
- The MoonStreamer protocol and servers has been updated. Be sure to update all your bots! Please do not use the shared MoonStreamer server for auto-trading from Tokyo VPS! This would only increase the lag.

### Fixes

- White and Black lists are excluded from the SellByFilters (i.e. the coin will not be sold if you changed the BL or WL with an active position)
- Fixed work of the MaxMarkets parameter
- -PAX pairs renamed to USDP.
