bitfinex2 - missing markets
See original GitHub issueHi, 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:
- Created 6 years ago
- Reactions:1
- Comments:13 (9 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@kroitor Cool, so I’ll look into issues, since the next Friday;) and will help you to solve an issue.
Happy holidays!
@kroitor Someone working on this ticket? if no, I can look into.