PureBytes Links
Trading Reference Links
|
Thanks Jose
for handling this garbage.
Regards
--- In equismetastock@xxxxxxxxxxxxxxx, "Jose" <josesilva22@xxxx>
wrote:
>
> MS code equivalent:
>
> ---8<----------------
> 100;-100;
> CCI(6);CCI(14);
>
> Graph2:=CCI(14);
> Buy:=Cross(Graph2,0)
> AND (Ref(Graph2,-1)<0)
> AND (Ref(Graph2,-2)<0)
> AND (Ref(Graph2,-3)<0)
> AND (LLV(RSI(9),10)<30)
> AND Cross(RSI(9),50);
> ---8<----------------
>
> Garbage in, garbage out... ;)
>
>
> jose '-)
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/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/
|