PureBytes Links
Trading Reference Links
|
Hi,
Need help to plot indicator only when volume target is met.
If(V>=MOV(V,20,E),HHV(C,3),0)
I have set the indicator style to dots ..........
If the volume is met it plots a dot it at HHV(C,3) else zero is
plotted.
The problem is the chart will always be zero-based and I need to
zoom in to see the chart clearly.
Is there another way of writing this formula so it is not zero=based?
Have tried using expert highlights but cannot plot the dot at HHV
(C,3) when volume is met.
Is there a way to plot the dot only when volume is met else not to
plot anything?
Any ideas are welcome.
Thanks.
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/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/
|