Toggle strategies on/off. Active strategies are checked in priority order (lower = first). When a strategy triggers, it sets the tactical state (RECLAIM/REJECTION/RANGING).
| Active | Priority | Strategy | Performance | ||
|---|---|---|---|---|---|
| Loading... | |||||
Priority Order: Strategies are checked from lowest to highest priority number.
The first strategy whose conditions are met determines the tactical state.
Example: If RECLAIM_LONG (priority 1) conditions aren't met,
then REJECTION_SHORT (priority 2) is checked, then EMA100_LOSS_SHORT (priority 3), etc.
Disabling: Turn off a strategy to skip it entirely. Useful for testing or
when market conditions don't favor certain setups.