PureBytes Links
Trading Reference Links
|
Red:=If(C<Ref(C,-1) OR (Ref(C,-1)<Ref(C,-2)
AND C=Ref(C,-1)),V,0);
Green:=If(C>Ref(C,-1) OR (Ref(C,-1)>Ref(C,-2)
AND C=Ref(C,-1)),V,0);
Red;
Green;
--- In equismetastock@xxxxxxxxxxxxxxx, "mcmpick" <mcmpick@xxxx> wrote:
>
> Is it possible to color code up volume and down volume ? thanks
------------------------ Yahoo! Groups Sponsor --------------------~-->
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/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/
|