9 lines
197 B
JSON
9 lines
197 B
JSON
{
|
|
"lookback_days": 7,
|
|
"min_closed_trades": 12,
|
|
"max_new_per_symbol": 1,
|
|
"max_codex_running_per_symbol": 3,
|
|
"min_codex_age_hours_to_deprecate": 24,
|
|
"report_dir": "reports/auto-evolve"
|
|
}
|