Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Indicators Description

1. Component Deconstruction

The script’s engine is built upon a custom pattern recognition framework rather than traditional oscillating studies. Its core components are a dual-layer pivot detection system and a set of mathematical constants used for validation.

Pivot Detection Engine

The script utilizes two instances of the built-in ta.pivothigh and ta.pivotlow functions to identify significant swing points in the price structure. These serve as the foundational data points for all subsequent wave construction.

Mathematical & Logical Constants

The script does not use standard indicators but relies on a set of hard-coded mathematical ratios and rules derived from Elliott Wave theory.

2. Logic Layering & Confluence

The script’s intelligence lies in its multi-layered filtering process, which transforms raw price data into high-probability, validated patterns.

3. The Execution Engine

The script’s trade signals are not triggered by simple indicator crosses but are gated by the output of the entire pattern validation engine.