wnz99 / tvcd

A JS module to fetch realtime candles data from various crypto exchanges. Created to feed TradingView chart.
11 stars 6 forks source link

Bitfinex unsubscribe #20

Open wnz99 opened 3 years ago

wnz99 commented 3 years ago

Bitfinex tickers use the format INCH:UST when the base or quote token is longer than 3 characters. Need to check if this line is correct:

https://github.com/wnz99/tvcd/blob/master/src/exchanges/bitfinex/utils/removeTradingPair.js#L8