APTR_MA - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources




The Average Percent True Volatility indicator with MA Adjustment is the indicator described in Average Percent True Range Stock&Commodities (November 2015).
It has two configurable parameters:
APTR = 100.0 * MA(PTR, Period, MA method)
PTR = maximum value(s1,s2,s3)
s1 = 2.0 * (high-low)/(high+low)
s2 = 2.0 * (highest price - previous closing price) / (highest price + previous closing price)
s3 = 2.0 * (low-previous closing price) / (3.0*low-previous closing price)
When the simple calculation mode is selected, the indicator and the true range average percentage indicator

Figure 1. Average percentage of true range, method = simple

Figure 2. Average percentage of true range, method = exponential

Figure 3. Average percentage of true range, method = smoothing

Figure 4. Average percentage of true range, method = linear weighting
Attachment download
📎 aptr_ma.mq5 (9.93 KB)
Source: MQL5 #22495
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •