Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

Posted

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

  • 3 weeks later...
Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...