Measure the Edge Across a Series of Trades
The source evaluates trading as a sequence rather than by one outcome. Its examples express wins and losses in units of risk, showing how larger average winners can compensate for a lower win rate.
Validation principle
The source repeatedly uses a 3:1 profit-to-risk framework and gives an example where three 3R winners and seven 1R losses still leave a positive result. That numerical threshold belongs to the source methodology; other strategies require their own validated distribution.
For FX Nova Bot, expectancy should be calculated from realized results: win probability × average win minus loss probability × average loss. Planned R and realized R should both be logged so execution effects remain visible.
Connected FX Nova modules
Educational software-engineering material. Source-specific numerical rules are identified as methodology rules; production thresholds require independent testing and sufficient data.