lucacarniato / DownloadCoinStatsAndSendEmails

Downloads the statistics of the top "numCoins" coins from coinmarketcap every "waitPeriod" and sends an email to "youremail"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This script downloads the statistics of the top "numCoins" coins from coinmarketcap every "waitPeriod" and sends an email to "youremail".

In the email data is divided in newly found "numPerformers" best performers and "numPerformers" worse performers. Performance is measured as "percent_change_24h".

About

Downloads the statistics of the top "numCoins" coins from coinmarketcap every "waitPeriod" and sends an email to "youremail"


Languages

Language:Python 100.0%