Fix doc-typos

This commit is contained in:
Matthias
2018-11-12 19:43:20 +01:00
parent 94f56af77d
commit bdba6186d8
2 changed files with 3 additions and 3 deletions

View File

@@ -111,7 +111,7 @@ Note that it downloads historical data so increasing this number would lead to s
#### allowed_risk
Percentage of allowed risk per trade<br/>
(default to 1%)
(default to 0.01 [1%])
#### stoploss_range_min
Minimum stoploss <br/>
@@ -148,4 +148,4 @@ Edge will filter out trades with long duration. If a trade is profitable after 1
#### remove_pumps
Edge will remove sudden pumps in a given market while going through historical data. However, given that pumps happen very often in crypto markets, we recommend you keep this off.<br/>
(default to false)
(default to false)