Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Exception throws with the latest Binance update when calling exchangeInfo #42

Open
khoatran opened this issue Apr 1, 2019 · 0 comments

Comments

@khoatran
Copy link

khoatran commented Apr 1, 2019

Hi,
In the latest Binance updates, there is symbol: BTCTUSD. It makes below line throws exception, because that case is not covered yet.

if (!symbol.endsWith("BTC") && !symbol.endsWith("ETH")&& !symbol.endsWith("BNB") && !symbol.endsWith("USDT")) {

Please help to fix it.
Thanks,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant