bybit-exchange / pybit

Official Python3 API connector for Bybit's HTTP and WebSockets APIs.
Other
385 stars 129 forks source link

Close positions #151

Closed qwert76ya closed 1 year ago

qwert76ya commented 1 year ago

How can I close all positions Previously worked session_auth.cancel_all_active_orders(symbol="BTCUSDT") not working now