ChromaFlows Momentum Index - Consensus Engine V1.2ChromaFlows Momentum Index — Conceptual Description
Overview
ChromaFlows Momentum Index is a momentum-analysis tool designed to evaluate trend quality and directional agreement by combining multiple oscillators into a single consensus-based system.
Rather than displaying independent signals from separate indicators, this script produces output only when all internal engines align, filtering out conflicting or low-quality momentum conditions.
The goal is not to generate standalone trading signals, but to provide a clear visual representation of momentum consensus and regime strength.
Conceptual Architecture
The indicator is built around three momentum engines, each assigned a distinct functional role:
Slow Stochastic — acts as the primary momentum baseline, defining the broader overbought/oversold context.
Fast Stochastic — functions as a short-term acceleration filter, detecting rapid changes in momentum relative to the baseline.
RSI — serves as a regime validator, confirming whether momentum conditions are stable enough to be considered directional.
These components are not averaged or displayed independently.
Each engine is conditionally dependent on the others.
Interaction & Consensus Logic
ChromaFlows uses a strict consensus model:
A directional state is produced only when all momentum engines agree on direction.
If even one engine diverges, the system suppresses directional output and enters a neutral state.
This logic prevents partial or conflicting momentum signals from being displayed and reduces noise commonly produced by single-indicator oscillators.
The resulting output represents agreement quality, not raw oscillator values.
Visual Output & Interpretation
The main oscillator wave represents the current momentum state derived from the consensus logic:
Bullish Consensus — all engines aligned to the upside
Bearish Consensus — all engines aligned to the downside
Neutral State — disagreement or low-quality momentum
Additional visual elements (signal markers and trend filters) are derived from the same internal state, providing contextual confirmation rather than independent signals.
These visuals are intended to help users interpret momentum context, not to automate execution.
Originality & Purpose
This script is not a visual mashup of existing indicators.
Its output cannot be replicated by observing the individual components separately, as the system’s behavior depends on conditional interaction and suppression logic between engines.
By requiring full agreement before displaying momentum states, ChromaFlows emphasizes momentum clarity over signal frequency, making it suitable as a contextual analysis layer within broader trading frameworks.
Usage Notes
ChromaFlows Momentum Index is a visual analysis tool designed to assist with market interpretation.
It does not provide investment advice or guarantee outcomes and should be used in conjunction with other forms of analysis and risk management.
Version Notes (V1.2)
• Expanded divergence detection logic added for SMI line for improved momentum context
• Minor internal optimizations and code refinements
