telegram group, community
This commit is contained in:
parent
d7087c738d
commit
ee77fa4522
10
README.md
10
README.md
@ -179,7 +179,7 @@ Not necessary if you use the dabo Playbook
|
|||||||
docker -l warn compose --ansi never build --progress=plain --pull --no-cache --force-rm
|
docker -l warn compose --ansi never build --progress=plain --pull --no-cache --force-rm
|
||||||
```
|
```
|
||||||
|
|
||||||
### Configure
|
### 3. Configuration
|
||||||
Edit docker-compose.yml or create docker-compose.override.yml to fit yout needs e.g. domain and network settings or basic auth, e.g. for traefik and letsencrypt:
|
Edit docker-compose.yml or create docker-compose.override.yml to fit yout needs e.g. domain and network settings or basic auth, e.g. for traefik and letsencrypt:
|
||||||
```
|
```
|
||||||
echo '
|
echo '
|
||||||
@ -260,7 +260,7 @@ vim dabo-bot.conf
|
|||||||
Defaults in dabo/dabo-bot.conf
|
Defaults in dabo/dabo-bot.conf
|
||||||
|
|
||||||
|
|
||||||
### Prepare/Create a stretegy
|
### 4. Prepare/Create a stretegy
|
||||||
|
|
||||||
IMPORTANT!!!
|
IMPORTANT!!!
|
||||||
|
|
||||||
@ -286,7 +286,7 @@ strategies/buy.mannover-sulu-1.conf
|
|||||||
strategies/sell.command-kirk-3.conf
|
strategies/sell.command-kirk-3.conf
|
||||||
```
|
```
|
||||||
|
|
||||||
### Create individual watch-assets.csv
|
### Optional: Create individual watch-assets.csv
|
||||||
```
|
```
|
||||||
cp dabo/watch-assets.csv watch-assets.csv
|
cp dabo/watch-assets.csv watch-assets.csv
|
||||||
```
|
```
|
||||||
@ -369,6 +369,10 @@ ${f_tickers_array[SOLUSDT]}
|
|||||||
${f_tickers_array[ETH${CURRENCY}]}
|
${f_tickers_array[ETH${CURRENCY}]}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Support/Community
|
||||||
|
New Telegram group for the dabo comunity.
|
||||||
|
https://t.me/dabobotcrypto
|
||||||
|
|
||||||
|
|
||||||
## Future ideas/featrues and todosa
|
## Future ideas/featrues and todosa
|
||||||
- Partial StopLoss and TakeProfit
|
- Partial StopLoss and TakeProfit
|
||||||
|
Loading…
Reference in New Issue
Block a user