Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Latest commit

 

History

History

sim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Parity Market Simulator

Parity Market Simulator is a simple market event simulation.

Usage

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.

References

Parity Market Simulator is based on the following paper:

  • T.X. Guo. An agent-based simulation of double-auction markets. 2005.

License

Released under the Apache License, Version 2.0.