The Open-Source Backtesting Engine/ Trading Simulator by Bertram Enterprises.
Last updated Jul 8, 2026
522
Stars
120
Forks
5
Issues
0
Stars/day
Attention Score
95
Topics
Language breakdown
C# 99.6%
Batchfile 0.2%
R 0.2%
▸ Files
click to expand
README
TuringTrader

An open-source backtesting engine/ trading simulator, licensed under AGPL 3.0.
For news, updates, and more information about the project, please visit our website at https://www.turingtrader.org/.
Installing
To install TuringTrader, download the setup file from https://www.turingtrader.org/download/.
Documentation
Find the TuringTrader documentation at https://www.turingtrader.org/documentation/.
Building from Source
Prerequisites
- Microsoft Visual Studio Community 2022
- .NET 6.0 SDK
- DocFX toolset version 2.62.2
- WiX Toolset v4 (FireGiant's HeatWave Community Edition)
Build Steps
Here are the individual steps to build TuringTrader from source:
- Install TuringTrader from binary distribution
- Open TuringTrader solution in Visual Studio
- Build release version of TuringTrader project
- Publish TuringTrader application
- Build BooksAndPubs project (linked against the binary version installed)
- Build setup project
- Build documentation
Happy coding!
Felix Bertram info@TuringTrader.org
🔗 More in this category