jaggedsoft / node-binance-api

Node Binance API is an asynchronous node.js library for the Binance API designed to be easy to use.
MIT License
1.57k stars 767 forks source link

Feature request: Cancel an Existing Order and Send a New Order (TRADE) #844

Open thEpisode opened 2 years ago

thEpisode commented 2 years ago

Hi!, I want to know if this library has any plan to implement [POST] /api/v3/order/cancelReplace endpoint?