PureBytes Links
Trading Reference Links
|
As someone else mentioned, the way Metastock works is that you do
system testing and optimizations in the System test area or Enhanced
System Tester area first. After you decide what values you want your
moving averages to be, you set up an expert on a security to give you
up and down arrows based on end-of-day data. You can also open up
existing systems in the System testing area and expert areas and see
how formulas are written.
Rvalue1
--- In equismetastock@xxxxxxxxxxxxxxx, "s_nandyal" <s_nandyal@xxxx>
wrote:
> I tried changing the values 3 and 10 to OPT1 and OPT2 - however, I
> get the following errors:
> Optimization variables are not allowed in this type of formula.
>
> Basically, I was trying to create an expert for moving average
> crossover with optimization.
>
>
> --- 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 Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/BefplB/TM
---------------------------------------------------------------------~->
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:
http://docs.yahoo.com/info/terms/
|