XARD Channel

Category: trend

A trend-following visualization tool that colors candles based on the alignment of three separate Moving Average envelopes (High/Low channels).

Formula

Direction = \begin{cases} Bullish & \text{if } Close > MA_{High}(n) \\ Bearish & \text{if } Close < MA_{Low}(n) \\ Neutral & \text{otherwise} \end{cases} \text{ for } n \in \{9, 36, 144\} 
\\ \text{Signal} = \sum Direction_n 
\\ \text{Note: Logic implemented via ObjectCreate candle overlays}

Inputs

See signal primitives and every published strategy that uses XARD Channel on WOBR StrategyVerse.


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