<?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 : Welles Wilder Volatility Stop</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScript : Welles Wilder Volatility Stop</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 08:49:51 +0000</pubDate>
  <lastBuildDate>Fri, 04 Dec 2020 02:10:08 +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=1021</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>Welles Wilder Volatility Stop : If the stop setting is &amp;lt; &amp;#039;less...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1021&amp;PID=3632#3632</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> 1021<br /><strong>Posted:</strong> 04&nbsp;Dec&nbsp;2020 at 2:10am<br /><br /><div>If the stop setting is &lt; 'less than' 3, the minimum lookback bars used in calculation is 7 bars. &nbsp; This is also the smallest number of bars for 3x ATR. &nbsp; Higher ATR values will calculate with more bars than 7.</div><div><br></div>]]>
   </description>
   <pubDate>Fri, 04 Dec 2020 02:10:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1021&amp;PID=3632#3632</guid>
  </item> 
  <item>
   <title>Welles Wilder Volatility Stop : Hi Maximo, I know this post is...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1021&amp;PID=3630#3630</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=671" rel="nofollow">meldeans</a><br /><strong>Subject:</strong> 1021<br /><strong>Posted:</strong> 26&nbsp;Nov&nbsp;2020 at 3:24pm<br /><br />Hi Maximo,&nbsp; I know this post is old now but i am new to it.&nbsp; I understand this stop is 3 x ATR but i don't know what ATR period length is.&nbsp; Is it 7 periods or some other number???&nbsp; I don't understand the code.<div><br></div><div>Thanks</div><div>Dean</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Thu, 26 Nov 2020 15:24:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1021&amp;PID=3630#3630</guid>
  </item> 
  <item>
   <title>Welles Wilder Volatility Stop :  { Wilder Volatility Stop Trail...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1021&amp;PID=3553#3553</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> 1021<br /><strong>Posted:</strong> 22&nbsp;Feb&nbsp;2018 at 4:54pm<br /><br /><br />{ Wilder Volatility Stop Trail }<br />&#091;Target=price&#093;<br />Mult:=Input("ATR Multiplier",3,1);<br />Nb:=if(Mult&lt;3,7,Int(Mult*2+1));<br />Long :=Ref(HHV(C,Nb),-1) - (Ref(ATR(Nb),-1)*Mult);<br />Short:=Ref(LLV(C,Nb),-1) + (Ref(ATR(Nb),-1)*Mult);<br />trail:=<br />If(C&gt;PREV and Ref(C,-1)&gt;PREV, Max(PREV,Long),<br />If(C&lt;PREV and Ref(C,-1)&lt;PREV, Min(PREV,Short),<br />If(C&gt;PREV, Long, Short)));<br />Trail;<br />&#091;linestyle=pricecolor&#093;<br />&#091;color=rgb(0,174,0)&#093; if(C&gt;=Trail,1,0);<br />&#091;color=rgb(255,85,85)&#093; if(C&lt;Trail,1,0);<br /><br /><img src="uploads/189/Bullcharts_wilder_volatility_stop_trail.png" border="0" />]]>
   </description>
   <pubDate>Thu, 22 Feb 2018 16:54:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1021&amp;PID=3553#3553</guid>
  </item> 
 </channel>
</rss>