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

Handle cancel order properly in Matching Engine #197

Open
thakkarparth007 opened this issue Feb 27, 2018 · 0 comments
Open

Handle cancel order properly in Matching Engine #197

thakkarparth007 opened this issue Feb 27, 2018 · 0 comments
Assignees

Comments

@thakkarparth007
Copy link
Member

thakkarparth007 commented Feb 27, 2018

Currently on cancelling an order, it doesn't get immediately removed from the order book because of the data structure we're using. This doesn't harm per se (because it'll not be considered for matching, and gets removed from the market depth), but it's better to fix this.

@thakkarparth007 thakkarparth007 added this to the For next year, maybe milestone Feb 27, 2018
@gauthamk97 gauthamk97 self-assigned this Dec 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants