logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
ibhim  
#1 Posted : Friday, December 2, 2005 5:10:15 PM(UTC)
ibhim

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/27/2005(UTC)
Posts: 15

Nothing is more frustrating than to have an Expert Advisor yet no corresponding System Tester to backtest the effectiveness of the Expert. Basically, you have to eyeball the entry/exits noted on the chart where the Expert is applied. While a related post referred to cut-n-paste of System to create Expert, thats great when the formulae is not hidden with password protection. Specifically referring to the 5 *FX Experts. How do you create a corresponding System Tester when the Expert Editor reads "Formula is password protected or read-only"? It is impossible to cut-n-paste! Now, I am not asking you to share proprietary info so I can create a system test. But, since it is password protectd AND not included in the original release of Metastock Pro 9.1, it would be nice if could download and add to the program. This would allow the System Tester to compliment the Expert, plus enable multi-timeframe backtesting to see where the (and which) Expert ismost effective.
Patrick  
#2 Posted : Friday, December 2, 2005 5:14:52 PM(UTC)
Patrick

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/8/2004(UTC)
Posts: 2,266

Was thanked: 1 time(s) in 1 post(s)
Which plug in are you talking about? Is it the new FXTA? Patrick :mrgreen:
ibhim  
#3 Posted : Friday, December 2, 2005 5:38:25 PM(UTC)
ibhim

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/27/2005(UTC)
Posts: 15

It is not a plug in or the new FXTA (which I am also thinking about ordering). I know you do have a few plug in teasers in the system test, such as pp::Bollinger Bands (Modified), but I am not referring to them either. What I was referring to were the following 5 Expert Advisors in MS Pro 9.1 *FX - Multiple Time Frame Signals *FX - Multiple Time Frame Trend *FX Keltner System 1 *FX Keltner System 2 *FX Pattern System Within the System Tester, there is no corresponding system to those experts, and you can't create the system because the formulae is pasword protected. Without a system test, you have no trade history, winners, losers etc. You basically have to eyeball the expert's historical plots to see if it is something you want to consider. Using the eyeball method, Ketlner System 2 and Pattern System look 'interesting' but an actual system test would be far more accutate and time efficient.
DOC  
#4 Posted : Friday, December 2, 2005 6:26:22 PM(UTC)
DOC

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/9/2004(UTC)
Posts: 107
Location: Salt Lake City, UT

I Will see if we can have these created a system test. If we can I will have them posted to the forum. I am sorry but it may take a couple of weeks to do this. Regards Doc
Matt4343  
#5 Posted : Saturday, April 5, 2008 4:51:34 AM(UTC)
Matt4343

Rank: Newbie

Groups: Registered, Registered Users
Joined: 3/29/2008(UTC)
Posts: 5

Hi Doc

What was the outcome of the expert system ?

I would like to be able to backtest these experts as well and agree with the frustration of the previous post, I note this was dated back in 2005, what was the outcome, may I download the system tests?

Regards,

mhal8394@usyd.edu.au

garp  
#6 Posted : Friday, May 16, 2008 11:00:31 AM(UTC)
garp

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 11/23/2005(UTC)
Posts: 22
Location: Chicago, Illinois

Matt,

Thanks for sharing. What's worse than not having a corresponding system testable version of an expert advisor is one that does not correspond to the expert advisor. Here, you identify a good system and the expert advisor signals do not match the system test trades.

I put together a decent expert advisor an wanted to do a test on it. In creating a system tester, I cut an paste from the advisor to the system tester editor - util I get a message sating that the "formula is out of space"! So, what does that mean, that you can't backtest a good system?

Any assistance would be appreciated.

Garp

woff woff

mstt  
#7 Posted : Sunday, May 18, 2008 1:57:25 AM(UTC)
mstt

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 7/25/2005(UTC)
Posts: 1,042

Was thanked: 57 time(s) in 54 post(s)

Garp

This means that you need to keep your code within the 1023 character limit of all EST code windows. There are a number of ways to do this. Calling large chunks of code from the Indicator Builder is one way to go, but there any number of tricks that can be used to shorten code for use within the EST. For example, variable names only need to be 1 character long, so take the knife to them. There are 14 letters of the alphabet that can be used as variable names so there's no real reason why a name should be longer than 2 characters. Eliminate all comments. In fact it's a good idea to make whatever changes you can in a text editor before attempting to paste into an EST code window.

Roy

Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.