We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52c7896 commit ba8778bCopy full SHA for ba8778b
config_examples/config_binance.example.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://schema.freqtrade.io/schema.json",
3
- "max_open_trades": -1,
+ "max_open_trades": 3,
4
"stake_currency": "USDT",
5
"stake_amount": 30,
6
"tradable_balance_ratio": 0.99,
0 commit comments