Skip to content

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.

License

Notifications You must be signed in to change notification settings

goace/bitcoin-ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages