You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
646 B
JSON
21 lines
646 B
JSON
{
|
|
"experiment_name": "phase6_v1",
|
|
"dataset_snapshot_id": "46950fc5-4155-4eb0-ab1c-018774e444cc",
|
|
"description": "Phase 6: Open filtering gates, disable no-follow-through, kill_switch log_only, wider trailing, fix attribution.",
|
|
"base_config": "configs/backtest/defaults.json",
|
|
"overrides": {
|
|
"signal": {
|
|
"score_threshold": 0.55,
|
|
"max_candidates_per_day": 10
|
|
},
|
|
"risk": {
|
|
"per_trade_risk_pct": 0.01,
|
|
"max_daily_new_risk_pct": 0.05,
|
|
"max_positions": 10,
|
|
"max_positions_per_sector": 5
|
|
}
|
|
},
|
|
"splits": [],
|
|
"tags": ["phase6", "gate-fix", "no-nft", "wider-trail", "attribution-fix"]
|
|
}
|