| 
 PureBytes Links 
Trading Reference Links 
 | 
I have the following as an exploration of 6d and 10d Historical 
Volatility:
ColA: (Std(Log(C / Ref(C,-1)),6)*Sqr(256)) /(Std(Log(C / Ref(C,-
1)),100)*Sqr(256)) ; (Std(Log(C / Ref(C,-1)),10)*Sqr(256)) /(Std(Log
(C / Ref(C,-1)),100)*Sqr(256))
Filter: ColA < .5
I would also like to filter further so the reading has been below .5 
for at least the 3 past days. How would I do that?
Thanks,
Harold
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
 
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
 
 |