freqtrade / freqtrade

Free, open source crypto trading bot
https://www.freqtrade.io
GNU General Public License v3.0
28.09k stars 6.02k forks source link

Notice to API Users on Delisting WAPI Endpoints #4731

Closed bendenn closed 3 years ago

bendenn commented 3 years ago

Notice to API Users on Delisting WAPI Endpoints

Fellow Binancians,

To optimize API performance and provide better trading services for our API users, Binance will delist all WAPI endpoints from the Binance API at 2021-08-01 2:00 AM (UTC). Information on WAPI endpoints will be removed from Binance API Documentation at approximately 2021-06-01 2:00 AM (UTC).

To ensure your trading strategies are not affected, all API users are encouraged to upgrade trading bots to SAPI endpoints as soon as possible.

xmatthias commented 3 years ago

Thanks for the info - i got the email too.

i do not think freqtrade is affected by this, as we use the regular API endpoints, not WAPI endpoints.

If any, then changes will be needed at ccxt level ... but again, i don't think it'll affect us as we don't use any endpoint that uses Wapi as far as i am aware.

xmatthias commented 3 years ago

I'll close this as we do not use any ccxt endpoints which are currently using wapi.