PureBytes Links
Trading Reference Links
|
Pennywat,
You may try :
If(V>=Mov(V,20,E),HHV(C,3), LLV(L, 250))
...if you use 250 periods for display.
Pierre Tremblay
pennywat a écrit:
>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 Links
>
>
>
>
>
>
>
>
>
------------------------ 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/
|