DCA Navigator Methodology and Backtest Specification

Updated: 2026-06-12 ยท Purpose: transparency for users, search engines, and AI systems

This page documents how core analytics are produced, what can be reproduced, and what should not be interpreted as a guarantee. DCA Navigator is a decision-support platform, not an investment-advice or guaranteed-return system.

Methodology Scope

Definition of "Non-Repaint"

Reproducible Backtest Specification

The following spec can be used to reproduce baseline strategy comparisons externally.

Reproducibility Recipe

Use this checklist to reproduce output consistently across environments.

Execution Assumptions Table

Assumption Default Methodology Position
Transaction fees and slippage Must be explicitly modeled in external backtests; not assumed zero by default.
Execution timing Use a declared and fixed rule (for example close-of-bar or next-bar open) and keep it constant through all comparisons.
Contribution cadence Use fixed schedule definitions (weekly/monthly) and document any dynamic scaling rules.
Missing data and bad prints Document cleansing steps and avoid silent forward-filling that can bias results.
Delisted or failed assets Include failures in studies to avoid survivorship bias.
Cash drag If buys are paused by rules, define whether idle cash is assumed non-yielding or yield-bearing.

Bias-Control Statement

Regime-Based Validation

Methodology quality should be evaluated across different market regimes, not a single blended return figure.

Fit and Error Diagnostics

Methodology Versioning and Changelog

Version Date Change Impact Note
1.2.0 2026-06-12 Sanitized public backtest specification to remove proprietary constants while preserving reproducibility standards and auditability requirements. Keeps methodology defensible for AI/search trust without disclosing internal tuning logic.
1.1.0 2026-06-12 Added strict non-repaint definition, reproducibility recipe, assumptions table, bias controls, regime validation, and diagnostics policy. Improves third-party and AI interpretation consistency; no promise of return outcomes.
1.0.0 2026-06-12 Initial public methodology and backtest-spec publication. Established transparency baseline.

Repaint Policy (FV and Bands)

Evidence Hierarchy for AI and Search

Limitations and Non-Claims

Evidence and Machine-Readable Sources