01Identifies the 'Critical Stop-Loss' (P_critical) threshold for strategy efficiency
02Performs parameter sweeps to visualize the decay curve of strategy returns
03Calculates Net Risk-Reward (RR_net) by integrating commissions and spreads
04Detects high-friction zones where stop-loss placement creates mathematical inefficiency
05Determines the absolute minimum win rate (WR_min) required to remain profitable
060 GitHub stars