PureBytes Links
Trading Reference Links
|
Jay,
Off the top of my head.
X:=If(MACD()> 0,1,0);
valuewhen(1,x=1,x);
That should do it but you will need to double check the formula.
Preston
--- In equismetastock@xxxxxxxxxxxxxxx, "whiler178" <jemem@xxx> wrote:
>
> Preston,
> Thanks for your response. I guess my question wasn't
clear.I
> understand the formula write here. What I want to show on the
chart is
> just those bars which show a 1 and not those bars which show 0. I
hope
> that clarifies my question. I would prefer that it not be an
expert
> formula.
>
> Jay
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/equismetastock/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:equismetastock-digest@xxxxxxxxxxxxxxx
mailto:equismetastock-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|