edge positioning put into package

This commit is contained in:
misagh
2018-09-21 17:41:31 +02:00
parent decaf6c42e
commit ef52c7b510
5 changed files with 980 additions and 19 deletions

View File

@@ -50,6 +50,13 @@
"sell_profit_only": false,
"ignore_roi_if_buy_signal": false
},
"edge": {
"enabled": false,
"process_throttle_secs": 1800,
"maximum_winrate_to_consider": 0.80,
"remove_pumps": true,
"minimum_delta_to_consider": 1
},
"telegram": {
"enabled": true,
"token": "your_telegram_token",