This repository contains a proof-of-concept order matching engine implemented as a Spring Boot microservice. It uses a price-time priority algorithm to match buy and sell orders entirely in-memory, ...
Trade reconciliation is the process of checking whether two systems recorded the same trade in the same way.