Better logic on fund splitting
This commit is contained in:
@@ -4,4 +4,6 @@ KRAKEN_API_KEY=your_api_key_here
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user