Add minute-level trade scheduler and enable chaos-mode profile support

This commit is contained in:
2026-02-27 13:41:50 -08:00
parent 4dcfc79635
commit 9956f421b0
3 changed files with 6 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ MIN_CONFIDENCE=0.62
FEE_PER_TRADE_USD=0.00
SLIPPAGE_BPS=5
TRADE_INTERVAL_HOURS=2
TRADE_INTERVAL_MINUTES=0
CURATE_INTERVAL_MINUTES=30
TIMEZONE=America/Los_Angeles
FORCE_PAPER_TRADES=true