sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
5.89k stars 2.2k forks source link

Update endpoint for get_products #1334

Closed aqasemi closed 9 months ago

aqasemi commented 1 year ago

endpoint changed for get_products from exchange-api/v1/public/asset-service/product/get-products (obsolete) to bapi/asset/v2/public/asset-service/product/get-products?includeEtf=true (new)

sammchardy commented 9 months ago

Thanks @alqasemy2020