Add bot_name setting

allows naming the bot to simply differentiate when running different
bots.
This commit is contained in:
Matthias
2021-01-16 16:19:49 +01:00
parent 572f5f9186
commit 53c208197d
10 changed files with 10 additions and 0 deletions

View File

@@ -63,6 +63,7 @@
"username": "",
"password": ""
},
"bot_name": "freqtrade",
"initial_state": "running",
"forcebuy_enable": false,
"internals": {