sammchardy / python-binance

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

Add manual liquidation endpoint #1366

Open carkod opened 8 months ago

carkod commented 8 months ago

New Manual liquidation endpoint.

Adding long awaited endpoint that I requested some time ago. https://www.binance.com/en-GB/my/user-support/feedback/detail/29679?feedbackIndex=0

POST /sapi/v1/margin/manual-liquidation see docs