HODL

所属分类:加密货币
开发工具:HTML
文件大小:5163KB
下载次数:0
上传日期:2019-05-25 18:49:40
上 传 者sh-1993
说明:  加密货币交易与新闻
(Cryptocurrency Trades & News)

文件列表:
CONTRIBUTING.md (249, 2019-05-26)
LICENSE (1083, 2019-05-26)
css (0, 2019-05-26)
css\cryptowatch.css (355, 2019-05-26)
css\dashbored (0, 2019-05-26)
css\dashbored\bootstrap.min.css (109520, 2019-05-26)
css\dashbored\keen-dashboards-clean.css (2131, 2019-05-26)
css\dashbored\keen-dashboards.css (2195, 2019-05-26)
css\jquery.dataTables.min.css (15227, 2019-05-26)
docs (0, 2019-05-26)
docs\arrays.txt (10101, 2019-05-26)
docs\hodl-2018-04-29-22_24_52.png (264577, 2019-05-26)
docs\hodl-2018-04-29-22_25_41.png (245260, 2019-05-26)
docs\hodl-2018-04-29-22_26_20.png (235878, 2019-05-26)
docs\logo.png (7577, 2019-05-26)
favicon.ico (1150, 2019-05-26)
fonts (0, 2019-05-26)
fonts\DubaiW23-Bold.eot (75618, 2019-05-26)
fonts\DubaiW23-Bold.ttf (174064, 2019-05-26)
fonts\DubaiW23-Bold.woff (84256, 2019-05-26)
fonts\DubaiW23-Bold.woff2 (64440, 2019-05-26)
fonts\DubaiW23-Light.eot (73979, 2019-05-26)
fonts\DubaiW23-Light.ttf (174644, 2019-05-26)
fonts\DubaiW23-Light.woff (82832, 2019-05-26)
fonts\DubaiW23-Light.woff2 (63020, 2019-05-26)
fonts\DubaiW23-Medium.eot (75006, 2019-05-26)
fonts\DubaiW23-Medium.ttf (174380, 2019-05-26)
fonts\DubaiW23-Medium.woff (83748, 2019-05-26)
fonts\DubaiW23-Medium.woff2 (63880, 2019-05-26)
fonts\DubaiW23-Regular.eot (74819, 2019-05-26)
fonts\DubaiW23-Regular.ttf (176340, 2019-05-26)
fonts\DubaiW23-Regular.woff (83764, 2019-05-26)
fonts\DubaiW23-Regular.woff2 (64056, 2019-05-26)
fonts\glyphicons-halflings-regular.eot (14079, 2019-05-26)
fonts\glyphicons-halflings-regular.svg (63157, 2019-05-26)
fonts\glyphicons-halflings-regular.ttf (29512, 2019-05-26)
fonts\glyphicons-halflings-regular.woff (16448, 2019-05-26)
fonts\glyphicons-halflings-regular.woff2 (18028, 2019-05-26)
... ...

![HODL.](https://github.com/docs/logo.png?raw=true) [![Code Climate](https://github.comhttps://codeclimate.com/github/59***/HODL/badges/gpa.svg)](https://github.comhttps://codeclimate.com/github/59***/HODL) [![View via Bluemix](https://github.comhttps://bluemix.net/deploy/button.png)](https://github.comhttps://hodl.mybluemix.net/) # 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',`. ```javascript 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 ===== - [See Market Trades](https://github.comhttps://htmlpreview.github.io/?https://raw.githubusercontent.com/59***/HODL/master/index.html) - [See Real Time Analysis](https://github.comhttps://htmlpreview.github.io/?https://raw.githubusercontent.com/59***/HODL/master/index_dark_charts.html) - [See List of coins from CoinMarketCap](https://github.comhttps://htmlpreview.github.io/?https://raw.githubusercontent.com/59***/HODL/master/index_dark_coinmarketcap.html) - [See News & Podcast feeds](https://github.comhttps://htmlpreview.github.io/?https://raw.githubusercontent.com/59***/HODL/master/news.html) or - View the cloud application via [![View via Bluemix](https://github.comhttps://bluemix.net/deploy/button.png)](https://github.comhttps://hodl.mybluemix.net/) 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.

近期下载者

相关文件


收藏者