---
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:33:50+03:00
---

# Version History

## 7.23

- Commex support removed
- Voting for Gate.io module implementation (on the MoonBonus button, Votes tab)
- Charts:
  - added timer to auto-Refresh (center) charts
- Added moonshot parameters:
  - MShotSortDesc: sort by descending (default). If unchecked, sort in ascending order, from smallest to largest
  - added many new options for MShotSortBy.
- Fix for Huobi: Exchange restriction on selling price in the first 10 minutes of listing.

### Strategies

- added new filter parameters to all strategies:
  - FilterBy: Select a parameter for the filter. (just one more filter with many options)
  - FilterMin: Minimum boundary of the FilterBy value. If one of the FilterMin or FilterMax values is 0, this parameter is ignored
  - FilterMax: The maximum limit of the FilterBy value. If one of the FilterMin or FilterMax values is 0, this parameter is ignored
- Added section for dynamic sorting of Dynamic White\Black List:
  - DynWL_SortBy: Selects the parameter for the dynamic whitelist made by sorting and taking the first DynWL_Count of coins
  - DynWL_SortDesc: Sort direction
  - DynWL_Count: How many coins passing through the filter to take from the sort to make a dynamic whitelist
  - DynBL_SortBy, DynBL_SortDesc, DynBL_Count: similar for dynamic WL
  - Dyn_Refresh: Frequency of recalculation of dynamic lists, sec.(too frequent recalculation loads the CPU and may lead to a ban for too frequent orders replacing! We recommend using 61 sec).
- MaxBalance filter added
- MaxPing filter (ms) added (if it is 0, or if MaxLatency is 0 - it is not taken into account). If an order fails to pass the ping filter, a penalty of 15 sec is imposed before retrying to place again.
