gmanroney / cryptoboard

Collects data from multiple cryptocurrency exchanges, transforms it and posts it into redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exchange: BITSTAMP

gmanroney opened this issue · comments

{
  "name": "bitstamp",
  "docurl": "https://www.bitstamp.net/websocket/",
  "wssurl": "???",
  "pairs": "BTCUSD, LTCUSD, LTCBTC, ETHUSD, ETHBTC, ETCUSD, ETCBTC, BFXUSD, BFXBTC, RRTUSD, RRTBTC, ZECUSD, ZECBTC",
  "active": "N"
}

Basic functionality working . Think transformation ok here too.