burakoner / OKEx.Net

Open source .Net API wrapper for the @OKEx V5 Rest API and V5 Websocket API
MIT License
86 stars 48 forks source link

PlaceAlgoOrder has not trailing stop option #70

Closed mo-kml closed 2 years ago

mo-kml commented 2 years ago

hello friend the Okex algo order has a algo type called Trailing Stop. but in the nuget this is not available could you please add this? thanks

arashreshadi commented 2 years ago

Hi mo-kml

have you used algo order for seting TP and SL order?

mo-kml commented 2 years ago

hello @arashreshadi sorry for delay no i couldn't understand how to do it if i want to set a trigger order i cant set stop and tp how could i manage it with one order? limit order - stop - tp

mo-kml commented 2 years ago

Hello in that case I have to update my SL every second and it is a little hard when you are dealing with the number of orders parallel do you have any idea how to pass a trailing order?

On Wed, Aug 31, 2022 at 8:24 PM arashreshadi @.***> wrote:

Hi mo-kml

have you used algo order for seting TP and SL order?

— Reply to this email directly, view it on GitHub https://github.com/burakoner/OKEx.Net/issues/70#issuecomment-1233122858, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADMKCPOVIAISP62INDZE43DV3554NANCNFSM6AAAAAAQBDKWUA . You are receiving this because you authored the thread.Message ID: @.***>

burakoner commented 2 years ago

Fixed in version 5.2.6 Github Commit: https://github.com/burakoner/OKEx.Net/commit/de2a4cd1b698433cf112177900e68435d9f4484e Nuget Package: https://www.nuget.org/packages/OKEx.Net/5.2.6