The formula family
Six numbers that grade every trade.
Straight from the lab's formula reference:
- MAE R — worst unrealized drawdown of the trade; Adverse Utilization = |MAE R| shows how much of the stop was consumed.
- MFE R — highest unrealized profit before close; opportunity generation.
- Capture Efficiency = MAX(0, Outcome R) ÷ MFE R — how much of the available move was actually kept.
- Giveback R = MAX(0, MFE R − Outcome R) — open profit surrendered before exit.
- Fee R Drag = Total Fees ÷ Risk $ — how much of 1R costs consumed.
- Net Outcome R = Outcome R − Fee R Drag — the realistic result after friction.

