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.

CoinEx symbols are missing a `/` in the pair

See original GitHub issue

I searched through the issues and didn’t see this anywhere. I’m not quite sure if this is a ccxt problem or a CoinEx API problem. Thought I’d ask.

Certain symbols in the trade object are missing a / between the codes. Here are the ones I’ve run into so far. ‘NPXSBTC’ ‘BTUBTC’ ‘CNNBTC’ ‘SPOKBTC’ ‘BCHPAX’

  • OS: macOS 10.15.7
  • Programming Language version: Python 3.7.9
  • CCXT version: 1.39.1
exchange = ccxt.coinex(config)
trades = ccxt.fetch_my_trades()

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ethanbrown3commented, Feb 11, 2021

Thanks @kroitor

1reaction
interzonezcommented, Jan 13, 2021

This works great @kroitor thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

https://support.coinex.com/hc/en-us/articles/90000...
No information is available for this page.
Read more >
Exchanges — ccxt 2.4.71 documentation
In terms of the ccxt library, each exchange contains one or more trading markets. Each market has an id and a symbol. Most...
Read more >
CoinEx Chain Whitepaper
On DEX chain, users can receive and send CET tokens, issue new tokens and conduct minting, burning, locking, unlocking operations to the new...
Read more >
Utility Sub-commands
Values with "missing opt:" might need special configuration (e.g. using orderbook if ... --print-json Print list of pairs or market symbols in JSON...
Read more >
Change Log – Huobi API Reference v1.0 - GitHub Pages
Release Time (UTC +8) API New / Update 2022.06.24 POST /v2/sub‑user/api‑key‑generation update 2022.06.17 POST /v1/dw/withdraw/api/create update 2022.01.21 GET v1/common/symbols , GET v1/common/currencys Update
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