binance-api-node
binance-api-node copied to clipboard
Feature request: Cancel an Existing Order and Send a New Order (TRADE)
Hi!, I want to know if this library has any plan to implement [POST] /api/v3/order/cancelReplace endpoint?
+1 on this. Having native support for cancelReplace is highly needed to ensure safer order updates (atomic operations) and better rate limit management. Would love to see this added to the library.