Forex
Google
New signals service!

Go Back   Forex Trading > Discussion Areas > General Discussion


Register in Forex TSD!
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time).
Click here to register and get more information

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-10-2007, 09:13 PM
Junior Member
 
Join Date: Nov 2006
Posts: 8
troydavis1010 is on a distinguished road
Place expiration on EA

Hi all,

I have an EA that I would like to place an expiration date on the EA. Does anyone know where this code is suppose to be place in the .mq4 files to work properly.


int start()
{
string expire_date = "2006.31.06"; //<-- hard coded datetime
datetime e_d = StrToTime(expire_date);

if (CurTime() >= e_d)
{
Alert ("The trial version has been expired!");
return(0);
}
// your normal code!
return(0);
}


Thanks
troy

Last edited by troydavis1010; 04-10-2007 at 09:27 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-10-2007, 10:05 PM
pooper scoopers's Avatar
Member
 
Join Date: Sep 2006
Posts: 50
pooper scoopers is on a distinguished road
This is worthless to do since I have the idea that you are going to try to sell it with a free trial etc. It can easily be decompiled and the expiration will be removed anyways. Don't bother since this is what is going to happen anyways.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting An Expiration Date On Indicator emersond Indicators - Metatrader 4 10 08-05-2007 10:33 AM
EA expiration date jyrik Expert Advisors - Metatrader 4 6 04-12-2007 05:32 PM
How to place pending orders before news. rlp512 Expert Advisors - Metatrader 4 4 08-01-2006 03:59 AM
How to place more than one order simultaneously? thiagomartini Questions 0 05-26-2006 05:08 PM
Place order with no takeprofit cardio Setup Questions 2 01-30-2006 06:32 PM


All times are GMT. The time now is 06:20 AM.



Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.