Forex
Google

Go Back   Forex Trading > Downloads > Expert Advisors - Metatrader 4 > TSD Expert Advisors
Forex Forum FAQ Members List Calendar 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

 
 
LinkBack Thread Tools
 
Old 05-06-2006, 10:13 AM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 15,227
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 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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 05-06-2006, 10:36 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

Quote:
Originally Posted by newdigital
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.
Thanks for the quick respons. Sadaloma can you post your test results for the expert here if you still got them.

One other question: I see that the four majors is hard coded into the expert, should the expert be loaded on all 4 or should it be on one only?
__________________
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!
 
Old 05-06-2006, 10:41 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
Quote:
Originally Posted by ziko123
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!
The code can be altered to use MACD and not OSMA, depends on your choice. Both give aprox the same direction.
__________________
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!
 
Old 05-06-2006, 11:08 AM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 15,227
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 Roets
Thanks for the quick respons. Sadaloma can you post your test results for the expert here if you still got them.

One other question: I see that the four majors is hard coded into the expert, should the expert be loaded on all 4 or should it be on one only?
It should be loaded on all 4.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 05-06-2006, 11:11 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
Smile

Quote:
Originally Posted by newdigital
It should be loaded on all 4.
Thanks for the info.
__________________
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!
 
Old 05-06-2006, 03:17 PM
coyan's Avatar
coyan coyan is offline
Member
 
Join Date: Jan 2006
Posts: 94
coyan is on a distinguished road
iscuba:
Here is version 36.
I don't test it yet.

Newdigital:

Do you know how version is best 11 (2005) or 36 (2006).
(I think version 36 is an improved version 11)

Thanks.

Coyan
Attached Files
File Type: mq4 TSD_MT4_MR_Trade_0_36.mq4 (17.3 KB, 244 views)

Last edited by coyan : 05-06-2006 at 03:22 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 05-06-2006, 03:43 PM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 15,227
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 coyan
iscuba:
Here is version 36.
I don't test it yet.

Newdigital:

Do you know how version is best 11 (2005) or 36 (2006).
(I think version 36 is an improved version 11)

Thanks.

Coyan
I don't know.
Version 36 was posted in this section already. There is special thread concerning 36 only.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 05-06-2006, 04:16 PM
iscuba11's Avatar
iscuba11 iscuba11 is offline
Senior Member
 
Join Date: May 2006
Location: Houston
Posts: 400
iscuba11 is on a distinguished road
Smile

Quote:
Originally Posted by newdigital
And i moved two threads to this area as well:

- TSD-v11 MT4-JB-OsMA setup;

- TSD Starters Pack.

Hope it will help.
Thank you for this valuable information. I am going to forward test the 2006 version and keep studying the 2005 version (v11).

I wish there was a school in the U.S. to learn MQL4 language completely. I would pay to attend it. I was just getting to know MT3 version language, when they switched to MT4 platform. Wishful thinking! I hope people will also test these EA's and share revisions to them as they fix any flaws they come across. I unknowningly have run V11 on 1 hour, and it has done excellent on the USDJPY (Only currency it would trade). I will continue to run USDJPY hourly since it has traded 430 pips in 4 trades since 4/26 demo forward testing. Now I shall test it and the 2006 version on daily and weekly, per instructions to see what it will do. Next week will be fun to see what happens on the demo.

Thanks again, I really appreciate your help!

God Bless to You and Everybody that Shares!

Dave <><
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 05-07-2006, 06:08 AM
newdigital newdigital is online now
Administrator
 
Join Date: Sep 2005
Posts: 15,227
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
Thank you for this valuable information. I am going to forward test the 2006 version and keep studying the 2005 version (v11).

I wish there was a school in the U.S. to learn MQL4 language completely. I would pay to attend it. I was just getting to know MT3 version language, when they switched to MT4 platform. Wishful thinking! I hope people will also test these EA's and share revisions to them as they fix any flaws they come across. I unknowningly have run V11 on 1 hour, and it has done excellent on the USDJPY (Only currency it would trade). I will continue to run USDJPY hourly since it has traded 430 pips in 4 trades since 4/26 demo forward testing. Now I shall test it and the 2006 version on daily and weekly, per instructions to see what it will do. Next week will be fun to see what happens on the demo.

Thanks again, I really appreciate your help!

God Bless to You and Everybody that Shares!

Dave <><
Take Codersguru lessons on this forum for MT4.
To learn. But it is difficult to do it alone so take some friend and you may study mql4 using Codersguru lessons.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 
Old 05-07-2006, 08:53 AM
yass yass is offline
Member
 
Join Date: Mar 2006
Posts: 85
yass is on a distinguished road
Tsd Ea

Hi newdigital
I cant compile the TSD-MTR4-MR-34 or 36 to the chart only TSD-v11-jy could be compiled can u advice ? and in the ASCT EA excute 0.1 lot even its written 1.0 lot how can i do to make the EA excute 1.0 lot ? many thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
 

Thread Tools

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 08:01 AM.