added coin cooldown to stop coin chase

This commit is contained in:
2026-05-04 11:09:17 -04:00
parent 2ce401c487
commit 61987482e1
4 changed files with 51 additions and 13 deletions

View File

@@ -6,4 +6,4 @@ KRAKEN_API_SECRET=your_api_secret_here
# Starting balance for paper trading simulation
# Needs to be at least (max_positions * min_order_usd) to fill all slots.
# Default config: 5 positions * $15 min = $75 minimum, $500+ recommended.
PAPER_BALANCE_USD=1000
PAPER_BALANCE_USD=1000