◆ New — Strategy Validator, Code Fixer & Prop Compliance Checker are live. Try one free →
Trust & methodology

Editorial standards

ForexCodes is a correctness platform, so the content holds itself to the same bar as the tools. This page states, plainly, how our guides and examples are produced, what we will never claim, and how to get an error fixed.

Every recommended code example is machine-verified

Each Pine Script example presented as correct on this site is run through our deterministic validation engine — the same open-source engine behind the on-site validator, the VS Code extension, and the browser extension — before publication. It checks for look-ahead bias, repainting mechanics, Pine v6 hygiene, and risk controls that are declared but never wired in. Examples that intentionally demonstrate a bug are explicitly labeled as the wrong version, with the corrected version alongside. The engine is public at github.com/ForexCodes-hq/pine-validator, so the checks themselves are auditable.

What we will never claim

We do not publish win rates, returns, profit projections, or any statement that an indicator, strategy, or tool is profitable — anywhere, ever. Indicators are described as descriptive, not predictive. Backtests are treated as claims to be verified, not evidence of future performance. Our scores (Strategy Health Score™) measure code correctness and robustness only. Automated guards scan generated copy for prohibited performance language before it ships; the honest framing is enforced in software, not just policy.

How content is produced

Drafts are produced with AI assistance and then pass a review pipeline: technical accuracy checks against platform documentation, machine validation of every recommended code block, a compliance scan for performance claims, and de-duplication. Content that fails any gate does not publish. Calculators are deterministic — identical inputs always produce identical outputs — and their formulas are tested before release.

Corrections

Found an error — technical, factual, or a code example that misbehaves? Email hello@forexcodes.com. Verified corrections are applied to the live page. We would rather fix a page than defend it.

Scope

ForexCodes provides software and education only. Nothing on this site is financial, investment, or trading advice, and nothing is a recommendation to trade. We are not a registered broker, dealer, or advisor. Trading involves substantial risk of loss.

© Veltrix Technology LLC · Last revised July 2026

Catch the bug that compiles.Run auditGet Pro