mirror of
https://github.com/BrentNeale1/fx-quant.git
synced 2026-08-23 23:18:05 +00:00
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|||
|
|
"pair": "EUR_USD",
|
||
|
|
"strategy_id": 2,
|
||
|
|
"strategy_name": "S2_Session_VWAP_Reversal",
|
||
|
|
"total_trades": 384,
|
||
|
|
"win_rate_pct": 25.0,
|
||
|
|
"avg_rr": 2.47,
|
||
|
|
"expectancy_pips": -1.3,
|
||
|
|
"sharpe_ratio": -1.61,
|
||
|
|
"max_drawdown_pct": -54.94,
|
||
|
|
"profit_factor": 0.78,
|
||
|
|
"total_pnl_pips": -499.49,
|
||
|
|
"total_pnl_dollars": -46914.05,
|
||
|
|
"avg_win_pips": 24.3,
|
||
|
|
"avg_loss_pips": 9.84,
|
||
|
|
"max_consecutive_wins": 5,
|
||
|
|
"max_consecutive_losses": 19,
|
||
|
|
"avg_hold_time_minutes": 201.2,
|
||
|
|
"best_trade_pips": 77.52,
|
||
|
|
"worst_trade_pips": -24.78,
|
||
|
|
"best_trade_dollars": 6405.35,
|
||
|
|
"worst_trade_dollars": -1103.24,
|
||
|
|
"final_equity": 53085.95,
|
||
|
|
"starting_equity": 100000.0,
|
||
|
|
"session_breakdown": {
|
||
|
|
"LONDON": {
|
||
|
|
"trades": 217,
|
||
|
|
"win_rate": 27.64976958525346,
|
||
|
|
"total_pnl_pips": -202.79071203238428
|
||
|
|
},
|
||
|
|
"OVERLAP": {
|
||
|
|
"trades": 167,
|
||
|
|
"win_rate": 21.55688622754491,
|
||
|
|
"total_pnl_pips": -296.70058575933086
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"exit_reasons": {
|
||
|
|
"SL": 287,
|
||
|
|
"TP3": 35,
|
||
|
|
"TP1+TP2+SL": 43,
|
||
|
|
"TP1+SL": 12,
|
||
|
|
"TIME": 4,
|
||
|
|
"TP1+TIME": 2,
|
||
|
|
"TP1+TP2+TIME": 1
|
||
|
|
}
|
||
|
|
}
|