I want filters to be checked not only when a strategy is detected, but also throughout the time until a Buy order is executed, where is this configured?
To do this, in the MoonBot terminal, on the Filters tab of the strategy settings, use the CheckAfterBuy parameter, which is responsible for checking or not checking filters after placing a Buy order. If this parameter is set to “NO”, the filters are checked only at the moment of the signal; if set to “YES”, […]