Create an MT5 RSI Alerts Indicator with pop up messages for Phone, Mobile, & Email

Trabalho concluído

Tempo de execução 2 dias
Comentário do cliente
Excellent Developer. Highly talented and knowledgeable. I wish you well and will return to you for more tasks.
Comentário do desenvolvedor
A respectable and professional person. I enjoyed working with them

Termos de Referência

MT5 indicator that sends pop up alerts based on overbought and oversold conditions.

  I want alerts for:

1st RSI Period              = 14
1st RSI Oversold          = 70

1st RSI Overbought     = 70

 

2nd RSI Period             = 2
2nd RSI Oversold         = 99

2nd RSI Overbought    = 01

 

The alerts should be on the following timeframes with true/false switch on separate lines such as:

M30 = True/False

H1    = True/False

H4    = True/False

D1    = True/False

W1   = True/False

 

Alerts should be triggered on the closing price.

I also need to turn on or off Buy Alerts & Sell Alerts so I will need:

Trigger Buy Alerts - True/False

Trigger Sell Alerts - True/False

 

I need it to only give 1 alert per symbol. The alert message should read:

Symbol - Company name - Buy (RSI Period) (RSI Reading) (Timeframe) or

Symbol - Company name - Sell (RSI Period) (RSI Reading) (Timeframe)

 

I want to be able to select with true/false the charts it will monitor:

Major Forex       = True/False

Minor Forex       = True/False

US Shares           = True/False

UK Shares          = True/False

Cryptos               = True/False

 

If I have selected US Shares = true, then it will monitor all US shares and whichever closes above Overbought, it will send a sell alert if it is activated. Similarly if it closes below 30 then it will send a Buy Alert.

I already have some security code for the indicator which you simply insert:

   bool _b_security_account__PC = false;                                    //Account Security On/Off

   if(_b_security_account__PC)

     {

  string str__TERMINAL_DATA_PATH = TerminalInfoString(TERMINAL_DATA_PATH);

  int int_index__n200 = StringFind(str__TERMINAL_DATA_PATH, "Users", 0);

  int int_index__n201 = StringFind(str__TERMINAL_DATA_PATH,  CharToString(92), (int_index__n200 + StringLen("Users")) + 1);

  int int_All_String = StringLen(str__TERMINAL_DATA_PATH);

  string string_Namber_Terminal = StringSubstr(str__TERMINAL_DATA_PATH, int_index__n200 + (StringLen("Users") + 1), int_index__n201 - (int_index__n200 + (StringLen("Users") + 1)));

    

      string string__Name_PC="SHAKIR";                                                       

      if(string_Namber_Terminal == string__Name_PC)

        {

 

        }

      else

        {

         Print("Indicator Not Valid On This Account – To Purchase License Please Contact shakir.elahi@gmail.com");

         Alert("Indicator Not Valid On This Account – To Purchase License Please Contact shakir.elahi@gmail.com");

         return(INIT_FAILED);

        }

     }

 

//==============================================================================================

   bool _b_security_account=false;                                    //Account Security On/Off

   if(_b_security_account)

     {

      int num=2100033965;                                               //Accout number

      if((int)AccountInfoInteger(ACCOUNT_LOGIN)==num)

        {

 

        }

      else

        {

         Print("Indicator Not Valid On This Account – To Purchase License Please Contact shakir.elahi@gmail.com");

         Alert("Indicator Not Valid On This Account – To Purchase License Please Contact shakir.elahi@gmail.com");

         return(INIT_FAILED);

        }

 

     }

 

//==============================================================================================

   bool _b_security_expiry__Time = false;                                       //Indicator Expiry On/Off

   if(_b_security_expiry__Time)

     {

      string DemoStr="2023.10.22 01:00";                                //Expiry date/time

      bool Expire=TimeCurrent()>StringToTime(DemoStr);

      if(Expire)

        {

         Print("Indicator Has Expired – To Renew License Please Contact shakir.elahi@gmail.com");

         Alert("Indicator Has Expired – To Renew License Please Contact shakir.elahi@gmail.com");

         return(INIT_FAILED);

        }

     }


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(1)
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(230)
Projetos
410
34%
Arbitragem
53
36% / 40%
Expirado
150
37%
Carregado
Pedidos semelhantes
I will provide pine script and need to convert it as a mql4 EA. The system is based on swing highs and lows. If you interested please knock me, Thank you
Hello developers here, I need a professional developer that can help me to develop an mt5 trading bot that works according to my strategy, I will be sharing my strategy in the inbox, Let me know if you can develop it, I will be waiting for your response
I need a simple automated Expert Advisor that can trade any of deriv indices except boom and crush or us30. Must at least be able to trade a 20$ account..i need it ASAP, referrals also welcomed
I am looking developer who can code pocket option data and insert in to costume candle Heikin in trading view. I want to trade otc as such its up to developer to get pocket option data stream and then make costume candle Heikin inside of trading view. Their will be a drop down menu in setting that will use to pick the otc pair. Developer must have way to chat on mobile app also. We will use
I need an EA in based of this indicator. It have buffers. The owner told me it..., So I need an expert who can do this I will attached the file right now
HI, I'm looking for an experienced person who can add buy/sell indications and Alerts on existing Pinescript along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should excute trade instantly as based on the alerts/indications on tradingview script
HI, I'm looking for an experienced person who can add buy/sell indications/Alerts on existing Pinescript code along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should execute trade instantly as based on the alerts/indications on tradingview script
EA 30 - 75 USD
I would like my robot to open up to 2000 trades. It should be 90-97% accurate at all times. It should trade currency pairs, Indexes and Gold. It must analyze the chart automatically and it must be easy to be set up. It must not lose any money. Profitable all the way. I would like someone who is highly experienced to do the job. NB!! MOBILE ROBOT. It must have automated TP and SL. all trades should be trigger anytime
I want the trade to trigger anytime it sees the opportunity on all time frames, sl tp should be automated and all trades should be trigger anytime on cpi news and etc
Historical 1 min data 30 - 1000 USD
I need 1min historical canfle data based on Tradingviwe UI from Oanda broker. for gold, bitcoin, ……). Data should from tradingviwe UI and also base on OANDA. Tradingviwe only show 20000 candle but i need far further data Who can help me

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
de 1 para 2 dias