gmanroney / cryptoboard

Collects data from multiple cryptocurrency exchanges, transforms it and posts it into redis
MIT License
11 stars 2 forks source link

Exchange: BITSTAMP #5

Open gmanroney opened 6 years ago

gmanroney commented 6 years ago
{
  "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"
}
gmanroney commented 6 years ago

Basic functionality working . Think transformation ok here too.