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

# Version History

## 7.27

- ByBit spot: added EUR pairs (EUR transfer in the Transfer window does not work on the exchange side yet, you should transfer via the site)
- A new parameter has been added: SellLevelWorkTime = Time (seconds). This parameter specifies the duration during which the SellLevel take-profit management algorithm remains active. Once this time expires, the take-profit will no longer be adjusted. If set to 0, the feature is disabled
- New parameter SellLevelDelayNext=Time (sec.): delay before next TP order replacing according to the SellLevel algorithm. The first replacing is performed through SellLevelDelay, starting from the second - through SellLevelDelayNextIf SellLevelDelayNext=0, all replacings are performed through SellLevelDelay interval as before
- Fixes in the work of tracking terminals
- Fixed calculating of the size of pending orders on quarterly futures if there was no BTC on the balance
- Liquidations should now be correctly filtered by strategy name (only new liquidations from this version)
- HTX: automatic TP orders split if position exceeds max order limit.
