Skip to content

Port handling of market-if-touched order for matching engine in Rust #2329

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

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

filipmacek
Copy link
Member

Pull Request

  • added is_touch_triggered function in OrderMatchingCore
  • added full implementation for processing and updating of the market if touched orders in OrderMatchingEngine with two test cases

@filipmacek filipmacek added the rust Relating to the Rust core label Feb 17, 2025
@filipmacek filipmacek self-assigned this Feb 17, 2025
Copy link
Member

@cjdsellers cjdsellers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@cjdsellers cjdsellers merged commit 6242f78 into develop Feb 17, 2025
12 checks passed
@cjdsellers cjdsellers deleted the order-matching-engine-market-if-touched-order branch February 17, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Relating to the Rust core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants