1 repo
Simulation tools for evaluating the historical performance and risk profiles of quantitative strategies.
Distinguishing note: Specifically designed for financial strategy simulation, distinct from general software unit or integration testing.
Explore 1 awesome GitHub repository matching testing & quality assurance · Backtesting Engines. Refine with filters or upvote what's useful.
This project is an algorithmic trading platform designed to automate financial market analysis and the execution of investment strategies. It provides an end-to-end environment for processing real-time market data through automated decision models, allowing for the triggering of financial transactions based on predefined quantitative signals and risk parameters without manual intervention. The platform distinguishes itself through a modular pipeline architecture that decouples data ingestion, signal generation, and trade execution, facilitating the iterative refinement of investment models. I
Includes a quantitative backtesting engine that allows users to simulate investment strategies against historical datasets before committing capital.