PureBytes Links
Trading Reference Links
|
Hi Rodolfo
How many events were you thinking of including in the moving average? What type of MA?
Regards
Roy
www.metastocktips.co.nz
----- Original Message -----
From: Rodolfo Sikora
To: equismetastock@xxxxxxxxxxxxxxx
Sent: Thursday, September 07, 2006 3:02 AM
Subject: [EquisMetaStock Group] Question about moving average
Hi,
Is there any tip to create a conditional MOV discarding, for example, 0
values.
Right now I have this formula:
If(C < Ref(C,-1),100*(C-Ref(C,-1))/(Ref(C,-1)),0);
Basicaly it plots the % of the bearish days.
I'm trying to reach a MOV of these %, but I'd like to ignore all 0 (bullish
days) without compromising the MOV.
Does it make sense? Any suggestion?
Thanks
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
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/
|