---
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-13T19:01:00+03:00
---

# Version History

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