This indicator is a volatility filter based on: A fast ATR (average true range), a middle ATR, and a slow ATR. The indicator does...
Showing posts with label Atr. Show all posts
Showing posts with label Atr. Show all posts
MetaTrader 5 Indicator | ATR MA Oscillator
0
The real author: zfs The OsMA type oscillator but interpreted as the ATR oscillator. It is used as an additional signal (crossing 0...
MetaTrader 5 Indicator | The class for drawing the ATR using the ring buffer
0
Description The CATROnRingBuffer class is designed for calculation of the Average True Range indicator (Average True Range, ATR) usin...
Metatrader 5 Indicator | ATR without iATR() with smoothing Wilder by William210.mq5
0
Metatrader 5 Indicator | ATR without iATR() with smoothing Wilder by William210.mq5
RobotFX
23.10.25
Good morning. If this code malfunctions for whatever reasons, forgetting or MQL5 upgrades, let me know so I can correct it, thank you You...
Metatrader 5 Expert Advisor | Simple Expert Advisor based on WPR, Bollinger Bands and ATR indicators
0
Metatrader 5 Expert Advisor | Simple Expert Advisor based on WPR, Bollinger Bands and ATR indicators
RobotFX
21.10.25
ExpWPRBB Expert Advisor implements a simple trading strategy based on the signals of two indicators: Williams' Percent Range (WPR) and B...
Tags:
Advisor,
Atr,
Bands,
Based,
Bollinger,
Expert,
Indicators,
MetaTrader 5 Expert Advisor,
Simple,
WPR
MetaTrader 5 Indicator | NRTR ATR STOP
0
Real author: Collector (https://www.mql5.com/en/code/9217) The indicator code is a "literal" translation from MQL4 to MQL...
MetaTrader 5 Indicator | NRTR ATR STOP
0
Real author: MetaQuotes A trend indicator using the ATR technical indicator implemented in the form of NRTR. The original wlxFract...
MetaTrader 4 Indicator | ATR Filter
0
Smoothed ATR indicator. 11571 Best MetaTrader Indicators + Profitable Expert Advisors
MetaTrader 4 Indicator | Toptahlil Bollinger and ATR Bands
0
This indicator shows Bollinger and ATR Bands. 11641 Best MetaTrader Indicators + Profitable Expert Advisors
MetaTrader 5 Indicator | ATR Normalize
0
Real author: Langouste A normalized true range by Larry Williams. The formula for the calculation: ATR_Normalize=100 * MovingAvg (...
MetaTrader 5 Indicator | ATR Normalize HTF
0
The ATR_Normalize indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame= PE...
MetaTrader 4 Indicator | ATR Levels
0
ATR Levels indicator marks 5pm NY on the chart along with the 14 day ATR value. Horizontal lines are drawn at this value, both above...
MetaTrader 4 Indicator | Average of ATR
0
This is a custom indicator for MetaTrader 4. ATR has been well known as market volatility indicator, ATR bring insight of market stre...
MetaTrader 5 Indicator | ATR MA Oscillator HTF
0
The ATR_MA_Oscillator indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeF...
MetaTrader 5 Indicator | ATR Trailing HTF
0
The ATR_Trailing indicator with the timeframe selection option available in the input parameters: input ENUM_TIMEFRAMES TimeFrame=...
MetaTrader 4 Indicator | ATR 3 LWMA
0
This indicator shows 3 periods ATR LWMA. I made this indicator for identifying declining volatility. Updates (05/09/2015): v 1...
MetaTrader 4 Indicator | ATR Values
0
This indicator plots the values of the user specified ATR period for all timeframes as a text block. The text block corner can be cha...
MetaTrader 5 Indicator | ATR 3XMA
0
Real author: fxborg Three smoothed Average True Range of different time frames in a single window. The indicator uses SmoothAlgori...
MetaTrader 5 Indicator | ATR 3XMA HTF
0
The ATR_3XMA indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame= PERIOD_...
MetaTrader 4 Indicator | ATR Value Indicator
0
Real author: Hossein Nouri hsn.nouri@gmail.com An indicator for displaying ATR (Average True Range) value in pips or points with ...