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

smart matching #538

Open
3 of 6 tasks
liampauling opened this issue Dec 13, 2021 · 0 comments
Open
3 of 6 tasks

smart matching #538

liampauling opened this issue Dec 13, 2021 · 0 comments

Comments

@liampauling
Copy link
Member

liampauling commented Dec 13, 2021

Update logic to more accurately simulate matching as per the Betfair matching engine.

Passive

  • Prevent double counting of traded size
  • Match orders per FIFO and price
  • Improve PIQ estimate by including cancellations

Active

  • Prevent double counting of available liquidity
  • XM on placement

Bug Fixes

  • Simulation processing on in flight requests
liampauling added a commit that referenced this issue Jan 6, 2022
#538 passive; prevent double counting of traded size
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