documentation corrected

This commit is contained in:
misagh 2018-11-26 18:29:41 +01:00
parent b2634e8e08
commit 17004a5a72
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ The below is the default which is used if this is not configured in either Strat
"buy": "limit",
"sell": "limit",
"stoploss": "market",
"stoploss_on_exchange": "false"
"stoploss_on_exchange": False
},
```