-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exchange: BITFINEX #2
Comments
… subscribe to multiple channels for #2
Basic function working but it crashes after a minute with the following error: BITFINEX wss://api.bitfinex.com/ws BTCUSD |
Going to mark this as DONE and raise a bug separately. It does work and this intermittent problem is not yet entirely replicable. However it is mentioned in another git project relating to bitfinex and their own API. May be worth further investigation -> https://github.com/bitfinexcom/bitfinex-api-node |
https://docs.bitfinex.com/docs
{
"name": "bitfinex",
"docurl": "https://docs.bitfinex.com/docs",
"wssurl": "wss://api.bitfinex.com/ws",
"pairs": "BTCUSD, LTCUSD, LTCBTC, ETHUSD, ETHBTC, ETCUSD, ETCBTC, BFXUSD, BFXBTC, RRTUSD, RRTBTC, ZECUSD, ZECBTC",
"active": "Y"
}
The text was updated successfully, but these errors were encountered: