WaveTrend v3 [WavesUnchained]

Category: momentum, market_structure, trend, volume

A multi-layered composite indicator that uses a WaveTrend oscillator (CCI-based) filtered by market structure pivots, volume profile POC reclaims, and multi-timeframe alignment scoring.

Formula

$AP = \frac{High + Low + 2 \cdot Close}{4}$ (HLCC4 variation)  
$ESA = EMA(AP, \text{chLength})$  
$D = EMA(|AP - ESA|, \text{chLength})$  
$CI = \frac{AP - ESA}{0.015 \cdot D}$  
$WT1 = EMA(CI, \text{avgLength})$  
$WT2 = EMA(WT1, \text{sigLength})$  
$\text{Score} = \sum(\text{Structure} + \text{Vol Spike} + \text{POC Reclaim} + \text{HTF Alignment})$

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home