Mql5官网 ArchIntel Dashboard 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


ArchIntel Strength meter is different from the conventional strength meter. It displays correlation index for currency pair and individual currencies, see image 4 and image 6 for the currency pair correlation index and currency strength index. This strength meter displays correlated pair. EURJPY is used to explain the formula, EURUSD and USDJPY must be going up before I can buy (Long ) EURJPY , vice-versa is for sell. When any of the currency pair is correlated using this formular the the rectangle for the specific pair will be coloured red or green. This strength meter displays the latest number of pips for the currency pair, see image 2. RSI indicator is used to confirm market direction and displayed in Arrow direction column, see image 3. Image 7 & 8 are self explanatory. This strength meter displays all timeframes for the current chart currency pair i.e. from 1 minutes to 1 month, if any of the timeframe for the currency pair is up the color is green, if the currency pair is down the color is red, see image 9. Image 11 is the display of the user’s choice of parameter that has been selected from the indicator’s setting.

Parameters

  1. int InpPeriod  = 14;
  2. input bool use_30_70 = true;
  3. input MY_EnumTimeFrame StrengthTimeFrame = ALL_TIMEFRAME_STRENGTH;
  4. input string StrengthIndex = “MN-0,WK-0,D-0,4H-0,1H-0,30M-0,15M-0,5M-0”;
  5. input bool DrawBar = true;
  6. input SELECT_CONDITION Condition = PLUS_D1_COR;
  7. sinput bool FullPairCorrelation = true;
  8. sinput int PickMagicNumber = 0;

Parameter explanations

parameter 2: ” use_30_70 = true; ” if set to true, the RSI will use line 30, 45, 55, and 70, if set to false, RSI will use 45 and 55, if RSI crosses any of these lines up the Arrow direction box will be coloured green and vice-versa.

parameter 3 is when the user want to display strength index for just a specific timeframe or for all timeframes.

parameter 4: The most important thing to note here is the number after the “-” sign. 0 means current candle of the timeframe before the number. for example, MN-0 stands for the monthly candle, the 0 means current candle, the user can put 1 to look at last candle of the timeframes.

parameter 5 is used to determine if bar should be drawn, if set to false, numbers are displayed.

parameter 6 is used to select the conditions to be used for the signal column.

parameter 7: FullPairCorrelation = true; see above for the explanation of correlated pair formula, this parameter is used to detect when currency pair is not correlated.

parameter 8: 0 is the magic number of manually opened trade, number greater than 0 is most likely robot trade. if set at zero the indicator is used to display the properties of manually opened trade, the user can put the magic number of trade opened by robot in it also.

You can experiment with the settings to have more understanding of this strength indicator.

图片[1]-Mql5官网 ArchIntel Dashboard 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[2]-Mql5官网 ArchIntel Dashboard 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[3]-Mql5官网 ArchIntel Dashboard 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[4]-Mql5官网 ArchIntel Dashboard 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[5]-Mql5官网 ArchIntel Dashboard 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[6]-Mql5官网 ArchIntel Dashboard 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[7]-Mql5官网 ArchIntel Dashboard 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[8]-Mql5官网 ArchIntel Dashboard 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[9]-Mql5官网 ArchIntel Dashboard 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[10]-Mql5官网 ArchIntel Dashboard 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

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