You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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"))
The text was updated successfully, but these errors were encountered: