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

Adding the ability to create trailing stop loss order #849

Open nikolayh opened 1 year ago

nikolayh commented 1 year ago

Adding trailing delta + examples here: https://github.com/jaggedsoft/node-binance-api/pull/848

Please consider merge the changes.