Forex
Google

Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4 > TSD Expert Advisors
Forex Forum Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


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 09-16-2005, 08:47 AM
vivachinajupiter
 
Posts: n/a
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).
Attached Files
File Type: mq4 TSD-v11-MT4-JB-OsMA.mq4 (11.1 KB, 791 views)
File Type: htm Statement TSD v11 MT4 JB OsMA 080805.htm (12.1 KB, 882 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-05-2006, 06:27 AM
iscuba11's Avatar
iscuba11 iscuba11 is offline
Senior Member
 
Join Date: May 2006
Location: Houston
Posts: 401
iscuba11 is on a distinguished road
Smile 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
Attached Files
File Type: mq4 TSD-v11-MT4-JB-OsMA.mq4 (11.4 KB, 310 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-05-2006, 09:32 AM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 14,353
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by 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) http://www.forex-tsd.com/tsd-expert-advisors/
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-05-2006, 06:41 PM
iscuba11's Avatar
iscuba11 iscuba11 is offline
Senior Member
 
Join Date: May 2006
Location: Houston
Posts: 401
iscuba11 is on a distinguished road
Red face

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
<><
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-05-2006, 08:03 PM
ziko123 ziko123 is offline
Senior Member
 
Join Date: Dec 2005
Posts: 409
ziko123 is on a distinguished road
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-06-2006, 02:49 AM
coyan's Avatar
coyan coyan is offline
Member
 
Join Date: Jan 2006
Posts: 94
coyan is on a distinguished road
Quote:
Originally Posted by 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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-06-2006, 03:06 AM
iscuba11's Avatar
iscuba11 iscuba11 is offline
Senior Member
 
Join Date: May 2006
Location: Houston
Posts: 401
iscuba11 is on a distinguished road
Smile

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
<><
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 05-06-2006, 07:22 AM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 14,353
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by 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 New Version

This TSD EAs' section is having 8 threads only. So you may find something. It is not big section.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 05-06-2006, 07:30 AM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 14,353
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
And i moved two threads to this area as well:

- TSD-v11 MT4-JB-OsMA setup;

- TSD Starters Pack.

Hope it will help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 05-06-2006, 09:54 AM
Roets's Avatar
Roets Roets is offline
Senior Member
 
Join Date: Nov 2005
Location: North West South Africa
Posts: 115
Roets is on a distinguished road
Question Weekly or daily???

Quote:
Originally Posted by 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?
__________________
Pro FX Experts for Professional Meta Trader Experts
Automate your manual method!
We accept all major credit cards with no upfront payment required!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need OSMA customized hidethereal Indicators - Metatrader 4 3 08-07-2006 02:34 AM
TSD-v11 MT4-JB-OsMA setup sadaloma TSD Expert Advisors 2 06-15-2006 10:23 PM
OsMA II SpecII Suggestions for Trading Systems 3 03-08-2006 01:56 PM


All times are GMT. The time now is 09:36 AM.