PureBytes Links
Trading Reference Links
|
--- In equismetastock@xxxxxxxxxxxxxxx, vitoras <no_reply@xxxx> wrote:
>
>
> hi everybody,
>
> How can i program the slope of an indicator (let's say a simple
moving
> average);
>
> thanks in advance for your help
A simple slope function that I use is
(((present value) -(Value x periods ago)) / x ) * 100
this is just the x periods approximation of the slope, and so it lags
a bit, but it works for me. Hope this helps
------------------------ Yahoo! Groups Sponsor --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/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/
|