add stop_loss based on work from @berlinguyinca
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
"fiat_display_currency": "USD",
|
||||
"ticker_interval" : "5m",
|
||||
"dry_run": false,
|
||||
"trailing_stop": {
|
||||
"positive" : 0.005
|
||||
},
|
||||
"trailing_stop": false,
|
||||
"unfilledtimeout": 600,
|
||||
"bid_strategy": {
|
||||
"ask_last_balance": 0.0
|
||||
|
Reference in New Issue
Block a user