Update docs to reflect correct result

closes #7181
This commit is contained in:
Matthias 2022-08-05 11:15:44 +02:00
parent 7675187c37
commit 29e41cc817
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ This is similar to using multiple `--config` parameters, but simpler in usage as
``` json title="Result"
{
"max_open_trades": 10,
"max_open_trades": 3,
"stake_currency": "USDT",
"stake_amount": "unlimited"
}