Files
fx-quant/results/phase1/S5_GBP_CAD_report.json
T

43 lines
1.0 KiB
JSON
Raw Normal View History

{
"pair": "GBP_CAD",
"strategy_id": 5,
"strategy_name": "S5_Momentum_Exhaustion",
"total_trades": 240,
"win_rate_pct": 37.5,
"avg_rr": 1.35,
"expectancy_pips": -1.47,
"sharpe_ratio": -1.96,
"max_drawdown_pct": -35.07,
"profit_factor": 0.77,
"total_pnl_pips": -351.74,
"total_pnl_dollars": -29057.25,
"avg_win_pips": 16.9,
"avg_loss_pips": 12.49,
"max_consecutive_wins": 5,
"max_consecutive_losses": 7,
"avg_hold_time_minutes": 164.3,
"best_trade_pips": 52.72,
"worst_trade_pips": -40.66,
"best_trade_dollars": 2134.17,
"worst_trade_dollars": -1000.0,
"final_equity": 70942.75,
"starting_equity": 100000.0,
"session_breakdown": {
"LONDON": {
"trades": 138,
"win_rate": 34.05797101449276,
"total_pnl_pips": -269.5886460592775
},
"OVERLAP": {
"trades": 102,
"win_rate": 42.15686274509804,
"total_pnl_pips": -82.15130371285807
}
},
"exit_reasons": {
"SL": 150,
"TP1+SL": 37,
"TP3": 15,
"TP1+TP2+SL": 38
}
}