tiagosiebler / binance

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

adding new REST USDM example of modifying Stop Loss #323

Closed ethyaan closed 1 year ago

ethyaan commented 1 year ago

Summary

This PR includes adding new example into the example directory for REST USDM to demonstrate how we can modify our SL orders.

Additional Information

No breaking or core code changes, just an example added