- Search Energy EXCH
- reachjj replied Mar 22, 2010
Tried latest presets of 1.03 But its not that satisfactory. Closed couple of trader in loss for eurjpy and eu. Anybody faced similar issue.
SSS EA v1.0 - Auto Trader Bot
- reachjj replied Mar 18, 2010
Can you pls explain how to install these files... Do I need to install the files in this post only or do I need install the previous files also....
Lets build a neural network based scalper together
- reachjj replied Mar 12, 2010
Why this thread went so silent. Is it because this EA cant trade on Live Account? The performance looks really good. Last one week it gave around 300$ profit with Winning rate of 87%. I feel its really good considering the fact that, mkt was range ...
SSS EA v1.0 - Auto Trader Bot
- reachjj replied Mar 12, 2010
Scalping System — Hi, Can anybody here program this scalping system. url Its very good trading manually. Thanks, Reachjj
I code your Expert Advisors / Indicators
- reachjj replied Mar 11, 2010
I have opened a client account. Pls accept the allocation. Thanks
TraCop-1%
- reachjj replied Mar 11, 2010
Why this thread moved to Commercial Section? Is there any other way of getting signals on our account other than using Zulutrade. I think there is a slippage of few pips if we are using Zulutrade which is not good for scalping.....
Scalping 10 sec., 30 sec., M1
- reachjj replied Mar 8, 2010
Hi Getdown, V1.02 works without MPTM EA or I still need that EA to manage the trades. Anybody running this EA on any other pair (other than GU) with success. Regards, Prakash
SSS EA v1.0 - Auto Trader Bot
- reachjj replied Mar 3, 2010
Just chked this url There are so many trades taken as per this... But on my demo account on alpari..it didnt take any trades today... surprising.... Is there any limit on maxm open orders... It still running with 2 short EU from yesterday with ...
SSS EA v1.0 - Auto Trader Bot
- reachjj replied Mar 2, 2010
Thanks for you reply. If I want to trade only EURUSD, then also do I need to put it on all the 4 charts. on My account there are still 2 short trades opened today afternoon which are in loss of 100 Pips around. Did you also got such trade today? I ...
SSS EA v1.0 - Auto Trader Bot
- reachjj replied Mar 2, 2010
Can you pls post your system with rules to follow. I hope, you are not from iForex broker team :-)
iForex' Trading Journal
- reachjj replied Mar 2, 2010
I loaded the EAs on my demo account. Alpari UK today. It took one profit and then it has opened 2 trades which are currently in Loss (more than 100 Pips each). Can anybody confirm their account also took the same trades. Or my settings are wrong? I ...
SSS EA v1.0 - Auto Trader Bot
- reachjj replied Mar 2, 2010
Hi Getdown, Can you pls tell us, which files we need use for MPTM. Do we need to use all the files in the Zip file, or only the MPTM is enough?
SSS EA v1.0 - Auto Trader Bot
- reachjj replied Feb 26, 2010
I uninstalled and reinstalled the MT4 client. Now it ges stuck in Waiting for tick update... really crazy!!!!!! Please please somebody help me....
The HolyGrail 1.6 Crashing Mt4
-
The HolyGrail 1.6 Crashing Mt4
Started Feb 26, 2010|Platform Tech|2 repliesHi, Can anybody please help me. I attached holygrail 1.6 on my Prime4x account and it crashed ...
- reachjj replied Feb 26, 2010
Steve, Can you please clear the doubt... Thanks, Prakash
scooby-doo BOJ JPY pairs trading robots - ask your basic questions here
- reachjj replied Feb 25, 2010
int gmtHH = TimeHour(TimeLocal()); We are taking local time in hours if(GMTShift < 0) gmtHH = gmtHH - MathAbs(GMTShift); if(GMTShift > 0) gmtHH = gmtHH + MathAbs(GMTShift); Should the above lines be reverse? Lets say I put +5 in my case, its adding ...
scooby-doo BOJ JPY pairs trading robots - ask your basic questions here
- reachjj replied Feb 25, 2010
I understood that. But what GMTShift I need to mention in this EA Parameter. This is what I am interested to know. Thanks Prakash
scooby-doo BOJ JPY pairs trading robots - ask your basic questions here