- The Order Matching System does not run continuously and hence will exit after all the orders are processed from file, i.e. the system does not run in continuous polling but can be made to run.
- Since the input file takes only "time", hence there is no provision to validate the future date orders and assumes that all orders are placed for same day.
- The priority Queues are specific to Stock Name, i.e. each Stock will have a queue defined for it's stock. This is maintained through Map<StockName, PriorityQueue(Comparator)>
-
Notifications
You must be signed in to change notification settings - Fork 1
saurabh-slacklife/order-matching
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
FIFO based Order matching for Buy and Sell orders
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published