MA Channel Band (L'mas System)

Category: trend

A trend-following histogram indicator that signals direction based on both price and a secondary Moving Average escaping a volatility or MA-based channel.

Formula

Trend = \begin{cases} +1 & \text{if } Close > UpperBand \text{ AND } MA > UpperBand \\ -1 & \text{if } Close < LowerBand \text{ AND } MA < LowerBand \\ Trend_{prev} & \text{otherwise} \end{cases}

Inputs

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


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