⭐ vinko Posted September 26, 2009 Report Posted September 26, 2009 Can someone remove the expire date function....... http://forex-expert-advisor.com/img/box_EasyDay_Package.jpg http://forex-expert-advisor.com/EasyDay_Package.htm http://[email protected]/file/135597424/ed71592b/ED_online.html
JoeCocker Posted September 26, 2009 Report Posted September 26, 2009 Re: [req] Easy Day Package Not sure I understand you correctly... it should be simple: for example EA EUR/USD, comment out section (comment begin is /* and comment close is */ or you put infront each line //) if ((TimeDay(TimeCurrent()) > 16 && TimeMonth(TimeCurrent()) >= 4 && TimeYear(TimeCurrent()) >= 2009) || (TimeMonth(TimeCurrent()) > 4 && TimeYear(TimeCurrent()) >= 2009) || TimeYear(TimeCurrent()) > 2009) { Comment("===Time of the EA_EasyDay_EUR-USD has EXPIRED==="); Print("===Time of the EA_EasyDay_EUR-USD has EXPIRED==="); return; } cheers, Joe
loulou69 Posted October 16, 2009 Report Posted October 16, 2009 Re: [req] Easy Day Package hi Anyone tried this ea in live or demo ? thanks
Stormin_Norman Posted October 16, 2009 Report Posted October 16, 2009 Re: [req] Easy Day Package i have tested this EA system. a resounding fail in my books. "It is inconceivable that anyone will divulge a truly effective get-rich scheme for the price of a book." Victor Niederhoffer (1943–), US hedge fund manager and statistician
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now