Back to Library

Multi-Timeframe Moving Average

Trend

Displays moving averages from higher timeframes on your current chart, supporting SMA, EMA, and WMA types.

How It Works

The indicator uses request.security() to fetch closing price data from a higher timeframe and calculates moving averages on that data. You can choose the MA type, length, and timeframe independently. This lets you see where the daily 200 EMA sits while trading on a 15-minute chart, for example.