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

Missing params in Place Order #92

Closed pepakko closed 1 year ago

pepakko commented 1 year ago

Hello! Looks like there's some missing params in PlaceOrder function, like tp/sl among others. Have you in mind to update this function with the API params? Thank you!

burakoner commented 1 year ago

I've added missing 8 params in placing orders. I'll release new version this evening. Thanks for feedback

pepakko commented 1 year ago

Awesome, thank you so much @burakoner!

burakoner commented 1 year ago

Version 5.3.3 released https://github.com/burakoner/OKEx.Net/commit/d8e82c16220fca579e90f58faab881f7e991965c https://www.nuget.org/packages/OKEx.Net/5.3.3