⭐ vinko Posted September 26, 2009 Report Share 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 Quote Link to comment Share on other sites More sharing options...
JoeCocker Posted September 26, 2009 Report Share 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 Quote Link to comment Share on other sites More sharing options...
loulou69 Posted October 16, 2009 Report Share Posted October 16, 2009 Re: [req] Easy Day Package hi Anyone tried this ea in live or demo ? thanks Quote Link to comment Share on other sites More sharing options...
Stormin_Norman Posted October 16, 2009 Report Share Posted October 16, 2009 Re: [req] Easy Day Package i have tested this EA system. a resounding fail in my books. Quote "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 Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.