mirror of
https://github.com/BrentNeale1/fx-quant.git
synced 2026-08-25 07:58:05 +00:00
41 lines
977 B
JSON
41 lines
977 B
JSON
{
|
|||
|
|
"pair": "GBP_AUD",
|
||
|
|
"strategy_id": 6,
|
||
|
|
"strategy_name": "S6A_EMA_Bounce_ThreeCheckpoint",
|
||
|
|
"total_trades": 7,
|
||
|
|
"win_rate_pct": 28.57,
|
||
|
|
"avg_rr": 1.29,
|
||
|
|
"expectancy_pips": -14.0,
|
||
|
|
"sharpe_ratio": -1.98,
|
||
|
|
"max_drawdown_pct": -5.05,
|
||
|
|
"profit_factor": 0.74,
|
||
|
|
"total_pnl_pips": -97.97,
|
||
|
|
"total_pnl_dollars": -1653.19,
|
||
|
|
"avg_win_pips": 52.09,
|
||
|
|
"avg_loss_pips": 40.43,
|
||
|
|
"max_consecutive_wins": 1,
|
||
|
|
"max_consecutive_losses": 3,
|
||
|
|
"avg_hold_time_minutes": 801.4,
|
||
|
|
"best_trade_pips": 55.27,
|
||
|
|
"worst_trade_pips": -59.75,
|
||
|
|
"best_trade_dollars": 3399.65,
|
||
|
|
"worst_trade_dollars": -1485.0,
|
||
|
|
"final_equity": 98346.81,
|
||
|
|
"starting_equity": 100000.0,
|
||
|
|
"session_breakdown": {
|
||
|
|
"LONDON": {
|
||
|
|
"trades": 3,
|
||
|
|
"win_rate": 33.33333333333333,
|
||
|
|
"total_pnl_pips": -17.973841919844084
|
||
|
|
},
|
||
|
|
"OVERLAP": {
|
||
|
|
"trades": 4,
|
||
|
|
"win_rate": 25.0,
|
||
|
|
"total_pnl_pips": -79.99300261937537
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"exit_reasons": {
|
||
|
|
"SL": 5,
|
||
|
|
"TP1+TP2+SL": 2
|
||
|
|
}
|
||
|
|
}
|