<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>BullCharts : Bollinger Band Squeeze</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullCharts discussion : Bollinger Band Squeeze</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 04:07:02 +0000</pubDate>
  <lastBuildDate>Mon, 16 Mar 2015 22:23:33 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.bullcharts.com.au/forum/RSS_post_feed.asp?TID=457</WebWizForums:feedURL>
  <image>
   <title>BullCharts</title>
   <url>http://www.bullcharts.com.au/forum/http://www.bullcharts.com.au/images/bull_logo.gif</url>
   <link>http://www.bullcharts.com.au/forum/</link>
  </image>
  <item>
   <title>Bollinger Band Squeeze : Thank you, cmacdon, for so generously...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=3456#3456</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=196" rel="nofollow">cudderbean</a><br /><strong>Subject:</strong> 457<br /><strong>Posted:</strong> 16&nbsp;Mar&nbsp;2015 at 10:23pm<br /><br /><p ="Msoer">Thank you, cmacdon, for so generously sharing your BollingerBand Squeeze indicator with us in the Bullscript sub forum. For other members, if the indicator does not atfirst appear as in cmacdon’s demonstration chart, do as he suggests...rightclick properties and turn on the features you want in the Style tab. I was likea kid in a lolly shop and just ploughed straight in without reading his fullinstructions <span style="font-family:Wingdings;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-char-:symbol;mso-symbol-font-family:Wingdings">J</span></p><p ="Msoer"><span style="line-height: 1.4;">When I get my head fully around all the features I will tryto convert this into a scan for your “Bingo” BBsqueezes, and report back herewith it for your scrutiny.</span></p><p ="Msoer"><span style="line-height: 1.4;">I am still curious to learn how I could scan for my originalidea, since I have been in this situation before with other scans..i.e. how extremeis today’s whatever indicator eg. </span><span style="line-height: 1.4;">&nbsp;</span><span style="line-height: 1.4;">A candlestickpattern such as Big White Tower..how big is todays BWT compared with previousexamples for that share. </span><span style="line-height: 1.4;">&nbsp;</span></p><p ="Msoer"><span style="line-height: 1.4;">Anyway, back to Boll Bands. How could I use a function suchas barssince, to scan say the entire ASX 200 to produce a list that tells mehow today’s bandwidth compares with previous ones... I realise your ATR filteris doing something similar. I suppose I’m just trying to figure out how afetrure such as barssince works.</span></p><p ="Msoer">If today’s Bollinger Bandwidth is not particularly narrow itwould return a value of 0 or 1..i.e. it’s the narrowest it’s been in only oneday..maybe not even contracting at all but expanding. But if it’s the narrowestin say 201 days then place that result in a column. Then I sort that column andfocus my attention on the top 10 narrowest, using your Bingo indicator asconfirmation.</p><p ="Msoer"><span style="line-height: 1.4;">Thank you most kindly again for your help.</span></p>]]>
   </description>
   <pubDate>Mon, 16 Mar 2015 22:23:33 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=3456#3456</guid>
  </item> 
  <item>
   <title>Bollinger Band Squeeze : I will post an indicator that...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=3452#3452</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=1044" rel="nofollow">cmacdon</a><br /><strong>Subject:</strong> 457<br /><strong>Posted:</strong> 11&nbsp;Mar&nbsp;2015 at 3:55pm<br /><br />I will post an indicator that should give you all the control you want over BB squeezes in the Bullscript section&nbsp;]]>
   </description>
   <pubDate>Wed, 11 Mar 2015 15:55:05 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=3452#3452</guid>
  </item> 
  <item>
   <title>Bollinger Band Squeeze : Not sure if you had a more recent...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=3450#3450</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=196" rel="nofollow">cudderbean</a><br /><strong>Subject:</strong> 457<br /><strong>Posted:</strong> 26&nbsp;Jan&nbsp;2015 at 4:00pm<br /><br /><div>Not sure if you had a more recent reply than mine.</div><div><br></div><div>I coded this very crude scan for looking back on the lowest BB squeeze in 51 days.</div><div><br></div><div>The codes that it throws up, you can then sort by lowest squeeze etc.</div><div><br></div><div>{Variables}</div><div>bbw := formula("Bollinger Bandwidth", Close, Simple, 20, 2);</div><div>BBup := formula("Bollinger Bands", Close, Simple, 20, 2);</div><div>BBdn := formula("Bollinger Bands&#091;3&#093;", Close, Simple, 20, 2);</div><div>BBmid := formula("Bollinger Bands&#091;2&#093;", Close, Simple, 20, 2);</div><div><br></div><div>{Condition}</div><div><br></div><div>filter :=&nbsp;</div><div>bbw&lt;hist(llv(bbw,50),1) &nbsp; {today is less than lowest bandwidth in 50 days}</div><div>and (BBup&lt;=hist(BBup,1)) {Bands squeezing}</div><div>and (BBdn&gt;=hist(BBdn,1));</div><div>filter;</div><div><br></div><div>{Columns}</div><div>&#091;name="Bandwidth"; dp="3"&#093; bbw;</div><div><br></div><div><b>Additional help please...</b></div><div><br></div><div>But this particular squeeze could be the lowest bandwidth in not 51 but 100 days or more!</div><div><br></div><div>What I would like to do but don't know how ..maybe someone can help is to additionally use a function such as barssince??? to tell me exactly how many days ago was there a BollBand squeeze that was even less than today's...and then list that number in the {Columns} results.</div><div><br></div><div>Maybe that would require a completely separate scan??</div><div><br></div><div>Thank you for your help.</div><div><br></div>]]>
   </description>
   <pubDate>Mon, 26 Jan 2015 16:00:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=3450#3450</guid>
  </item> 
  <item>
   <title>Bollinger Band Squeeze : Thanks JalnaHow successful in...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1710#1710</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=456" rel="nofollow">thegrid</a><br /><strong>Subject:</strong> 457<br /><strong>Posted:</strong> 22&nbsp;Feb&nbsp;2008 at 10:35am<br /><br />Thanks Jalna<br><br>How successful in percentage terms are you're flags in succeeding?]]>
   </description>
   <pubDate>Fri, 22 Feb 2008 10:35:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1710#1710</guid>
  </item> 
  <item>
   <title>Bollinger Band Squeeze : thegrid, muck around and have...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1709#1709</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=294" rel="nofollow">jalna</a><br /><strong>Subject:</strong> 457<br /><strong>Posted:</strong> 22&nbsp;Feb&nbsp;2008 at 10:20am<br /><br />thegrid, muck around and have fun.<br /> I have one that picks up some but you can experiment with heaps of <br />different ideas.<br /> Mine is "low is between high and low every bar for the last 4 bars"<br />You can make it 6 or whatever. You will find a lot of stock going along <br />sideways but there should be a few flags in there<br />cheers.]]>
   </description>
   <pubDate>Fri, 22 Feb 2008 10:20:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1709#1709</guid>
  </item> 
  <item>
   <title>Bollinger Band Squeeze : Thanks for the responsesIS there...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1707#1707</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=456" rel="nofollow">thegrid</a><br /><strong>Subject:</strong> 457<br /><strong>Posted:</strong> 22&nbsp;Feb&nbsp;2008 at 9:55am<br /><br />Thanks for the responses<br><br>IS there a scan for flags?<br>]]>
   </description>
   <pubDate>Fri, 22 Feb 2008 09:55:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1707#1707</guid>
  </item> 
  <item>
   <title>Bollinger Band Squeeze : Jalna is right umm the Bollinger...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1706#1706</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=189" rel="nofollow">maximo</a><br /><strong>Subject:</strong> 457<br /><strong>Posted:</strong> 22&nbsp;Feb&nbsp;2008 at 5:00am<br /><br /><P>Jalna is right umm the Bollinger Bandwidth indicator shows the distance between the bands.&nbsp;&nbsp; eg. a scan of &lt;0.065 would have picked up the&nbsp;squeezes (before the major moves) on BHP this year.&nbsp;&nbsp;&nbsp;</P><P>Good Trading</P>]]>
   </description>
   <pubDate>Fri, 22 Feb 2008 05:00:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1706#1706</guid>
  </item> 
  <item>
   <title>Bollinger Band Squeeze : Hi thegrid, You can write a scan...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1703#1703</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=294" rel="nofollow">jalna</a><br /><strong>Subject:</strong> 457<br /><strong>Posted:</strong> 17&nbsp;Feb&nbsp;2008 at 6:06pm<br /><br />Hi thegrid, You can write a scan that says<br />Bollinger Bandwidth is the lowest it has been over so  X many days<br />Other than that i'm not sure what else]]>
   </description>
   <pubDate>Sun, 17 Feb 2008 18:06:33 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1703#1703</guid>
  </item> 
  <item>
   <title>Bollinger Band Squeeze : Does Bullcharts have a scan to...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1697#1697</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=456" rel="nofollow">thegrid</a><br /><strong>Subject:</strong> 457<br /><strong>Posted:</strong> 10&nbsp;Feb&nbsp;2008 at 3:15pm<br /><br />Does Bullcharts have a scan to identify Bollinger Band Squeeze candidates. <br><br>See hyperlink for more on the Bollinger Band Squueze:<br><br> http://www.asx.com.au/resources/newsletters/investor_update/ 20070808_bollinger_band_squeezes.htm <br><br><br><br>]]>
   </description>
   <pubDate>Sun, 10 Feb 2008 15:15:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=457&amp;PID=1697#1697</guid>
  </item> 
 </channel>
</rss>