added trailing stop loss config to config.json.example
This commit is contained in:
parent
49b62f619d
commit
bc872820fa
@ -9,6 +9,11 @@
|
||||
"20": 0.02,
|
||||
"0": 0.04
|
||||
},
|
||||
"trailing_stoploss": {
|
||||
"120": 0.0,
|
||||
"40" : 0.01,
|
||||
"0" : 0.03
|
||||
},
|
||||
"stoploss": -0.10,
|
||||
"bid_strategy": {
|
||||
"ask_last_balance": 0.0
|
||||
|
Loading…
Reference in New Issue
Block a user