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.

Currencies precision returning None [Binance, BitMEX]

See original GitHub issue
  • OS: Linux Ubuntu 18.04 LTS
  • Programming Language version: Python 3.9.1
  • CCXT version: 1.42.29

When calling for the loaded currencies, the precision is returning None;

self._client.currencies.items()
{'id': 'AAVE', 'numericId': None, 'code': 'AAVE', 'precision': None}

I think this started from around 1.42.18 Tested on Binance spot and BitMEX

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
cjdsellerscommented, Feb 24, 2021

Ok thanks for your help. I’ll make some changes to handled these cases.

Cheers for the immediate support!

0reactions
kroitorcommented, Feb 24, 2021

@cjdsellers it’s the same for UNI.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manual · ccxt/ccxt Wiki - GitHub
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges - Manual · ccxt/ccxt Wiki.
Read more >
Binance Python API – A Step-by-Step Guide - Algo Trading 101
Once you buy a stock, you are in a 'trade'. At some point, you will want to sell that stock and return to...
Read more >
Five Ducking Digits | BitMEX Blog
Assuming no price movement in the ETH/USD exchange rate, the return in USD terms is 29%. Would a swashbuckling CEO actually hedge currency ......
Read more >
Exploring The Diversification Benefits With Bitcoin
Multi-asset portfolios that include Bitcoin can reap diversification benefits. Read our report to see how to include BTC in your portfolio.
Read more >
New CoinTracking Features and Updates
Crypto.com (import for credit card cashback rewards as non taxable event + ... of tax consultants who can help with the tax return...
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