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

This script’s engine is built upon two primary, independent mathematical components which are then normalized and visualized.

A. Relative Strength Index (RSI) Speedometer

B. Z-Score Speedometer

2. Logic Layering & Confluence

The script does not employ programmatic logic layering or hierarchical filtering. Instead, it presents two independent data streams side-by-side for visual confluence, leaving the synthesis to the discretionary trader.

3. The Execution Engine

As an indicator, this script has no automated execution engine. Its “triggers” are visual cues for discretionary action, defined by the graphical representation of the underlying math.

The script’s engine is therefore a data processing and visualization pipeline: it ingests price, runs it through two parallel mathematical transformations (one momentum-based, one statistical), normalizes both outputs to a common 0-100 scale, and renders them as intuitive speedometer gauges for qualitative analysis.