Frank: I posted your beautiful formula for BNS at my page for formulas:
members.aol.com
Hope you don't mind. For those who prefer to take your formulas without all the distrations that my pages are heir to, here is Frank's formula again:
StocRSI(8,5):
Mov((RSI(8)-LLV(RSI(8),8))/(HHV(RSI(8),8)-(LLV(RSI(8),8))),5,w)*100
Enter long: ( (((H+L+C)/3)-Mov(C,28,S)) /(.015*Std(C,28))<0 ) and ( Ref((((H+L+C)/3)-Mov(C,28,S)) /(.015*Std(C,28)),-1)< (((H+L+C)/3)-Mov(C,28,S)) /(.015*Std(C,28)) ) and (Mov(Std(((h+l+c)/3),28),5,s) <mov(Std(((h+l+c)/3),34), 20, s)) and (ref(Fml("StocRSI(8,5)"),-1)<30)
Exit long: ((((H+L+C)/3)-Mov(C,28,S))/(.015*Std(C,28)) <0 )
A nice little formula it is, too.
And to all you folks just settling in at Dave's Beach, cheers! New Joisy will never be the same again. |