updated readme

This commit is contained in:
Mohammad Aghdam
2025-10-05 08:12:32 +02:00
parent 3a3eb38e8a
commit 4ef1a82fbe
+4
View File
@@ -229,6 +229,8 @@ A: Update `action_to_signals(...)` to match your models 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