PureBytes Links
Trading Reference Links
|
I agree, it is not advanced programming. I know
that in TradeStation it is easy to plot 252 MA´s,
there I just tell the program how many MA´s I
want and it plot them automatically.
Lars
At 10:06 2006-07-09, you wrote:
>Yes, let's have a good chuckle about MetaStock's inability to deal
>with our highly sophisticated requirements. :p
>
>Lars, I wouldn't exactly call plotting 252 MAs on a chart "advanced
>programming"...
>
>The truth is, you'll find that Technical Analysis' true usefulness is
>inversely proportional to what is generally considered complex
>programming.
>
>jose '-)
><http://www.metastocktools.com>http://www.metastocktools.com
>
>--- In
><mailto:equismetastock%40yahoogroups.com>equismetastock@xxxxxxxxxxxxxxx,
>Lars Widlund
><Lars.Widlund@xxx> wrote:
> >
> > Hello Dusant.
> > I have done that now. Yes we have to learn to
> > live with the limitations of Metastock. Strange
> > that Equis never have done so that we can do some
> > more advanced programing in Metastock.
> >
> > Lars
> >
> >
> > At 12:31 2006-07-08, you wrote:
> >
> > Hello Lars,
> >
> > Write all the MA indicators, plot it on a chart,
> > and save it as your default template. Then we do
> > not have to do it repeatedly. It is not possible to do a looping in
> > Metastock.
> >
> > We have to learn with the limitations of Metastock. :)
> >
> > Dusant
> >
> >
> >----- Original Message -----
> > From: Lars Widlund
> > To: <mailto:equismetastock%40yahoogroups..com>equismetastock@xxx
> > Sent: Saturday, July 08, 2006 2:14 PM
> > Subject: Re: [EquisMetaStock Group] Multiple MA in an indicator
> >
> >
> > Dusant.
> > I did so to, but then I need to do 7 indicators
> > for 252 MA´s. What I look for is a way to write
> > one indicator in which I can change the method
> > for the MA´s. With your suggestion I have to
> > write 7 indicators for each method and do several templates.
> >
> > Lars
> >
> >
> > At 16:28 2006-07-07, you wrote:
> >
> > Lars
> >
> > Just right an indicator for all the two hundred
> > and fifty two moving averages which you want.
> > mov(c,2,s);
> > mov(c,3,s);
> >
> > till you reach the limit of the indicator text space,
> >
> > Dusant
> >
> >
> > ----- Original Message -----
> > From: Lars Widlund
> > To: <mailto:equismetastock%40yahoogroups..com>
> > Sent: Friday, July 07, 2006 6:41 PM
> > Subject: [EquisMetaStock Group] Multiple MA in an indicator
> >
> >
> > Hello.
> > Does anyone know how to write an indicator that
> > display 252 MA´s in a chart? As it is now I have
> > to drag all MA´s in to a chart and then save it
> > as an template. But I want to change the method
> > of the MA´s and don´t want to do one template for each method.
> >
> > Sincerely.
> > Lars
>
>
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/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/
|