Hi,
I would be interested in knowing more about designing order simulation systems.
I am in the process of building historical market simulator, based on "historical quotes" tick data.
Also considered using "historical trade" data to sync quotes and orders.
But at this stage i cant see easy implement use for that feature, will just leave integration option for later times to focus on more critical functionality.
Overall would it be worth the work and extra computing cost if integrating both trade and quote data for simulation?
If you have designed something similar, id be thankful on insight.
I found info on basics of order matching engines types like of FIFO and pro-rata. But it does not help much, as its just peak of the iceberg.
Lets say first premarket quote of the day is far off from last or next intraday prices....What would happen , will limit orders trigger?
Where to find info on how do stock market order matching engines work and what data is considered as valid input from quote data?
I would be interested in knowing more about designing order simulation systems.
I am in the process of building historical market simulator, based on "historical quotes" tick data.
Also considered using "historical trade" data to sync quotes and orders.
But at this stage i cant see easy implement use for that feature, will just leave integration option for later times to focus on more critical functionality.
Overall would it be worth the work and extra computing cost if integrating both trade and quote data for simulation?
If you have designed something similar, id be thankful on insight.
I found info on basics of order matching engines types like of FIFO and pro-rata. But it does not help much, as its just peak of the iceberg.
Lets say first premarket quote of the day is far off from last or next intraday prices....What would happen , will limit orders trigger?
Where to find info on how do stock market order matching engines work and what data is considered as valid input from quote data?
Last edited:
