rhammell / crypto-trades

Visualize real time crypto trades from CoinBase Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crypto-trades

Visualize cryptocurrency trades in real time. See a live demo here.

Trades for various Crypto/USD pairs are displayed on a scrolling timeline, where individual trades are each represented by a circle node. The size of the node is determined by the trade's size relative to the currency's daily trade volume. The color of the node is determined by its order side - green for buy orders, red for sell orders.

New trades are added to the timeline as they are received, and the timeline shows the last 60 seconds of trade activity. Mouse over any node to see its timestamp and order size.

Trade information is provided in real time by the the Coinbase Pro websocket feed.

About

Visualize real time crypto trades from CoinBase Pro


Languages

Language:JavaScript 74.8%Language:HTML 14.4%Language:CSS 10.8%