chore: revert max_open_trades in sample config for now

pull/11919/head
Matthias 10 months ago
parent 52c78966ef
commit ba8778b181

@ -1,6 +1,6 @@
{
"$schema": "https://schema.freqtrade.io/schema.json",
"max_open_trades": -1,
"max_open_trades": 3,
"stake_currency": "USDT",
"stake_amount": 30,
"tradable_balance_ratio": 0.99,

Loading…
Cancel
Save