"# SBM-python"
Installeren:
- Download TA-lib
- maak een virtualenv aan en installeer requirements.txt
- Pas credentials.txt aan
Instellingen
- Pas het bestand credendtials_empty.txt aan naar: credentials.txt
- Vul de binance API en KEY in.
- Vul de telegram id en bot-api in.
- Maak een gratis account op chart-img.com en vul de KEY in.
Push new versie to git:
git add .
git commit -m ""
git push origin main (--force)