| 
 PureBytes Links 
Trading Reference Links 
 | 
You cannot reply to this message via email because you have chosen not
to disclose your email address to the group.  Please use this
page to reply.
 
Hello,
 
 
My timing to buy is mostly OK, but I do not 
recognize sell patterns very well. I am aware of most regular sell signals 
built-in in metastocks and at the guppy site.
By combining several other formula's I have made a 
few signals to sell, but these are not proven yet and slow due to the mixtures. 
Further I am reading sites that analyze the volatility of e.g. Nasdaq (<A 
href="http://www.joefrocks.com">www.joefrocks.com) fear versus complacency 
for VXN and VIX.
One of the sell signals I found at internet, which 
is reasonable is the "sell shark":
<FONT face=Arial 
size=2>symmetry:=.28;apex:=(H+L)/2;wb:=Ref(H,-2)-Ref(L,-2);Shark:=If((H<Ref(H,-1)AND 
L>Ref(L,-1)AND Ref(H,-1)<Ref(H,-2)AND 
Ref(L,-1)>Ref(L,-2))=1,If(apex>=(Ref(L,-2)+ 
(wb*symmetry)),1,0),0);sellok:=Cross(ValueWhen(1,shark=1,Ref(L,-2)),C);chk:=Cum(sellok)-ValueWhen(1,shark=1,Cum(sellok));validchk:=Alert(shark=1,25);sell:=sellok=1 
AND Ref(chk,-1)=0 AND validchk=1;sell;
 
What I am looking for, is a more precise alarm 
to take profit/sell because I am planning to buy call options early november 
and keep those for minimum 1 month but may be longer. To take profit or sell the 
timing is important..
 
 
Anybody has experience?
 
Thanks, Henk
 
 
 
Yahoo! Groups Sponsor
<font face=arial
size=-2>ADVERTISEMENT<img src="http://ad.doubleclick.net/ad/N879.ameritrade.yahoo/B1054521.11;sz=300x250;adc=ZHS;ord=1034186793?" alt="" width="300" height="250"
border="0">
To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
 
 |