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: Forward order quote to driver when solving #2081

Closed
1 task
sunce86 opened this issue Nov 24, 2023 · 1 comment
Closed
1 task

feat: Forward order quote to driver when solving #2081

sunce86 opened this issue Nov 24, 2023 · 1 comment

Comments

@sunce86
Copy link
Contributor

sunce86 commented Nov 24, 2023

Problem

Each limit order passed to the driver for solving, should have attached quote to it. It should be passed as part of the Auction.
This is needed for limit orders with in-market price.

Suggested solution

Attach quote field to the driver::Auction::Order struct.

Acceptance criteria

  • Driver receives auction with limit orders containing a quote.
@sunce86
Copy link
Contributor Author

sunce86 commented Jan 12, 2024

Closing in favor #2266

@sunce86 sunce86 closed this as completed Jan 12, 2024
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