TradingSimulation

TradingSimulation is a modular framework designed for back-testing trading strategies. The components are built on top of akka Actors.

Documentation

Detailed documentation can be found on the dedicated wiki.

Build:

  • Install the SBT build tool.

  • sbt compile to compile the source files

  • sbt run displays a list of examples that can be run

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0