SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Technical Analysis- Indicators & Systems

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: gonzongo who wrote (2455)8/13/1997 11:46:00 PM
From: Wayners   of 3325
 
All,

Here's an indicator I came up with to tell when bollinger band width is peaking in width or when the bands are not going to be getting any narrower. I use it tell more preciselely when a stock is going to pop or when to write covered calls or outright sell. I call it bollinger bands on bollinger band width. Its in WoW format. Let me know what you think.

FORMULA 1 for upper band:
mov((mov(c,30,s)+std(c,30,2)-(mov(c,30,s)-std(c,30,2)))/mov(c,30,s),30,s)+ std((mov(c,30,s)+std(c,30,2)-(mov(c,30,s)-std(c,30,2)))/mov(c,30,s),30,2)

FORMULA 2 for middle band:
(mov(c,30,s)+std(c,30,2)-(mov(c,30,s)-std(c,30,2)))/mov(c,30,s)

FORMULA 3 for lower band:
mov((mov(c,30,s)+std(c,30,2)-(mov(c,30,s)-std(c,30,2)))/mov(c,30,s),30,s)- std((mov(c,30,s)+std(c,30,2)-(mov(c,30,s)-std(c,30,2)))/mov(c,30,s),30,2)

Wayne
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext