---
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-17T17:23:46+03:00
---

# Version History

## 6.42

Bug fixes and other minor improvements

## 6.41

### 

- Fixed stop in grid strategies: the StopLossFixed parameter places a stop based on the first order, after joining other orders the stop with this option remains in the same place
- Reports screenshots by the CTRL→ F10 are now also copied to the clipboard
- Fixes in the strategy editor.

## 6.40

### Improvements in the strategy editor

- New parameter CancelBuyAfterSell: As the checkbox from the general settings, cancels buy orders after the sell is executed; applies only for orders of the same strategy or with the same JoinKey (not zero)
- The option "hide the Buy button" "Settings → Interface"
- Publishing a report screenshot via CTRL→ F10
- Added another MoonStream server ("traffic light" - settings)
- Change in TM commands: some commands (for example PanicSell) did not take into account the ChannelKey and acted on all orders on the market.For example, if long and short are opened at the same time, the command "cmd_PanicSell Key Long" previously closedboth positions, now only long.
