mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
add stoploss to example config and json schema validation
This commit is contained in:
parent
1dc1018356
commit
83b14523ca
|
@ -8,6 +8,7 @@
|
|||
"720": 0.01,
|
||||
"0": 0.02
|
||||
},
|
||||
"stoploss": -0.10,
|
||||
"poloniex": {
|
||||
"enabled": false,
|
||||
"key": "key",
|
||||
|
|
Loading…
Reference in New Issue
Block a user