II.
Workflow overview
Reference · liveworkflow:algo-strategy-backtesting
Algorithmic Strategy Backtesting overview
Executes historical backtesting of algorithmic trading strategies — preparing cleaned tick/bar data with survivorship-bias-free universes, running walk-forward optimization across in-sample/out-of-sample windows, performing regime analysis to assess strategy behaviour across bull/bear/sideways markets, and applying overfitting checks including combinatorial cross-validation and deflated Sharpe ratios. Produces backtest performance reports with risk-adjusted metrics (Sharpe, Sortino, max drawdown, Calmar) and statistical significance tests. Excludes live deployment and capital allocation decisions.
Attributes
displayName
Algorithmic Strategy Backtesting
workflowKind
development
triggerType
on-demand
typicalCadence
per-strategy-iteration
complexity
complex
description
Executes historical backtesting of algorithmic trading strategies —
preparing cleaned tick/bar data with survivorship-bias-free universes,
running walk-forward optimization across in-sample/out-of-sample
windows, performing regime analysis to assess strategy behaviour across
bull/bear/sideways markets, and applying overfitting checks including
combinatorial cross-validation and deflated Sharpe ratios. Produces
backtest performance reports with risk-adjusted metrics (Sharpe,
Sortino, max drawdown, Calmar) and statistical significance tests.
Excludes live deployment and capital allocation decisions.
Outgoing edges
applies_to_domain2
- domain:algorithmic-trading·DomainAlgorithmic Trading
- domain:quantitative-finance·DomainQuantitative Finance
involves_role3
- role:quantitative-analyst·RoleQuantitative Analyst
- role:research-analyst·RoleResearch Analyst
- role:trading-systems-engineer·RoleTrading Systems Engineer
performed_by_org_unit2
- org-unit:quant-research·OrgUnitQuant Research
- org-unit:trading-desk·OrgUnitTrading Desk
requires_skill_area2
- skill-area:python-data-pipelines·SkillAreaPython Data Pipelines
- skill-area:eval-driven-development·SkillAreaEval-Driven LLM Development
triggers_responsibility2
- responsibility:backtesting-validation·ResponsibilityBacktesting validation
- responsibility:model-validation·ResponsibilityModel validation
Incoming edges
None.