REPOSITORY OVERVIEWLive repository statistics
★ 2Stars
⑂ 0Forks
◯ 0Open issues
◉ 2Watchers
60/100
OPENREPOHUB HEALTH SIGNALMixed signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
72 Community adoption25% weight
5 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Backtesting Engine
C++ backtesting engine focused on correctness, reproducibility, and performance.
Components
cpp-backtesting-engine: C++20 engine and HTTP API
documentation/adr: architecture decision records
Quick Start
cd cpp-backtesting-engine
./build.sh
./backtest_server
Test
cd cpp-backtesting-engine
ctest --test-dir build --output-on-failure
Benchmark
cd cpp-backtesting-engine
./scripts/benchmark.sh config.yaml
Open Source Standards
This repository includes:
LICENSE
CONTRIBUTING.md
CODE_OF_CONDUCT.md
SECURITY.md
- issue and PR templates
License
MIT
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
Institutional-grade quantitative finance terminal: C++20 engine + Python. Options pricing (Black-Scholes, Heston, Merton, Monte Carlo, PDE), Kalman filtering, GARCH forecasting, 3D volatility surfaces, backtesting, walk-forward optimization, Markowitz portfolios - on live market data.
77/100 healthRecently updatedActive repositoryHas homepage
PythonMIT#algorithmic-trading#backtesting#black-scholes#cpp20
⑂ 0 forks◯ 0 issuesUpdated today
Project homepage ↗A modular backtesting engine skeleton for algorithmic trading strategies. Written in C++20 with a focus on clean architecture and performance.
52/100 healthActive repository
C++MIT
⑂ 0 forks◯ 0 issuesUpdated Feb 1, 2026