mdashti / TradingSimulation

TradingSimulation is a modular framework designed for back-testing trading strategies.

Repository from Github https://github.commdashti/TradingSimulationRepository from Github https://github.commdashti/TradingSimulation

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 "project ts" run displays a list of examples that can be run in the TradingSimulater backend

  • sbt "project frontend" run starts the frontend. The server is listening for HTTP on http://localhost:9000/

License

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

About

TradingSimulation is a modular framework designed for back-testing trading strategies.


Languages

Language:Scala 88.3%Language:JavaScript 5.9%Language:C 1.9%Language:HTML 1.6%Language:Shell 1.1%Language:Python 1.0%Language:CSS 0.2%