7.23

24.04.2024


  • 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.

  • 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 to the strategy:

    • 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 to the strategy

  • MaxPing filter (ms) added to the strategy (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

  • Fix for Huobi: Exchange restriction on selling price in the first 10 minutes of listing.