Make the Exit Rule Explicit Before Entry
The source contrasts exits based on market technique — for example holding toward the next relevant level — with predefined risk/reward targets such as 3R or 4R. Its central recommendation is consistency: the exit should be systematic.
Strategy rule
It also discusses break-even management as a rule that should be judged using the trader's own statistics rather than assumed to improve every strategy. This is important because moving a stop can reduce loss while also increasing premature exits.
In automation, EXIT_MODE should be explicit: TARGET_R, STRUCTURAL_LEVEL, TRAILING_STRUCTURE or another tested policy. Break-even should be a configurable state transition, not an emotional intervention.
Connected FX Nova modules
Educational software-engineering material. Source-specific trading rules are presented as a framework to test, not guaranteed market laws or investment advice.