ATR Moving Average MT4 外汇EA

ATR Moving Average MT4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
ATR Moving Average MT4 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


ATR Moving Average draws a moving average of the standard Average True Range( ATR ) in the same window.

Settings

NameDescription
ATR periodSet Price period for ATR calculation 
ATR levelSet ATR value for thresholding( only whole number, ignore leading zeros e.g. 0.00089 = 89 )
MA PeriodSet moving Average Period
MA MethodSet moving average method( Simple, Exponential, Smoothed and Linear Weighted )
MA ShiftSet moving average shift
Enable Alerts ?Generate Alert when ATR Crosses Moving Average
Enable Icons ?Show Alert Icons

Example Use 

Volatility Filter

The ATR is a technical analysis indicator that measures market volatility by decomposing the entire range of an asset price for that period. Higher ATR values means higher market volatility.

By thresholding these values, we can create a filter that shows when the market is volatile.

Method 1 : 

a. Identify a region on chart where the market is less volatile( price is moving slowly or sideways ).

b. Check the ATR value e.g 0.00089

c. Set the ATR level to the whole number starting on right, ignore leading zeros e.g 0.00089 = 89

Every time the ATR value is above the threshold then the price movement must be more volatile than the region we started with in a. 

The points where the ATR crosses the level can be used to generate signals.

This method is useful if you want to filter volatility when you have specific ATR values.

Method 2:

a. Identify a region on the chart where the market is volatile( price is increasing or decreasing rapidly ). 

b. Identify the number of candles( period ) in the region e.g. 5

c. Set ATR MA Period to this number and ATR Period to a higher number e.g 10

Every time the moving average( ATR MA ) is above the ATR the market is volatile for the given period.

The points where the ATR and MA cross can be used to generate signals.

This method is useful if you want to filter volatility without specific ATR values.

//—

For MT5: ATR Moving Average

//—

Enjoy

图片[1]-ATR Moving Average MT4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[2]-ATR Moving Average MT4 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

© 版权声明
THE END
喜欢就支持一下吧
点赞60 分享