bitfinexcom / bitfinex-api-go

BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange
https://www.bitfinex.com/
MIT License
309 stars 220 forks source link

Dynamic add subscribe #188

Closed whybangbang closed 5 years ago

whybangbang commented 5 years ago

Description:

when we begin use the api, we only need to subscribe a few trade pairs , users subscribe other pair then we need to dynamic add pair , so we add the function to solve it.

Breaking changes:

New features:

Fixes:

PR status:

JacobPlaster commented 5 years ago

Hi @whybangbang, thanks for the PR but we already have this feature in the v2/websocket and are encouraging people to move to that. For that reason im going to close this.