node-binance-trader icon indicating copy to clipboard operation
node-binance-trader copied to clipboard

Get Cross Margin Market Pairs

Open PostmanSpat opened this issue 3 years ago • 0 comments

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

PostmanSpat avatar Aug 23 '21 00:08 PostmanSpat