From 4ef1a82fbedf91465b75b50065f1815f3a7c3d5d Mon Sep 17 00:00:00 2001 From: Mohammad Aghdam Date: Sun, 5 Oct 2025 08:12:32 +0200 Subject: [PATCH] updated readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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