Update sample configurations

This commit is contained in:
Matthias
2019-11-09 13:59:19 +01:00
parent d7262c0b4e
commit c3b4a4dde1
4 changed files with 28 additions and 10 deletions

View File

@@ -52,6 +52,9 @@
"DOGE/BTC"
]
},
"pairlists": [
{"method": "StaticPairList"}
],
"edge": {
"enabled": false,
"process_throttle_secs": 3600,
@@ -68,7 +71,7 @@
"remove_pumps": false
},
"telegram": {
"enabled": true,
"enabled": false,
"token": "your_telegram_token",
"chat_id": "your_telegram_chat_id"
},