Full sync - all projects, memory, configs

This commit is contained in:
2026-03-21 20:27:59 -05:00
parent 2447677d4a
commit b33de10902
395 changed files with 1635300 additions and 459211 deletions

View File

@ -0,0 +1,11 @@
{
"starting_balance": 10000,
"max_position_pct": 5,
"tail_threshold": 0.1,
"momentum_threshold": 0.15,
"min_volume": 10000,
"strategies_enabled": [
"tail",
"momentum"
]
}

View File

@ -0,0 +1,5 @@
{
"timestamp": "2026-02-15T00:37:20.846752",
"signals": [],
"markets_scanned": 100
}