-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while placing borrow order. #230
Comments
Has been fixed in the latest version |
Sorry, seems like this wasn't in the release yet |
It's been fixed in last release now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like the method
SpotApi.Margin.BorrowAsync()
should request withIOC
orFOK
astimeInForce
parameter, notImmediateOrCancel
orFillOrKill
. Here API endpoint doc https://www.kucoin.com/docs/rest/margin-trading/margin-trading-v3-/margin-borrowing.To Reproduce
Debug logging
The text was updated successfully, but these errors were encountered: