docs: Format equity curve as Markdown table
This commit is contained in:
@@ -230,23 +230,21 @@ The `3_Backtest.ipynb` notebook evaluates all trained models and generates a com
|
|||||||
|
|
||||||
### Equity Curve Comparison
|
### Equity Curve Comparison
|
||||||
|
|
||||||
---
|
| Metric | Value |
|
||||||
================ ppo_EURUSD_M15.zip | PPO ================
|
|--------------|-------------|
|
||||||
bars 9956.000000
|
| Model | PPO |
|
||||||
Sharpe 0.896809
|
| File | ppo_EURUSD_M15.zip |
|
||||||
Sortino 1.245242
|
| Bars | 9956.0 |
|
||||||
CAGR 0.065507
|
| Sharpe | 0.896809 |
|
||||||
Calmar 1.755408
|
| Sortino | 1.245242 |
|
||||||
MaxDD -0.037317
|
| CAGR | 0.065507 |
|
||||||
WinRate 0.476195
|
| Calmar | 1.755408 |
|
||||||
ProfitFactor 1.018795
|
| MaxDD | -0.037317 |
|
||||||
Exposure 0.995078
|
| WinRate | 0.476195 |
|
||||||
Trades 238.000000
|
| ProfitFactor | 1.018795 |
|
||||||
AvgHoldBars 847.694255
|
| Exposure | 0.995078 |
|
||||||
dtype: float64
|
| Trades | 238.0 |
|
||||||
|
| AvgHoldBars | 847.694255 |
|
||||||
---
|
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
### Individual Model Reports
|
### Individual Model Reports
|
||||||
|
|||||||
Reference in New Issue
Block a user