You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to get the data for two currencies, if one is not available will return a error:
Shouldn't at least return one out of two? Like on Binance there isn't a (ETH-USD) but there is (ETH-BTC) and would be nice if it would return that.
When trying to get the data for two currencies, if one is not available will return a error:
Shouldn't at least return one out of two? Like on Binance there isn't a (ETH-USD) but there is (ETH-BTC) and would be nice if it would return that.
Example:
{'Response': 'Error', 'Message': 'Binance market does not exist for this coin pair (ETH-USD)', 'Type': 1, 'Aggregated': False, 'Data': []}
The text was updated successfully, but these errors were encountered: