1 repo
Mechanisms that ensure the validity of simulations by preventing data leakage and maintaining historical accuracy.
Distinguishing note: Focuses on simulation integrity rather than general software testing.
Explore 1 awesome GitHub repository matching testing & quality assurance · Backtesting Integrity Tools. Refine with filters or upvote what's useful.
This project is a comprehensive platform for quantitative investment research, machine learning, and algorithmic trading. It provides an end-to-end environment for developing, testing, and executing financial strategies, supporting the entire lifecycle from data ingestion and feature engineering to model training and backtesting. The system is distinguished by its configuration-driven workflow orchestration, which allows researchers to automate complex pipelines and manage experiments through declarative files. It features a high-performance data infrastructure that utilizes custom binary for
Prevents data leakage during backtesting by ensuring models only access information available at specific historical timestamps.