DESCRIPTIONCancels all open trade orders for a specific trading pair symbol. This endpoint helps users quickly adjust their trading strategy by removing all active orders for the specified pair.
Request
Query Params
Header Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request PUT 'https://endpoint-gateway.maxbit.com/api/v3/openOrders?symbol=BTC_THB&recvWindow=×tamp=1718855898528&signature={{signature}}' \
--header'X-MBX-APIKEY: {{maxbit-api-key}}' \
--header'Content-Type: application/json'