Whalepool / Bitcoin-Crypto-python-charts

Bitcoin & Crypto python charts with matplotlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Few useful bitcoin chart python files

Get teamspeak numbers

python get_teamspeak_numbers.py
Simply script to query teamspeak and fetch the number of users on teamspeak and plot into mongodb

Google Trends Wordcloud

Google Trends Wordcloud
python google-trends-wordcloud.py - makes a chart of the related search terms for google trends related to key [bitcoin]

Google Trends / Price

Google Trends
python google-trends.py - builds above chart

Killzones

Killzones
python killzones.py - measures and plots bitcoin volatility

Market cap / volume comparisson

Market cap
python marketcap.py - builds above chart

Mempool over price

Mempool over price
python mempool-vs-btc.py - builds above chart

Price over rates

Swap rate over price
python swap-rate-over-price.py --type="btc"
python swap-rate-over-price.py --type="usd"
^ is normal

Swap rate over price historical
python swap-rate-over-price.py --type="btc --historical"
python swap-rate-over-price.py --type="usd --historical"
^ for historical data

About

Bitcoin & Crypto python charts with matplotlib


Languages

Language:Python 100.0%