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

Streaming order_func seemingly not doing anything #439

Open
daviddurston opened this issue Nov 11, 2024 · 0 comments
Open

Streaming order_func seemingly not doing anything #439

daviddurston opened this issue Nov 11, 2024 · 0 comments

Comments

@daviddurston
Copy link

Hello!

Thanks for your great work on this. I'm working on a personal project and this is definitely making it able to be a reality.

I'm successfully pulling my positions, orders, and able to subscribe to tickers to be pushed their latest prices. However I cannot for the life of me seem to be able to get the on_order_message to trigger. I presume a push should be coming through whenever an order is created, canceled, filled, updated, etc? I've tried looking at the WS logs in Firefox developer tools as well, when the web app receives order updates from the desktop/mobile app, to no avail.

Can anyone confirm that receipt of order push messages is still working, or perhaps how to get them? Otherwise I'm left with fetching all my orders every so often and doing a diff on them.

Thanks so much!

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