PureBytes Links
Trading Reference Links
|
formula-"congestion index"
((HHV(C,30)-LLV(C,30))*100/LLV(C,30))
formula-"consolidation breakout-upside"
If(Ref(Fml("congestion index"),-1),<,Ref(Mov(Fml("congestion
index"),9,E),-1),
{and} If(Fml("congestion index"),>,Mov(Fml("congestion index"),9,E),
{and} If(CLOSE,>,Ref(HHV(C,30),-1),
{and} If(Mov(V,5,S),>=,1.5*(Ref(Mov(V,60,S),-1)),
+1,0),0),0),0)
exploration-- colb gapup()
colc Fml( "consolidation breakout(upside)ma")
cold "congestion index"
filter When(colB,=,1) AND When(colC,=,1)
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Home Selling? Try Us!
http://us.click.yahoo.com/QrPZMC/iTmEAA/ASSHAA/zMEolB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|