:
Strategy settings
In the MoonBot terminal, in the strategy settings on the Filters tab, there is a parameter MaxLeverage (maximum leverage), up to which to take coins into work. If the leverage on coins is higher than the specified leverage, the strategy will not take such coins into work. If IgnoreFilters = YES is checked, this filter does not work and all coins will be analyzed regardless of the set leverage. By default, MaxLeverage=0, i.e. do not limit the filter by the maximum leverage. In your case, you should set IgnoreFilters = NO and MaxLeverage = 20, then coins above the leverage x20 will not be considered by the strategy.