BinanceConvertCancelLimitOrder
Cancel a previously placed Binance limit order by providing its orderId and receive the cancellation status.
Instructions
Cancels a previously placed limit order using the orderId and returns the cancellation status along with the orderId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes | The orderId from placeOrder API | |
| recvWindow | No | Time window for request validity |