Easy Trend Visualizer (ETV)

Category: trend, market_structure

A trend-following tool that uses triple-period ADX alignment to visualize trend strength, direction, and identifies support/resistance (horizontal) levels during consolidations.

Formula

Trend Condition = (ADX(P1)_t > ADX(P1)_{t-1}) AND (ADX(P2)_t > ADX(P2)_{t-1}) AND (ADX(P3)_t > ADX(P3)_{t-1}) AND (ADX(P1) > 35) AND (ADX(P2) > 30) \n\nDirection = (+DI > -DI) ? Bullish : Bearish \n\nHorizontal Level (Ex) = Last Close value before trend exhaustion.

Inputs

See signal primitives and every published strategy that uses Easy Trend Visualizer (ETV) on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home