TSD-v11 MT4-JB-OsMA

 

This version is used by Ross and he triplied their account in only one month.

Attached is statement and version.

He uses it only in four major currencies and only in daily charts (attached to every one ... not like in Mindaugas version).

 

Very interesting EA - Only will work on USDJPY

I found this EA somewhere on a forum. On the USDJPY (1 Hour) it has produced about 300 pips in 4 trades so far (forward demo testing). The problem is it does not trade on the other 3 major currencies for some internal programming reason. Since this is a forum to help each other out, I was wondering if somebody would disect this EA and find out why it will not trade on the other 3 major currencies. Your help would be most appreciated. Please if you would, fix it and post it back to this forum or send it to me: ddiebold@sbcglobal.net as an attachment

Dave

<

Houston, Texas

Files:
 
iscuba11:
I found this EA somewhere on a forum. On the USDJPY (1 Hour) it has produced about 300 pips in 4 trades so far (forward demo testing). The problem is it does not trade on the other 3 major currencies for some internal programming reason. Since this is a forum to help each other out, I was wondering if somebody would disect this EA and find out why it will not trade on the other 3 major currencies. Your help would be most appreciated. Please if you would, fix it and post it back to this forum or send it to me: ddiebold@sbcglobal.net as an attachment

Dave

<

Houston, Texas

TSD EAs for MT4 and MT3 are here (together with manual/instruction) https://www.mql5.com/en/forum

As I know this kind of EAs should be attached to one daily chart (GBPCHF or GBPJPY) and it will trade all the pairs mentioned in the code (just delete the pairs you don't want to trade. And see the the link above the instruction on installation/trading.

Change "Display Options" to "From the beginning" to see all the threads.

 

This goto thread does not explain anything about this EA (It is the latest version). How can I contact the originator of the EA or can some MQ4 programmer open up this EA and see if there is an error in the programming as to why it only works on USDJPY, and not the other currencies?? Any help would highly be appreciated. I am not a programmer.

Thanks for your input though! I think a programmer needs to look at it to fix it.

Dave

<

 

This EA has the following 3 lines which have no use at all

{

if (MacdPrevious > MacdPrevious2) Direction = 1;

if (MacdPrevious < MacdPrevious2) Direction = -1;

if (MacdPrevious == MacdPrevious2) Direction = 0;

}

The "Direction" variable is never used!

 
iscuba11:
I found this EA somewhere on a forum. On the USDJPY (1 Hour) it has produced about 300 pips in 4 trades so far (forward demo testing). The problem is it does not trade on the other 3 major currencies for some internal programming reason. Since this is a forum to help each other out, I was wondering if somebody would disect this EA and find out why it will not trade on the other 3 major currencies. Your help would be most appreciated. Please if you would, fix it and post it back to this forum or send it to me: ddiebold@sbcglobal.net as an attachment

Dave

<

Houston, Texas

This is a version 2005, i will test version 36 (2006).

Coyan

 

Could you post version 36. Today, this version 2005 (v11) added 130 pips to USDJPY. I would love to fix this EA to run on all major currencies or possibly test the newer verson of this EA. This makes 4 out of 4 good trades, racking up about 430 pips for the USDJPY on Demo forward testing since 4/26. I hope this will inspire reevaluating this v11 or the newer version of this EA.

God Bless To Everbody Who Will Help In This Effort.

Dave

<

 
iscuba11:
This goto thread does not explain anything about this EA (It is the latest version). How can I contact the originator of the EA or can some MQ4 programmer open up this EA and see if there is an error in the programming as to why it only works on USDJPY, and not the other currencies?? Any help would highly be appreciated. I am not a programmer.

Thanks for your input though! I think a programmer needs to look at it to fix it.

Dave

<

Iscuba11,

I moved this thread exactly to the area you need. Read first post of this thread about this EA:

"He uses it only in four major currencies and only in daily charts (attached to every one ... not like in Mindaugas version)."

As to 36 version so read this thread https://www.mql5.com/en/forum/173425

This TSD EAs' section is having 8 threads only. So you may find something. It is not big section.

 

And i moved two threads to this area as well:

- TSD-v11 MT4-JB-OsMA setup;

- TSD Starters Pack.

Hope it will help.

 

Weekly or daily???

vivachinajupiter:
This version is used by Ross and he triplied their account in only one month.

Attached is statement and version.

He uses it only in four major currencies and only in daily charts (attached to every one ... not like in Mindaugas version).

This expert requires an account stating at $10,000 and the statement only started from $5,000. Are you sure its the correct expert. I know you can change the starting capital to what you like. Just asking. The comments in the code says that the expert should go on Weekly charts only and you say daily. Why do you change the chart time to daily?

 
Roets:
This expert requires an account stating at $10,000 and the statement only started from $5,000. Are you sure its the correct expert. I know you can change the starting capital to what you like. Just asking. The comments in the code says that the expert should go on Weekly charts only and you say daily. Why do you change the chart time to daily?

Daily.

I am sure.

Weekly was commented. As I understand this EA is taking the direction from weekly data and trading on D1 timeframe.

This TSD-v11 MT4-JB-OsMA EA is not new version.

But as I know many people tested this version using D1, H4 and H1 timeframe trying to compare the results. And results for H4 timeframe was good (it was in the last year).

It is long-play EA.

You may ask Sadaloma because he tested this EA.

Reason: