gmanroney / cryptoboard

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

Exchange: HUOBIAPI #10

Open gmanroney opened 6 years ago

gmanroney commented 6 years ago
{
  "name": "huobiapi",
  "docurl": "https://github.com/huobiapi/API_Docs_en/wiki/WS_General",
  "wssurl": "wss://api.huobi.pro/ws",
  "pairs": "BTCUSD, LTCUSD, LTCBTC, ETHUSD, ETHBTC, ETCUSD, ETCBTC, BFXUSD, BFXBTC, RRTUSD, RRTBTC, ZECUSD, ZECBTC",
  "active": "N"
}
gmanroney commented 6 years ago

Got this to work as much as I could but two outstanding issues