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

REST client ignores order_side BUY/SELL filter #83

Closed
LiteTite opened this issue Nov 26, 2024 · 2 comments
Closed

REST client ignores order_side BUY/SELL filter #83

LiteTite opened this issue Nov 26, 2024 · 2 comments

Comments

@LiteTite
Copy link

This line of code is returning BUY and SELL orders. Is there a reason or could this be a bug?

print(client.list_orders(order_status=["OPEN"], order_side="SELL"))

Copy link

Thank you for reporting! If this is an SDK specific issue, we will look into it and get back to you soon. If this is an API related request, report it in our Advanced API Discord instead (use this invite link if it's your first time accessing the Discord).

@urischwartz-cb
Copy link
Contributor

@LiteTite thanks for flagging this! We have identified the issue and will have a fix out in the next few days.

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

No branches or pull requests

2 participants