Fix spelling in stoploss.md

This commit is contained in:
Matthias 2018-10-08 15:39:21 +02:00 committed by GitHub
parent d7994cf9a3
commit 2cd7b40b38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,4 +48,4 @@ Both values can be configured in the main configuration file and requires `"trai
The 0.01 would translate to a 1% stop loss, once you hit 1.1% profit.
You should also make sure to have this value higher than your minimal ROI, otherwise minimal ROI will apply first and sell your trade.
You should also make sure to have this value lower than your minimal ROI, otherwise minimal ROI will apply first and sell your trade.