done
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,38 @@
|
|||||||
|
{
|
||||||
|
"control_report": "/Users/taathde3/git/lab/signal_platform/reports/backtest-sr-full-production_control.json",
|
||||||
|
"variant_report": "/Users/taathde3/git/lab/signal_platform/reports/backtest-sr-full-explicit_target_ladder.json",
|
||||||
|
"control_variant": "production_control",
|
||||||
|
"variant": "explicit_target_ladder",
|
||||||
|
"retained": {
|
||||||
|
"count": 1086,
|
||||||
|
"net_avg_r": 0.2086,
|
||||||
|
"net_avg_r_ex_top5": 0.0492,
|
||||||
|
"hold30_avg_r": 0.6307
|
||||||
|
},
|
||||||
|
"added": {
|
||||||
|
"count": 0,
|
||||||
|
"net_avg_r": null,
|
||||||
|
"net_avg_r_ex_top5": null,
|
||||||
|
"hold30_avg_r": null
|
||||||
|
},
|
||||||
|
"removed": {
|
||||||
|
"count": 0,
|
||||||
|
"net_avg_r": null,
|
||||||
|
"net_avg_r_ex_top5": null,
|
||||||
|
"hold30_avg_r": null
|
||||||
|
},
|
||||||
|
"control_book": {
|
||||||
|
"sharpe": 2.03,
|
||||||
|
"cagr_pct": 50.0,
|
||||||
|
"max_drawdown_pct": 21.4,
|
||||||
|
"trades": 321,
|
||||||
|
"skipped_book_full": 0
|
||||||
|
},
|
||||||
|
"variant_book": {
|
||||||
|
"sharpe": 2.03,
|
||||||
|
"cagr_pct": 50.0,
|
||||||
|
"max_drawdown_pct": 21.4,
|
||||||
|
"trades": 321,
|
||||||
|
"skipped_book_full": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user