Parity Market Simulator is a simple market event simulation.
Run Parity Market Simulator with Java:
java -jar <executable> <configuration-file>
When started, the market simulator enters an opening bid and ask. Then it begins to generate orders based on its model.
Parity Market Simulator is based on the following paper:
- T.X. Guo. An agent-based simulation of double-auction markets. 2005.
Released under the Apache License, Version 2.0.