diff --git a/README.md b/README.md index 412117d..1a431da 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,8 @@ A: Update `action_to_signals(...)` to match your model’s action semantics (see The `3_Backtest.ipynb` notebook evaluates all trained models and generates a comparison of their equity curves, along with detailed individual performance reports. ### Equity Curve Comparison + +--- ================ ppo_EURUSD_M15.zip | PPO ================ bars 9956.000000 Sharpe 0.896809 @@ -243,6 +245,8 @@ Trades 238.000000 AvgHoldBars 847.694255 dtype: float64 +--- + ![Equity Curve Comparison](notebooks/reports/ppo_EURUSD.png) ![Equity Curve Comparison](notebooks/reports/newplot.png) ### Individual Model Reports