Mql5官网 Trend Deviation 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


Trend indicator with calculation of dynamic levels and signaling their intersection.

Description of input parameters:

StepTF = true; – Calculation of the indicator by closing the bar (true) or by each tick (false)

BarsCount = 300; – Number of settlement bars

Price = PRICE_CLOSE; – Type of price used

TimeFrame = PERIOD_CURRENT; – Estimated timeframe

TrendPeriod = 9; – Trend calculation period

TrendDeviations = 4.9; – coefficient of deviation

PeriodTrendSmooth = 1; – Trend smoothing period

ModeTrendSmooth = MODE_SMA; – Trend smoothing mode

TrendContinue = false; – Continuation of the trend in the calculations

DeltaCut = 180; – Minimum trend in trend chart units (0 – disabled)

TrendCut = 0; – Trimming level of the trend graph when crossing the base levels

OutCut = 0; – Trimming level of the final trend graph (0 – disabled)

Levels = 250; – Basic levels

LevelsShift = 30; – Minimum distance when crossing dynamic levels for triggering signals

LevelsPercent = 50; – Percentage of calculation of dynamic levels from the extremes of the trend graph

TrendWidth = 2; – Thickness of the trend line (1-5)

TrendColor = clrDodgerBlue; – The color of the trend line

AverageWidth = 2; – Thickness of the zero line of the graph (1-5)

AverageColor = clrRed; – Chart zero line color

LevelsWidth = 1; – Thickness of level lines (1-5)

LevelsColor = clrRed; – Color of level lines

ShowBaseLevels = true; – Show base levels (true)

BaseLevelsColor = clrSilver; – The color of the lines of the basic levels

ArrowUpColor = clrDodgerBlue; – Up arrow color

ArrowDownColor = clrOrangeRed; – Down arrow color

ArrowShift = 50; – Offset arrows relative to the trend graph

ArrowSize = 1; – Arrow size (1-5)

ArrowStyleUp = 217; – Up arrow code

ArrowStyleDn = 218; – Down arrow code

Trigger = false; – Exclude the repetition of unidirectional arrows (true)

Revers = false; – Flip signal (true)

AlertsMessage = false; – Enable alarm messages (true)

AlertMail = false; – Enable sending email when signal (true)

AlertPush = false; – Enable sending messages to the mobile terminal (true)

© 版权声明
THE END
喜欢就支持一下吧
点赞66 分享
相关推荐