Reject Trades Without Enough Room to Work
A technically attractive entry is not sufficient if the next meaningful obstacle leaves too little potential. The source repeatedly requires the trader to evaluate available price movement before entering.
Strategy rule
In the source framework, potential profit should generally be at least three times the planned risk. That 3:1 threshold is the author's rule within this methodology, not a universal requirement for every profitable strategy.
A bot can calculate DISTANCE_TO_TARGET / STOP_DISTANCE before sizing. If the configured minimum is not met, the setup is blocked before an order is created.
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.