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?

: Strategy settings

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”, they are checked all the time until the Buy order is executed.
This parameter is always checked by the strategy, regardless of whether the IgnoreFilters parameter is set to YES or NO.