Skip to content
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 from GetAlgoOrderAsync #18

Closed
dante1989 opened this issue Jan 7, 2024 · 2 comments
Closed

error from GetAlgoOrderAsync #18

dante1989 opened this issue Jan 7, 2024 · 2 comments

Comments

@dante1989
Copy link

dante1989 commented Jan 7, 2024

When i use: dim ItemOrderOKX= clientFutureOKX.UnifiedApi.Trading.GetAlgoOrderAsync(AlgoId)
i got error from ItemOrderOKX.Error.Message:
Deserialize JsonSerializationException: Error converting value "" to type 'System.Boolean'. Path 'data[0].amendPxOnTriggerType', line 1, position 187.

My Type Order is Trigger and State is Live

@JKorf
Copy link
Owner

JKorf commented Jan 9, 2024

This should be fixed when using the latest CryptoExchange.Net version, V6.2.5. You can install that version directly until a new version of the OKX library is released with the new package reference

@dante1989
Copy link
Author

CryptoExchange.Net version, V6.2.5 is ok for this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants