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

Add linked orders check in OrderMatchingEngine #1843

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

filipmacek
Copy link
Member

@filipmacek filipmacek commented Aug 11, 2024

Pull Request

  • implemented linked orders check for OrderMatchingEngine in Rust and test test_process_order_when_closed_linked_order
  • engine_config fixture in tests

@filipmacek filipmacek added the rust Relating to the Rust core label Aug 11, 2024
@filipmacek filipmacek self-assigned this Aug 11, 2024
@filipmacek filipmacek force-pushed the order-matching-engine-linked-order-ids branch from f3a755d to 391a12a Compare August 11, 2024 15:48
@cjdsellers cjdsellers merged commit 3d6bce3 into develop Aug 11, 2024
9 checks passed
@cjdsellers cjdsellers deleted the order-matching-engine-linked-order-ids branch August 11, 2024 21:55
@filipmacek filipmacek linked an issue Aug 12, 2024 that may be closed by this pull request
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.

Implement OrderMatchingEngine in Rust
2 participants