Mql5官网 RSI Scanner With Two Levels 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


Scan all your favorite pairs with RSI, and get notified on your preferred time frames.
Settings are Customizable
Click to change time frame or open new pairs
Notification: Phone/Popup/Email

The relative strength index (RSI) is a technical indicator used in the analysis of financial markets. It is intended to chart the current and historical strength or weakness of a pair/stock based on the closing prices of a recent trading period.

The RSI is most typically used on a 14 period, measured on a scale from 0 to 100, with high and low levels marked at 70 and 30, respectively. Short or longer timeframes are used for alternately shorter or longer outlooks. High and low levels—80 and 20, or 90 and 10—occur less frequently but indicate stronger momentum.

This scanner allow you to set two low levels and two high levels. The Scanner also notify traders when the set level is reached. Preparatory Buy/Sell and Valid Buy/Sell signals are sent

————————————————————————————————————————————————— = “————————|  Settings for  Scanner :”;

Scanning                      =  5;                   //  Scan every (Seconds):

 ————————————————————————1———————————————————————— = “————————|  Settings for the list of controlled instruments and time-Frames :”;

PairsToTrade                  =  “EURUSD,USDJPY,GBPUSD,EURJPY,NZDUSD,AUDUSD,GBPJPY,USDCHF,XAUUSD”;  // The list of controlled instruments:

TimeFrames                    =  “M1,M5,M15,M30,H1,H4,D1,W1,MN1”;                            // The list of controlled time-Frames:

————————————————————————2———————————————————————— = “————————|  Settings for  Indicator RSI :”;

RsiPeriod                     =  14;                  //  RSI Period:

RsiPrices                     =  PRICE_CLOSE;         //  Apply to:

————————————————————————3———————————————————————— = “————————|  Settings for  RSI Levels :”;

buys_level_1                  =  16;                  //  Buy level 1:

buys_level_2                  =  25;                  //  Buy level 2:

sell_level_1                  =  75;                  //  Sell level 1:

sell_level_2                  =  82;                  //  Sell level 2:

 ————————————————————————4———————————————————————— = “————————|  Settings for  Alerts :”;

NumSigBar                     =  curr;                //  Selecting the signal bar:

Repeating                     =  false;               //  A repeating signal ?

—————————————————————————————————————————— =  “”;

ShowAlert                     =  true;                //  Popup “Alert” ?

SendPush                      =  true;                //  PUSH send messages to your phone ?

SendMailInfo                  =  false;               //  Send notifications by e-mail ?

ShowSound                     =  false;               //  Use beeps “Sound” ?

SoundNameBull                 =  “buy.wav”;           //  Title signal Bull:

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

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