Data pulling from live feed to generate datasets
Alert for new coin listings
Analyzing Trends using collected Data
Explosive Market Advantage Trader
Custom Trader Class with additional features
###Installation of TA-lib
Refer to this for installation of TA-lib on python:
https://blog.quantinsti.com/install-ta-lib-python/
Refer to secret.example.json
Make a new copy and rename to secret.json
. This is the .json file accessed by programme
Refer to config.md
for information on configuration parameters
Run setup.sh
file for startup
To set cronjob to execute file every 9am
/etc/crontab
0 9 * * * root python3 /Huobi-bot/daily_report.py