Python3 Script to check Poloniex for trades and send an email via Sendgrid
git clone https://github.com/mkuendig/polo-notify
Poloniex API and Secret
Sendgrid API
Email address for from and to
Use the script directly with python3 polo-notify.py
docker build -t polo-notify .
docker run -it polo-notify