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

Feat/order streams #17

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Feat/order streams #17

merged 4 commits into from
Jan 9, 2024

Conversation

jordy25519
Copy link
Collaborator

@jordy25519 jordy25519 commented Jan 7, 2024

closes #16

Add order and fill ws streams
fix: issue with perp average entry calc

TODO:

  • price in fill events
  • update docs

nits:

  • serialize amounts as Decimals
  • allow sub/unsub to specific channels and/or markets (rn subscribes to all channels and markets)
  • serialize null instead of empty string for some values

@jordy25519 jordy25519 merged commit 1d2d67f into master Jan 9, 2024
1 check passed
@jordy25519 jordy25519 deleted the feat/order-streams branch January 9, 2024 05:45
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

Successfully merging this pull request may close these issues.

Add order update & fill streams
1 participant