fix analyze.sh for multiple strategies
This commit is contained in:
@@ -186,6 +186,11 @@ Logs/Output:
|
||||
docker compose logs -f
|
||||
```
|
||||
|
||||
Update:
|
||||
```
|
||||
git pull -f --all
|
||||
```
|
||||
|
||||
|
||||
dabo-bot.sh is the bot that trades and collects the quotes and analyze.sh is the tool with which you can try out strategies with the historical data.
|
||||
The configuration files are called dabo-bot.conf and analyze.conf. analyze.sh also uses bot.conf but its variables are overwritten by analyze.conf if duplicated.
|
||||
|
||||
Reference in New Issue
Block a user