Jump to content

Trio-Hedge Interest Trading System


Recommended Posts

Re: [REQ] TRIO-HEDGE INTEREST TRADING SYSTEM

 

There you go

h**p://www.4shar*ed.com/file/115476613/d54946f9/triosystem.html

 

but it says "expired" though, anyone can remove the limitation?

 

 

Sure, just change the following line from "2009.05.16" to "2999.05.16", then you will have 990 years to play with !!! =)) =))

Make you hit F5 to compile after making changes

 

int start() {

string ls_0 = "2009.05.16";

int l_str2time_8 = StrToTime(ls_0);

if (TimeCurrent() >= l_str2time_8) {

Alert("EA EXPIRED....TO PURCHASE PLEASE EMAIL [email protected] ");

return (0);

}

Link to comment
Share on other sites

Re: [REQ] TRIO-HEDGE INTEREST TRADING SYSTEM

 

did it work for you?

earlier i did ammend the date but still have the error, i just add // in front of the lines starting from if loop to skip the date check and it worked lol =))

 

// if (TimeCurrent() >= l_str2time_8) {

// Alert("EA EXPIRED....TO PURCHASE PLEASE EMAIL [email protected] ");

//return (0);

//}

Link to comment
Share on other sites

Re: [REQ] TRIO-HEDGE INTEREST TRADING SYSTEM

 

The backtest goes in the indicator folder ?

I also get nothing found

Copy this file

 

TRIO-INTEREST-BACKTEST.ex4

 

into C:\Program Files\MetaTrader 4\experts\indicators

 

************************************************************

 

Copy this file

 

TRIO-INTEREST-HEDGE.ex4

 

into C:\Program Files\MetaTrader 4\experts\scripts

 

 

but it found nothing, no trades yet

 

to open trade you attach Trio_hedge_Interest-Backtest Scripts and wait a minute. after the message then click ok

Link to comment
Share on other sites

Re: [solved] TRIO-HEDGE INTEREST TRADING SYSTEM

 

Hi all.

 

//this is edited post: for all considering problem with "zero dividing" just letting you know the previous problem is sorted, it was FXF as a appendix not just FX

 

Another problem is:

Im executing the script and I see the list of permutations but at the end I see message: "sorry nothing found" do you know what to do in this case? :-?

 

How did you manage to have the advisor worked?

 

 

 

Thanks in advance.

chalger

 

ps: screen:

h**p://img189.imageshack*us/img189/1096/mt4v*th.jpg

Link to comment
Share on other sites

  • 3 months later...
  • 1 month later...

Re: TRIO-HEDGE INTEREST TRADING SYSTEM

 

this is the web

 

http://www.4xfx.biz/catalog/item/4173092/4333927.htm

 

& this is the packege expire in 2029

 

http://[email protected]/file/155683372/8ed3db10/triosystem.html

 

 

kudos please :-bd :-bd :-bd

 

Hi!

This link is pw protecred http://[email protected]/file/155683372/8ed3db10/triosystem.html

please upload to another mirror or could you tell me the password for that?

Link to comment
Share on other sites

Re: TRIO-HEDGE INTEREST TRADING SYSTEM

 

I was looking for the same thing, either the password or a new mirror... :)

 

this is the web

 

http://www.4xfx.biz/catalog/item/4173092/4333927.htm

& this is the packege expire in 2029

http://[email protected]/file/155683372/8ed3db10/triosystem.html

kudos please :-bd :-bd :-bd

 

Hi!

This link is pw protecred http://[email protected]/file/155683372/8ed3db10/triosystem.html

please upload to another mirror or could you tell me the password for that?

Link to comment
Share on other sites

Re: Trio-Hedge Interest Trading System

 

Just found another an educated version of this EA and reuploaded to Rapispread to ensure it won´t be down so quickly, here it goes... :)

 

[url]http://www.rapidspread.com/file.jsp?id=abthznkxk2[/url]

 

Can someone please post a working version or point me to the post where its posted?

 

And has somebody already made some experiences with this EA?

Link to comment
Share on other sites

Re: TRIO-HEDGE INTEREST TRADING SYSTEM

 

Hello everybody, I copied them.

 

I edited the indicator as follows

 

int start() {

string ls_0 = "2029.05.16";

int l_str2time_8 = StrToTime(ls_0);

//if (TimeCurrent() >= l_str2time_8) {

//Alert("EA EXPIRED....TO PURCHASE PLEASE EMAIL [email protected] ");

//return (0);

//}

 

And yet aina appears the error message saying that the EA is Expired and I can not use the script. What do I do? Please

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...