Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

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

author EAcpu | 2 reads | 0 comments |

APTR - indicator for MetaTrader 5

The Average Percent True Range indicator is described in Stocks & Commodities (November 2015).

It has a configurable parameter:

APTR = 100.0 * SMA (PTR, period)

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)

APTR - indicator for MetaTrader 5


Attachment download

📎 aptr.mq5 (8.4 KB)

Source: MQL5 #22494

APTR - MetaTrader 5 script | Forex indicator download - MT4/MT5 resource usage and screening suggestions

APTR - MetaTrader 5 script | Foreign exchange indicator download - MT4/MT5 resources are foreign exchange indicator related resources. Before downloading or referencing, it is recommended to confirm the platform version, transaction type, time period, whether DLL is required, whether source code is included, parameter description and historical update records.

Both automated trading tools and foreign exchange indicators should first undergo backtesting, simulated account observation, and small capital verification. Pay special attention to spreads, slippages, maximum drawdowns, position opening frequency, stop loss methods, trading periods and broker rules, and avoid direct real-time execution based only on titles or short-term profit descriptions.

Verification code Refresh