Half Trend MT4 (TFLab)

Category: trend, volatility

A trend-following indicator that filters market noise by using an amplitude-based price smoothing and ATR-based volatility channels.

Formula

HT_{trend} = \begin{cases} \max(Low_{extrema}, PrevUp) & \text{if trend is UP} \\ \min(High_{extrema}, PrevDown) & \text{if trend is DOWN} \end{cases} \\ \text{Channels} = HT \pm (Deviation \times \frac{ATR(100)}{2})

Inputs

See signal primitives and every published strategy that uses Half Trend MT4 (TFLab) on WOBR StrategyVerse.


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