Forum

Help!!!!!!!!!!! Sound Alert Needed.

Hi guys, Please i need help to add a sound alert to this indicator. I did not code the indicator, i downloaded it from a different website. I would like to add an alert that will sound whenever the arrow appears , either green arrow for buy signal or red arrow for sell signal . The indicator has

Heiken Ashi High/Low value

Hi all , I am trying to create a trailing stop strategy with Heiken Ashi indicator , using it's High/Low value on previous bar (bar[1]) . All i need is the instruction that will generate the High/Low value . Any suggestion will be highly appreciated . Thank you

Heiken Ashi EA contents.

Hi guys , Please i need help with contents for my Heiken Ashi candles EA . I have the functions below, HA1=iCustom(Symbol(),0,"Heiken Ashi",1,i); HA2=iCustom(Symbol(),0,"Heiken Ashi",2,i); HA3=iCustom(Symbol(),0,"Heiken Ashi",3,i); HA4=iCustom(Symbol(),0,"Heiken Ashi",4,i); I want to know the

Heiken Ashi EA contents.

Hi guys , Please i need help with contents for my Heiken Ashi candles EA . I have the functions below, HA1= iCustom ( Symbol (), 0 , "Heiken Ashi" , 1 ,i); HA2= iCustom ( Symbol (), 0 , "Heiken Ashi" , 2 ,i); HA3= iCustom ( Symbol (), 0 , "Heiken Ashi" , 3 ,i); HA4= iCustom ( Symbol (), 0 , "Heiken

News Trading EA

Hi everyone , i'm interested in a news trading EA that has pending order strategies and specified trading period in date ,hours and minutes . I found the one attached below , but it contains many errors and warnings . Any help will be appreciated

Help needed : News trading EA

Hi guys, I just downloaded the attached News Trading EA , but it would not trade , probably due to some errors and warnings that i get when it was compiled . Any help will be appreciated. Thanks

Heiken Ashi values

Hi all , I have searched this site without success , i need a function that will give me the values of the default Heiken Ashi candles on MT4 platform. I need help with getting the value of the white candle and the red candle ? I am currently working on an EA that will buy on white Heiken Ashi

Value of Fractals indicator.

Hi all , Please how can i get the value of the last Fractals indicator arrow, whether up or down? . I am currently working on a code that will buy when the most recent(last visible) Fractals arrow is below the current price , and i want the code to sell when the value of the most recent (last

OrderSelect, OrderClose and OrderModify warnings

Hi all, I just downloaded the latest mql4 platform from my broker's website , after compiling my expert advisor , i got the warning that the return value should be checked for the following OrderSelect OrderClose OrderModify but i did not have this challenge from the old platform . what do i do? i

Default setting for Envelopes indicator.

Hi Metaquote, I would like to know the exact settings that was used for Envelopes indicator in this illustration: https://ta.mql4.com/indicators/oscillators/envelopes It was the illustration of Envelopes indicator on MQL4 technical analysis section, the settings used looked perfect and i would like