coinrust / crex

A Golang cryptocurrency trading API & Library. Support Binance, BitMEX, Deribit, Bybit, Huobi DM, OKEX Futures and more.
MIT License
513 stars 154 forks source link

Implement trailing stop order for Binance #42

Closed evzpav closed 3 years ago

evzpav commented 3 years ago

@beaquant @frankrap I added the trailing stop order type for Binance Futures. Kindly take a look.

Evandro

ksidenko commented 3 years ago

@evzpav just update readme.md and I merge PR

ksidenko commented 3 years ago

also pls update the branch to the latest master

evzpav commented 3 years ago

@evzpav just update readme.md and I merge PR

Thanks for reviewing Kirill @ksidenko !