Install
openclaw skills install @clawdiri-ai/einstein-research-backtest-dvExpert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative trading strategies. Covers "beating ideas to death" methodology, parameter robustness testing, slippage modeling, bias prevention, and interpreting backtest results. Applicable when user asks about backtesting, strategy validation, robustness testing, avoiding overfitting, or systematic trading development.
openclaw skills install @clawdiri-ai/einstein-research-backtest-dvThis skill provides expert guidance for the rigorous, systematic backtesting of quantitative trading strategies. It ensures that strategies are robust, statistically sound, and free from common biases before any consideration of live deployment. This is the methodology guide; for the programmatic backtesting engine, see the einstein-research-backtest-engine skill.
A single backtest with good results is meaningless. The goal is not to find one set of parameters that worked in the past, but to prove that a strategy has a persistent edge across a wide range of market conditions and parameter variations.
einstein-research-backtest-engineA strategy is considered potentially viable for live trading only if it passes all 7 stages:
If a strategy fails at any stage, it is considered invalid, and the process should restart from Stage 1 with a new or revised hypothesis.