PureBytes Links
Trading Reference Links
|
Its an article in the Sept issue of TASC that was just mailed to
subscribers. Will be out in the newstands in a week or so. Its a 3-
4 pg article that explains moving slope and shows how it can be used
as an indicator in a couple of ways. There is no code in the
article. There were a couple of minor points in the explanation of
the moving slope in the article that I had trouble
understanding....hence the post.
--- In amibroker@xxxxxxxxxxxxxxx, "cstdc5588" <cstdc5588@xxxx> wrote:
> Hi Dickie,
>
> I'm intrested about "Moving Slope" too. You can search my posts
which
> I discussed "Moving Slope".
>
> Could you please give me a link about the "TASC's nice article"?
>
> Robert
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Dickie Paria" <babui@xxxx> wrote:
> > The latest TASC has a nice article on using moving slope as an
> > indicator. I have some ideas on 'playing' around with mov
> slope...but
> > am having some trouble with understanding the idea/AFL code. Is
> it
> > simply - a linear regression slope i.e., LinRegSlope (Close, 22)
> for
> > e.g or is it
> >
> > MovSlope = (EMA (LinRegSlope(C, 22), 13)
> >
> > where you are taking linear regression slope of close of 22 days
> and
> > then an EMA of 13 days
------------------------ Yahoo! Groups Sponsor --------------------~-->
<font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hban3gr/M=362131.6882500.7825259.1493532/D=groups/S=1705632198:TM/Y=YAHOO/EXP=1124459676/A=2889190/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Put more honey in your pocket. (money matters made easy) Welcome to the Sweet Life - brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~->
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|