/bitcoin-ticker

A price ticker for Bitcoin. It can send warning email while the price is higher or lower than the threshold you set. Only support btcChina so far.

Primary LanguagePythonMIT LicenseMIT

BitTicker

It is a price ticker for Bitcoin. Currenty supports the following currencies:

CHN, USD, ISK, HKD, TWD, CHF, EUR, DKK, CLP, CAD, THB, AUD, AGD, KRW, JPY, PLN, GBP, SEK, NZD, BRL, RUB

It can send warning email while the price is higher or lower than the threshold you set.

Dependency

  • Python 2.6+
  • simplejson (install via $ sudo easy_install simplejson)

Configuration

  • set config.py accorfing to the tips

Run

  • $ python main.py

Screenshot