question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bitfinex2 - missing markets

See original GitHub issue

Hi, the command ccxt.bitfinex2().load_markets().keys() does not return all the current markets trading on bitfinex. For example, “YYW/USD” is a market available on bitfinex but not through ccxt.

At least the following coins are missing: YYW, SNT, QASH, GNT

  • OS: Linux Mint 18.2 Sonya
  • Programming Language: Python 3.6
  • CCXT version: 1.10.556 (updated though python’s pip a few minutes ago)
  • Exchange: bitfinex2
  • Method: load_markets()

python << EOF
import ccxt
print(sorted(ccxt.bitfinex2().load_markets().keys()))
EOF

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:13 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
myuskocommented, Jan 3, 2018

@kroitor Cool, so I’ll look into issues, since the next Friday;) and will help you to solve an issue.

Happy holidays!

1reaction
myuskocommented, Jan 3, 2018

@kroitor Someone working on this ticket? if no, I can look into.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bitfinex Granted 2 of 3 Subpoenas in Hunt for Missing Millions
The U.S. District Court of Georgia has denied a subpoena request by the exchange's parent firm as it tries to track down a...
Read more >
Two Arrested for Alleged Conspiracy to Launder $4.5 Billion in ...
According to court documents, Lichtenstein and Morgan allegedly conspired to launder the proceeds of 119,754 bitcoin that were stolen from ...
Read more >
Attorney General James Ends Virtual Currency Trading ...
Bitfinex and Tether Must Submit to Mandatory Reporting on Efforts to Stop New York Trading. Bitfinex and Tether Deceived Clients and Market ......
Read more >
Announcements | Bitfinex's Latest News & Updates
Bitfinex has delisted ten trading pairs. The removal of these trading pairs serves to consolidate and improve liquidity on Bitfinex, leading to a...
Read more >
battle over billions in stolen bitcoin recovered in DOJ seizure
A company spokesperson told CNBC that Bitfinex customers could have sold the tokens for cash and then used the cash to buy more...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found