babarmughal
babarmughal
Friends

Add friends via their profile or user search and you will be able to see if they are online

babarmughal
Added topic Another website selling EA
HI Guys, Have a look at this website..... http://www.fx-ea.com/index.html I Found it while I was searching internet for EA Sellers...I am not sure if it is true/real or not..... What I dont understand is if they are making $$$$$$ then why are they
babarmughal
Added topic Trailing Stop Problem..........
Hi Guys, I have got this code and i am having problem on Trailing Stop. Its not EA is not activating TS...Please help Here is the code.... if(TrailingStop>0 && subTotalTrade()>0) { total = OrdersTotal(); for(cnt=0;cnt<total;cnt++) {
babarmughal
Added topic Utility to convert MT3.....
Hi Guys, Can someone make a script or some small software which allows you to convert MT3 EA and indicators to MT4 format... Thanks Babar
babarmughal
Added topic What is Dynamic......
Hi Guys, What is Dynamic Pivot..........is there any indicator for that ????? Thanks Babar
babarmughal
Added topic How to define a BAr........
Hi Guys, I dont now the MLQ programming very well....please help me... How can I define a BAR as "X" and if the price goes below the X the go short...I dont know how can I put a phrase into the EA... Thanks Babar
babarmughal
Added topic Murray Math Indicator
Guys , where can i get this murray math indicator from???// Thanks Babar
babarmughal
Added topic One Entry Per Bar....
Hi Guys, what can I put into an EA so that when the conditions meet it only opens 1 order and if the order is closed (TP has reached) no matter if the conditions meet again..should not open another order... Thanks Babar
babarmughal
Added topic Stochastic cross indicator/EA alert
HI Guys, where can I get the Stochastic cross indicator/EA with alert like email or msg... Thanks Babar
babarmughal
Added topic EA for Previous BAR Close, High, Low, Open
Hi Guys, How can I make an Ea which lok for the previous BAR open, close, high and low price and then depending on the conditions take long position or short... Thanks Babar
babarmughal
Added topic IForce Indicator
Guys, Where can I find MT4 iFORCE indicator ... Thanks Babar
babarmughal
Added topic Problem with Email....
Hi Guys, I amhaving problem with the email function in MT4 please help me.... Thanks Babar
babarmughal
Added topic How to calculate Moving Average of a Moving Average
Hi Guys, Can you please tell me how can i calculate the moving average of a moving average which is already on the chart.... Thanks Babar
babarmughal
Added topic Script to Send Emails
Hi GUys, How can I add script in EA so that it sends an email when ever there is a signal to BUY or SELL.... Thanks Babar
babarmughal
Added topic How to LOCK/Encrypt EA
Guys how can I LOCK my EA so that no one can see or change anything...like you normally get DEMO from the signal provider websites?? Thanks Babar
babarmughal
Added topic How can an EA Execute Script in the....
Hi Guys, How can I make an EA to excute the script file in the script folder... Thanks Babar
babarmughal
Added topic One entry per BUY ORDER
Hi Guys, HOw can I amend an EA so that it places only 1 order when the BUY conditions are met....no matter if the position is open for days or even months....at the moment my EA is opening another BUY order when the TP is reached...I want it to wait
babarmughal
Added topic One Order per Bar.......
Hi Guys, How can I limit the amount of order per bar in my EA....Basically I want EA to open only 1 order per bar.....and wait for the next bar...if the conditions fullfil then open another position....at the moment it is opening more than 1
babarmughal
Added topic Guys what does it mean....
Hi Guys can you please explain what does this line mean..... specilly the 2 and 1 in the brackets.. iCustom(NULL,TimeFrame," Heiken Ashi ",2,1) Thanks Babar
babarmughal
Added topic EA BAsed on Heiken ASHI
Hi Guys, How can I make EA based on Heiken Ashi ..I want EA to enter long if the first bar is white and enter short if the first bar is red... Thanks Babar
123