node-binance-trader
node-binance-trader copied to clipboard
Get Cross Margin Market Pairs
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.
https://github.com/ccxt/ccxt/issues/8695