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:
- Created 3 years ago
- Comments:7 (3 by maintainers)
Top 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 >
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
Ok thanks for your help. I’ll make some changes to handled these cases.
Cheers for the immediate support!
@cjdsellers it’s the same for UNI.