Where in the MoonBot terminal can I set a condition so that the strategy only works when the two-hour price deltas on coins are in the range of 5 to 15%?

: Strategy settings

You can set these conditions in the MoonBot terminal on the Filters / Delta tab of the strategy settings using the following parameters:

Delta2_Type=2h (Select an additional two-hour delta)
Delta2_Min=5 (Additional delta value, not less than, in %).
Delta2_Max=15 (Additional delta value, not more than, in %).

To ensure that this parameter is checked by the strategy, set IgnoreFilters = NO on the general Filters tab, and set IgnoreDelta = NO on the Filters / Delta tab. A green vertical bar should be visible to the left of the Filters / Delta tab, indicating that this tab and the parameters in it are not being ignored.