14 Forks
30 Stars
30 Watchers

TradingMachine

TradingMachine is a mini-trading system simulation, whose components (market data and order feeds, FIX acceptor and initiator, back-end for filled orders) interact by queues and topics.

How to download and setup TradingMachine

Open terminal and run command
git clone https://github.com/NicolaNardino/TradingMachine.git
git clone is used to create a copy or clone of TradingMachine repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with TradingMachine https://github.com/NicolaNardino/TradingMachine/archive/master.zip

Or simply clone TradingMachine with SSH
[email protected]:NicolaNardino/TradingMachine.git

If you have some problems with TradingMachine

You may open issue on TradingMachine support forum (system) here: https://github.com/NicolaNardino/TradingMachine/issues