Merge pull request #1263 from freqtrade/doc_stoploss
Fix spelling in stoploss.md
This commit is contained in:
commit
d23dc3ec41
@ -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.
|
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 (`trailing_stop_positive_offset`) lower than your minimal ROI, otherwise minimal ROI will apply first and sell your trade.
|
||||||
|
Loading…
Reference in New Issue
Block a user