PureBytes Links
Trading Reference Links
|
Hi,
IF(V>=MOV(V,20,E),HHV(C,3),0)
The indicator style is set to dots ...............
If volume condition is met HHV(C,3) will be plotted as a dot on the
chart else zero is plotted.
The problem is the chart has become zero-based.
Is there any way to bypass zero-based problem.
The HHV(C,3) must be plotted ONLY when volume condition is true.
Have tried expert highlights but cannot plot HHV(C,3) in the chart.
Any ideas are welcome.
Thanks.
Penny
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/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/
|