PureBytes Links
Trading Reference Links
|
Hi Roy,
Previously I input the formula, after enquiring with u,
Highest(BarsSince((100*(H-L)/L)>5)) to find maximum number of bars a stock
spend in trading when its 1 day percentage dip below 5%.
The formula works great in indicator but when used in explorer, it seems
mixed up with other result.
The top is the indicator using Highest(BarsSince((100*(H-L)/L)>5)). The
middle is merely 100*(H-L)/L with 5% line. The indicator tops at 46bars
meaning this stock’s 1 day percentage change dips below 5% for 46 days.
Everything was correct. However the funny thing in the explorer, using
Highest(BarsSince((100*(H-L)/L)>5)), same as the formula of indicator,
return 2 bars instead of 46bars which is not correct. Am I missing
something? I tried inverse the > sign but the result remains.
_________________________________________________________________
Block pop-up ads with MSN Toolbar. http://toolbar.msn.com.my/
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/
|