MA Channel (Framework Version)

Category: trend, volatility

A dynamic price channel constructed from the maximum of high-price MAs and minimum of low-price MAs across one or multiple periods. It includes a trend-state counter buffer.

Formula

Upper_t = \max(MA_1(High, p_1), MA_2(High, p_2), ...)\\ Lower_t = \min(MA_1(Low, p_1), MA_2(Low, p_2), ...)\\ Trend_t = \text{Counter of bars since last breakout/re-entry}

Inputs

See signal primitives and every published strategy that uses MA Channel (Framework Version) on WOBR StrategyVerse.


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