Add bot_name setting
allows naming the bot to simply differentiate when running different bots.
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
"username": "",
|
||||
"password": ""
|
||||
},
|
||||
"bot_name": "freqtrade",
|
||||
"initial_state": "running",
|
||||
"forcebuy_enable": false,
|
||||
"internals": {
|
||||
|
Reference in New Issue
Block a user