Skip to content
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

Bitfinex fetchTickers failed to recognize NECUSD #2250

Closed
lucasgadams opened this issue Mar 13, 2018 · 1 comment
Closed

Bitfinex fetchTickers failed to recognize NECUSD #2250

lucasgadams opened this issue Mar 13, 2018 · 1 comment
Assignees

Comments

@lucasgadams
Copy link

  • OS: Ubuntu 16.04
  • Programming Language version: python 3.5.2
  • CCXT version: ccxt==1.10.1242
  • Exchange: bitfinex
  • Method: fetchTickers

Every once in a while I receive the following error using bitfinex fetchTickers :
File "/home/ubuntu/env/lib/python3.5/site-packages/ccxt/bitfinex.py", line 387, in fetch_tickers
raise ExchangeError(self.id + ' fetchTickers() failed to recognize symbol ' + id + ' ' + self.json(ticker))
ccxt.base.errors.ExchangeError: bitfinex fetchTickers() failed to recognize symbol NECUSD {"volume":"2438.6685917","low":"0.86","high":"1.09","ask":"1.0","bid":"0.8523","mid":"0.92615","last_price":"0.86","pair":"NECUSD","timestamp":"1520953076.949080844"}

@kroitor
Copy link
Member

kroitor commented Mar 13, 2018

Duplicate: #2180

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants