PureBytes Links
Trading Reference Links
|
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=12hnrf7pi/M=362343.6886682.7839641.1493532/D=groups/S=1705632198:TM/Y=YAHOO/EXP=1124425204/A=2894354/R=0/SIG=11qvf79s7/*http://http://www.globalgiving.com/cb/cidi/c_darfur.html">Help Sudanese refugees rebuild their lives through GlobalGiving</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/
|