/Fix_Me

A simulation of financial markets that exchange a simplified version of FIX messages in a multi-threaded network, using asynchronous sockets and the java executor framework. A WeThinkCode Java Module project

Primary LanguageJava

Fix_Me

A simulation of financial markets that exchange a simplified version of FIX messages in a multi-threaded network, using asynchronous sockets and the java executor framework. A WeThinkCode Java Module project

To run you will have to install Maven first. Run 'mvn clean package', then navigate to router\target and run 'java -jar router.jar' first before running the market and the broker