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

/api/v1/private/order/batch_query always returns {"success":true,"code":0,"data":[]} #3

Open
qwpto opened this issue Dec 22, 2024 · 0 comments

Comments

@qwpto
Copy link

qwpto commented Dec 22, 2024

Validating the order ID with https://contract.mexc.com/api/v1/private/order/get/ I can see the information for a valid order ID, but even just querying one order with /api/v1/private/order/batch_query always returns {"success":true,"code":0,"data":[]}

In the meantime I will need to query every order individually or get all the orders and create a map to find the positionId from the transactions returned from api/v1/private/order/list/order_deals though it would really be better if these just included the positionId along with the orderId

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

1 participant