Skip to content

HeshamAlsaadi/HODL

Repository files navigation

HODL.

Code Climate View via Bluemix

HODL

Cryptocurrency Monitoring & Analysis

What is HODL?

HODL. is preconfigure embedded APIs that displays a comprehensive view of transactions, trades, and analytics from different markets. You can simply configure custom filters to change any generate reads and analysis.

About The APIs used

  • Crypto Market Trades By tradingview.
  • BTC-USD Market Trades By CryptoCompare.
  • Bitstamp live orders.
  • Bitstamp live trades.
  • Bitstamp order book (Bids).
  • Bitstamp order book (Asks).
  • Bitstamp Created orders Only.

Real Time Analysis Powered by Cryptowatch

Review 8 real time analysis by Cryptowatch.

  • Bitfinex BTCUSD from Bitfinex.com ( 1 min reads )
  • Kraken BTCUSD from kraken.com ( 1 min reads )
  • OKCoin BTCCNY from okcoin.cn ( 1 min reads )
  • OKCoin BTCUSD from okcoin.com( 1 min reads )
  • GDAX ETHBTC from gdax.com ( 1 min reads )
  • Bitstamp ETHBTC from bitstamp.net ( 1 min reads )
  • CEX.IO BTCUSD from cex.io ( 1 min reads )
  • Poloniex BTCUSDT from poloniex.com ( 1 min reads)

List your favorite coins from CoinMarketCap

  • Right click with your favorite editor on index_dark_coinmarketcap.html and search for otherCurrencies add your favorite currency name.
  • Example 'litecoin',.
var otherCurrencies = [
	'raiblocks',
	'verge',
	'cardano',
	'tron',
	'nxt',
	'siacoin',
	'monero',
	'nem',
	'bytecoin-bcn',
	'iota',
	'litecoin',
	'lisk',
	'bitshares',
	'stratis',
	'lisk',
	'steem',
];

News & Podcasts feeds in parallax

  • coinmastery.
  • cointelegraph.
  • coindesk.
  • unchainedpodcast.
  • chatwithtraders.
  • crypto101podcast.

Use cases

  • View different analysis.
  • View Bitstamp order book (Bids) and Asks.
  • See some live trades.
  • Real time BTC-USD Market Trades.
  • List your favorite coins from CoinMarketCap.

And much more coming in near updates ex. network traffic visualization, network transcation visualization!

Setup

or

  • View the cloud application via View via Bluemix

or

  • Download the repo and run index_dark_charts.html & index_dark_main.html

Screenshots

Contribute

All contributions are welcome!

  • Open an issue to discuss the change.
  • Fork the repo and create a topic branch for your change.
  • Hack on the code!
  • Rebase your changes against master (as necessary).
  • Send a pull request.

About

Cryptocurrency Trades & News

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published