If set to true, trailing_buy will reset (stop trailing) if your strategy formula is not true anymore.
If set to false, trailing will continue based on price at trail start and ignore strategy formula true/false status.
DEFAULT_trailing_buy_reset_with_strategies = false
DEFAULT_DCA_trailing_buy_reset_with_strategies = true
1.This strategy on false does not change trailing logic. Trailing still follows the trailing story logic