adshao / go-binance

A Go SDK for Binance API
MIT License
1.57k stars 682 forks source link

Add New Order list - OCO REST API operation #600

Open mauricioschenkel opened 4 months ago

mauricioschenkel commented 4 months ago

First of all, congratulations for this amazing library!

It would be nice to add support for NewOrderListOCO REST API spot operation, as the current NewOrderOCO operation is marked as deprecated.

Link: https://developers.binance.com/docs/binance-spot-api-docs/rest-api#new-order-list---oco-trade

xyq-c-cpp commented 3 months ago

thanks for your feedback