tiagosiebler / binance

Node.js & JavaScript SDK for Binance REST APIs & WebSockets, with TypeScript & browser support, integration tests, beautification & more.
MIT License
728 stars 264 forks source link

Request: REST Endpoints for SOR Trades #411

Closed ozum closed 4 months ago

ozum commented 4 months ago

Hi,

I can't find the below REST endpoints for trading. I would appreciate it if you could add them.

POST /api/v3/sor/order/test POST /api/v3/sor/order

Related Docs

Many thanks,

tiagosiebler commented 4 months ago

Released via #412, will be on npm shortly with v2.10.2. Thanks!