Relative Content

Tag Archive for python-3.xdataframebinance

Retrieve USDT trading pairs from Binance

I’m new to stackoverflow so I couldn’t seem to reply in line, but I’m trying to create an excel file with all the Binance symbols with ‘quoteAsset’ = USDT (or maybe something else) and ‘status’ = TRADING (or maybe something else). Then I would like to include the data for the columns ‘symbol’,’status’, ‘baseAsset’, ‘quoteAsset’ and ‘isMarginTradingAllowed’ to a spreadsheet.