The current API call to get market data from Binance does not differentiate between cross margin and isolated margin. Some trading pairs (e.g. ZRX/USDT) are only allowed on isolated margin. Need to use a different API call for more accuracy.
ccxt/ccxt#8695