Asiwaju Williams Olayemi Mim
Asiwaju Williams Olayemi Mim
Asiwaju Williams Olayemi Mim
Added topic 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
Asiwaju Williams Olayemi Mim
Added topic 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
Asiwaju Williams Olayemi Mim
Added topic 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
Asiwaju Williams Olayemi Mim
Added topic 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);  
Asiwaju Williams Olayemi Mim
Added topic 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
Asiwaju Williams Olayemi Mim
Added topic 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. 
Asiwaju Williams Olayemi Mim
Registered at MQL5.community
Asiwaju Williams Olayemi Mim
Added topic 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
Asiwaju Williams Olayemi Mim
Added topic 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
Asiwaju Williams Olayemi Mim
Added topic 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
Asiwaju Williams Olayemi Mim
Added topic 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
Asiwaju Williams Olayemi Mim
Added topic Metaquote software corp, pls help me , i'm getting frustrated
Hello Metaquote, i got attracted to mql4 platform because of the automated trading opportunity, but i am having problem coding my strategy to a robot, my strategy is to buy when the stochastics are below 80,and sell when they are greater than 20, but
Asiwaju Williams Olayemi Mim
Added topic stochastics indicator overbought and oversold expert advisor
Hi everyone, i am currently working on an EA that will place a buy order when stochastics is below 80 and a sell order when it is above 20, so i came up with this instruction, buy if iStochastics(NULL,0,5,3,3,MODE_SMA,0,MODE_MAIN,1)<80 AND sell if
Asiwaju Williams Olayemi Mim
Added topic 5mins on 15mins, is it possible?
Hello guys, i was wondering if it's possible to get the value of iMACD(NULL,5,12,26,9,PRICE_CLOSE,MODE_MAIN,0) from a 15mins chart? any advice will be appreciated. Thank you
Asiwaju Williams Olayemi Mim
Added topic Is it possible?
Hi all, i want my EA to trade on a 5mins chart, but part of its signal comes from 30mins chart, so i want to know if it is possible get the value of the stochastic signal below,when the code is actually attached to a 5mins chart.thanks for any
Asiwaju Williams Olayemi Mim
Added topic Close[0]
Hi everyone, Please i want to know if Close[0] is the same as current price, and also if Close[1] means the close price for the previous bar. thanks for any assistance
Asiwaju Williams Olayemi Mim
Added topic help - bollinger band expert advisor
Please i need your help to code my ea on bollinger band indicator,default setting(20,2). i want it to place a buy order if the opening price on previous bar(bar 1) is less than the value of middle line of bollinger band, and the high price also on
Asiwaju Williams Olayemi Mim
Added topic mq4 language- how can i write "or"?
hi, please i need someone to tell me how to write the word "or" in mq4 language. for example, i know that "&&" represents "and", but i don't know what represents the word "or". so that i can write,if
Asiwaju Williams Olayemi Mim
Added topic where is PHY?
Hi all, does anyone have any information on Phy? he used to be a regular contributor on this site. but i have not read any post of his for a long time. any information about him. pips
12