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, usage in published strategies and more on WOBR StrategyVerse.


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