<?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 : Divergence</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScript : Divergence</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 12:00:01 +0000</pubDate>
  <lastBuildDate>Tue, 10 Feb 2009 00:37:06 +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=535</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>Divergence : Yeah it&amp;#039;s a bit more involved...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1950#1950</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> 535<br /><strong>Posted:</strong> 10&nbsp;Feb&nbsp;2009 at 12:37am<br /><br />Yeah it's a bit more involved than that.&nbsp;&nbsp;The indicator needs to be re-scaled so that it matches the size of the signals being displayed.&nbsp;&nbsp; RSI ranges from 0 to 100 so that one's okay, but other indicators also&nbsp;need to be in that range.&nbsp; Alternatively you can&nbsp;adjust the signal range from +/- 50 to say +/- 10 or&nbsp;within the&nbsp;range of&nbsp;the indicator being used.&nbsp; <DIV>&nbsp;</DIV><DIV>To scan for it or any indicator, click on New scan, select 'is an indicator'.</DIV><DIV>Find the indicator you want to scan for in the drop down list and then</DIV><DIV>select your required scan parameters.</DIV><DIV>&nbsp;</DIV><DIV>The indicator is doing it's job,&nbsp;though the signals reliability could be improved by filtering for peak divergences instead of just willy nilly indicator is going in&nbsp;the opposite&nbsp;direction to price.&nbsp; Hmm maybe green for a long signal and red for a short signal would make things clearer&nbsp;as to the&nbsp;direction and have the indicator in blue.</DIV><DIV><FONT color=#008000 size=3><P>{ Divergence Signal C-10 }</P></FONT><FONT size=3><P>Lookback := </FONT><FONT color=#0000c0 size=3>input</FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3>"LookBack period"</FONT><FONT size=3>,-10);</P><P>cval := (</FONT><FONT color=#0000c0 size=3>H</FONT><FONT size=3>-</FONT><FONT color=#0000c0 size=3>ref</FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3>C</FONT><FONT size=3>,Lookback))/</FONT><FONT color=#0000c0 size=3>C</FONT><FONT size=3>*100+50;</P></FONT><FONT color=#800080 size=3><P>&#091;color</FONT><FONT size=3> = blue</FONT><FONT color=#800080 size=3>&#093;</P></FONT><FONT size=3><P>sig:=</FONT><FONT color=#0000c0 size=3>If</FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3>C</FONT><FONT size=3> = </FONT><FONT color=#0000c0 size=3>LLV</FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3>C</FONT><FONT size=3>,20),1,0) * </FONT><FONT color=#0000c0 size=3>If</FONT><FONT size=3>(cval &gt; </FONT><FONT color=#0000c0 size=3>LLV</FONT><FONT size=3>(cval,20),50,0)+</FONT><FONT color=#0000c0 size=3>If</FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3>C</FONT><FONT size=3> = </FONT><FONT color=#0000c0 size=3>HHV</FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3>C</FONT><FONT size=3>,20),1,0) * </FONT><FONT color=#0000c0 size=3>If</FONT><FONT size=3>(cval &lt; </FONT><FONT color=#0000c0 size=3>HHV</FONT><FONT size=3>(cval,20),-50,0)+50;</P><P>sig;</P></FONT><FONT color=#800080 size=3><P>&#091;Color</FONT><FONT size=3> = Red</FONT><FONT color=#800080 size=3>&#093;</P></FONT><FONT size=3><P>cval;</P><DIV></DIV></FONT></DIV><span style="font-size:10px"><br /><br />Edited by maximo - 10&nbsp;Feb&nbsp;2009 at 6:44pm</span>]]>
   </description>
   <pubDate>Tue, 10 Feb 2009 00:37:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1950#1950</guid>
  </item> 
  <item>
   <title>Divergence : MaximoGlad to be back and even...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1948#1948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=425" rel="nofollow">brentjedi</a><br /><strong>Subject:</strong> 535<br /><strong>Posted:</strong> 09&nbsp;Feb&nbsp;2009 at 1:15pm<br /><br />Maximo<br><br>Glad to be back and even more joy that people are on the forum.<br><br>Thanks for the formula, however I am wanting to use it on a indicator I put together instead of the RSI. I tried to change the names but it didn't work. <br><br>The indicator is, H - REF( C, -10) of course MACD or ROC or anything else works to the problem to get BC to do the looking and find them. Could you help with the code?.<br><br>Cheers <br><br>Brentjedi <br><br><br>]]>
   </description>
   <pubDate>Mon, 09 Feb 2009 13:15:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1948#1948</guid>
  </item> 
  <item>
   <title>Divergence : Here&amp;#039;s some information on...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1947#1947</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> 535<br /><strong>Posted:</strong> 08&nbsp;Feb&nbsp;2009 at 11:33pm<br /><br /><P>Here's some information on Divergences if anyone is interested.&nbsp; <a href="http://www.tradeology.com/hidden-divergence-a.html" target="_blank">http://www.tradeology.com/hidden-divergence-a.html</A></P><DIV>These guys call Divergence&nbsp;continuation patterns,&nbsp;"Hidden Divergence" and Divergence 'reversal patterns', "Bullish Divergence" or "Bearish Divergence".&nbsp;&nbsp;&nbsp; Well the increase in terminology&nbsp;among trading educators certainly does not help one's trading..&nbsp;&nbsp;In truth Divergence&nbsp;is really just the contraction of&nbsp;2 averages of different periods, meaning that the trend is&nbsp;just slowing on 2 different time frames.&nbsp;&nbsp; Like that traders saying: If its not going down then&nbsp;its looking to go up.. and vica versa.&nbsp;&nbsp;&nbsp;Definitely not a sure thing.. but any probability &gt; 50/50 is an advantage.</DIV><span style="font-size:10px"><br /><br />Edited by maximo - 09&nbsp;Feb&nbsp;2009 at 12:07am</span>]]>
   </description>
   <pubDate>Sun, 08 Feb 2009 23:33:50 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1947#1947</guid>
  </item> 
  <item>
   <title>Divergence : Yes it&amp;#039;s a great site. I...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1946#1946</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> 535<br /><strong>Posted:</strong> 08&nbsp;Feb&nbsp;2009 at 7:04pm<br /><br />Yes it's a great site.&nbsp; I found a lot of useful idea's and indicators there too including the full source to indicators like ADX, Aroon and CCI.&nbsp;&nbsp;&nbsp; Important if you want to understand how they work or program them for other trading platforms.&nbsp;&nbsp; Useful for anyones trading ideas.<DIV>&nbsp;</DIV><DIV>Cheers!</DIV><span style="font-size:10px"><br /><br />Edited by maximo - 08&nbsp;Feb&nbsp;2009 at 7:09pm</span>]]>
   </description>
   <pubDate>Sun, 08 Feb 2009 19:04:30 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1946#1946</guid>
  </item> 
  <item>
   <title>Divergence : That is the same site that I found...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1945#1945</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=643" rel="nofollow">peter1</a><br /><strong>Subject:</strong> 535<br /><strong>Posted:</strong> 08&nbsp;Feb&nbsp;2009 at 1:23pm<br /><br />That is the same site that I found some code to help me Maximo.&nbsp;]]>
   </description>
   <pubDate>Sun, 08 Feb 2009 13:23:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1945#1945</guid>
  </item> 
  <item>
   <title>Divergence : Welcome back brentjedi and hope...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1943#1943</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> 535<br /><strong>Posted:</strong> 08&nbsp;Feb&nbsp;2009 at 2:08am<br /><br />Welcome back brentjedi and hope you've had a nice holiday.<DIV>&nbsp;</DIV><DIV>There's many ways of displaying and working out divergence(s).</DIV><DIV>I generally look for the simplest solution, this may be it.</DIV><DIV>&nbsp;</DIV><DIV>I converted this metastock code, which displays points of diverg</DIV><DIV>signals.&nbsp;&nbsp; This site has 100's&nbsp;more indicators that anyone can</DIV><DIV>use in BS.&nbsp;&nbsp;&nbsp; <a href="http://trader.&#111;nline.pl/MSZ/e-w-Divergence_Signal.html" target="_blank">http://trader.online.pl/MSZ/e-w-Divergence_Signal.html</A></DIV><DIV>Setting up a scan should be easy enough for single signals, though</DIV><DIV>multiple signals would have a higher probability.&nbsp;&nbsp; There's also one</DIV><DIV>that uses zigzag + RSI divergence, that may be a better one.</DIV><DIV>&nbsp;</DIV><DIV>The converted code:</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#008000 size=3><P>{ Divergence Signal (RSI) }</P></FONT><FONT size=3><P>expr := </FONT><FONT color=#0000c0 size=3>expression</FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3>"Expression"</FONT><FONT size=3>);</P><P>nrsi := </FONT><FONT color=#0000c0 size=3>input</FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3>"RSI Time periods"</FONT><FONT size=3>,14,1);</P><P>rsival := rsi(expr, nrsi);</P></FONT><FONT color=#800080 size=3><P>&#091;color</FONT><FONT size=3> = blue</FONT><FONT color=#800080 size=3>&#093;</P></FONT><FONT color=#0000c0 size=3><P>If</FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3>C</FONT><FONT size=3> = </FONT><FONT color=#0000c0 size=3>LLV</FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3>C</FONT><FONT size=3>,20),1,0) * </FONT><FONT color=#0000c0 size=3>If</FONT><FONT size=3>(rsival &gt; </FONT><FONT color=#0000c0 size=3>LLV</FONT><FONT size=3>(rsival,20),50,0)+</FONT><FONT color=#0000c0 size=3>If</FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3>C</FONT><FONT size=3> = </FONT><FONT color=#0000c0 size=3>HHV</FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3>C</FONT><FONT size=3>,20),1,0) * </FONT><FONT color=#0000c0 size=3>If</FONT><FONT size=3>(rsival &lt; </FONT><FONT color=#0000c0 size=3>HHV</FONT><FONT size=3>(rsival,20),-50,0)+50;</P></FONT><FONT color=#800080 size=3><P>&#091;Color</FONT><FONT size=3> = Red</FONT><FONT color=#800080 size=3>&#093;</P></FONT><FONT size=3><P>rsival;</P></FONT></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 08 Feb 2009 02:08:31 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1943#1943</guid>
  </item> 
  <item>
   <title>Divergence : Hi ForumI am back into trading...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1942#1942</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=425" rel="nofollow">brentjedi</a><br /><strong>Subject:</strong> 535<br /><strong>Posted:</strong> 06&nbsp;Feb&nbsp;2009 at 6:17pm<br /><br />Hi Forum<br><br>I am back into trading and need to get some help in coding BC scan to look for divergence of ROC or any other indicator that sits in a new pane under price bars. <br><br>In divergence its about opposite troughs and peaks to what price action is doing. <br><br>It is a very good setup if you can find them. <br><br>Thus BC scan to find them is needed. The default stochastic divergence scan seem not to do the trick.<br><br>Any Ideas <br><br>brentjedi<br><br>]]>
   </description>
   <pubDate>Fri, 06 Feb 2009 18:17:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=535&amp;PID=1942#1942</guid>
  </item> 
 </channel>
</rss>