PureBytes Links
Trading Reference Links
|
Re: Optimization of indicators etc I think
you will find that you can only use optimisation in MetaStock in the System
Tester area.
<span
>Regards,
<span
>Gordon
Sutherland
<span
>
<span
lang=EN-US >-----Original
Message-----
From: s_nandyal
[mailto:s_nandyal@xxxxxxxxx]
Sent: Monday, 15 March 2004 8:25
AM
To: equismetastock@xxxxxxxxxxxxxxx
Subject: [EquisMetaStock Group]
Re: Moving Avg crossover
<font size=3
face="Times New Roman">
<font size=2
face="Courier New">I tried changing the values
with OPT1 and OPT2 - and I was precluded <font size=2
face="Courier New">
from using it. I got the following error message:
Optimization variables are not allowed in this
type of formula.
I am new to this software (only 2 days old!) - and
wanted to get a
headstart. Basically, I am trying to create an
expert
Moving average with optimization.
Thanks
--- In equismetastock@xxxxxxxxxxxxxxx,
"rvalue1" <rvalue1@xxxx> wrote:
> Open Expert and New. Give the New Expert a
name such as Moving
> average crossover. Then paste the following
formula into Highlights
> and Symbols tabs for an Up signal.
> Mov(C,3,E)>Mov(C,10,E)
>
> Do the same with this formula for the Down
signal
> Mov(C,3,E)<Mov(C,10,E)
>
> You can change the values of the exponential
moving avergae if you
> wish. You can also do the same into Enhanced
System tester and
build
> a back test model. Or replace the values with
OPT1 and OPT2 and
> optimize within ranges that you select.
>
> Rvalue1
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/equismetastock/
To unsubscribe from this group, send an email to:equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|