<?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 : Cyclical System</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScript : Cyclical System</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 10:30:20 +0000</pubDate>
  <lastBuildDate>Sun, 04 Oct 2009 05:26:17 +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=580</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>Cyclical System : Seems to work ok.   thresh:=4;...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=580&amp;PID=2151#2151</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> 580<br /><strong>Posted:</strong> 04&nbsp;Oct&nbsp;2009 at 5:26am<br /><br /><P>Seems to work ok.</P><P>&nbsp;</P><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;Description</FONT></FONT><FONT size=3>="Cyclical System - J O Katz, TASC Feb99"</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>thresh:=4; </FONT><FONT color=#008000 size=3><FONT color=#008000 size=3>{omit whipsaw}</P></FONT></FONT><FONT size=3><P>k:=3; </FONT><FONT color=#008000 size=3><FONT color=#008000 size=3>{roc comparison period}</P></FONT></FONT><FONT size=3><P>m:=63; </FONT><FONT color=#008000 size=3><FONT color=#008000 size=3>{cycle period}</P></FONT></FONT><FONT size=3><P>hld:=10; </FONT><FONT color=#008000 size=3><FONT color=#008000 size=3>{maximum period holding position}</P></FONT></FONT><FONT size=3><P>Value1:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Stdev</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ma</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>C</FONT></FONT><FONT size=3>,m,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>S</FONT></FONT><FONT size=3>)-</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ma</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>C</FONT></FONT><FONT size=3>,m+k,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>S</FONT></FONT><FONT size=3>),20); </FONT><FONT color=#008000 size=3><FONT color=#008000 size=3>{ Volatility }</P></FONT></FONT><FONT size=3><P>Value2:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ma</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>C</FONT></FONT><FONT size=3>,m,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>S</FONT></FONT><FONT size=3>)-</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Ma</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>C</FONT></FONT><FONT size=3>,m+k,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>S</FONT></FONT><FONT size=3>); </FONT><FONT color=#008000 size=3><FONT color=#008000 size=3>{relative comparison ratio}</P></FONT></FONT><FONT size=3><P>tv1:=thresh*Value1;</P><P>EL:=Value2&gt;tv1; </FONT><FONT color=#008000 size=3><FONT color=#008000 size=3>{Enter Long}</P></FONT></FONT><FONT size=3><P>CL:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Hist</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Cross</FONT></FONT><FONT size=3>(Value2,tv1),-hld); </FONT><FONT color=#008000 size=3><FONT color=#008000 size=3>{Close Long}</P></FONT></FONT><FONT size=3><P>ES:=Value2&lt;tv1; </FONT><FONT color=#008000 size=3><FONT color=#008000 size=3>{Enter Short}</P></FONT></FONT><FONT size=3><P>CS:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Hist</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Cross</FONT></FONT><FONT size=3>(tv1,Value2),-hld); </FONT><FONT color=#008000 size=3><FONT color=#008000 size=3>{Close Short}</P></FONT></FONT><FONT size=3><P>JKcycl:=</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>If</FONT></FONT><FONT size=3>(EL&gt;0,+10,</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>If</FONT></FONT><FONT size=3>(ES&gt;0,-10,0));</P><P>JKcycl;</P><DIV></DIV></FONT>]]>
   </description>
   <pubDate>Sun, 04 Oct 2009 05:26:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=580&amp;PID=2151#2151</guid>
  </item> 
  <item>
   <title>Cyclical System : Hi,Just recently we&amp;#039;ve heard...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=580&amp;PID=2150#2150</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=389" rel="nofollow">trev04</a><br /><strong>Subject:</strong> 580<br /><strong>Posted:</strong> 03&nbsp;Oct&nbsp;2009 at 9:32pm<br /><br />Hi,<br>Just recently we've heard more about 'cyclical' stocks and there performances during times and was hoping that someone would&nbsp; help convert to BS an old metaStock system.&nbsp; One is an indicator and the other 'system tester' (with metaStock).&nbsp; All I have changed was the mov_ma and Ref_Hist where required, but it still does not work!&nbsp; If anyone could let me know why or help in totally converting them, I would appreciate your assistance very much.<br>Cheers<br><br><font size="1" face="Verdana, Arial, Helvetica, sans-serif">MetaStock 6.5 Indicator<br>                      -----------------------<br>                      Name:<br>                      Cyclical System - J O Katz<br>                      <br>                      Formula:<br>                      {TASC Feb99}<br>                      thresh:= {omit whipsaw} 4;<br>                      k:= {roc comparison period} 3;<br>                      m:= {cycle period} 63;<br>                      hld:= {maximum period holding position} 10;<br>                      Value1:= {volatility}<br>                      Stdev(Ma(C,m,S)-Ma(C,m+k,S),20);<br>                      Value2:= {roc, relative comparison ratio}<br>                      Ma(C,m,S)-Ma(C,m+k,S);<br>                      tv1:= thresh*Value1;<br>                      EL:={Enter Long} Value2&gt;tv1;<br>                      CL:={Close Long} Hist(Cross(Value2,tv1),-hld);<br>                      ES:={Enter Short} Value2&lt;tv1;<br>                      CS:={Close Short} Hist(Cross(tv1,Value2),-hld);<br>                      JKcycl:=If((EL&gt;0)=1,+10,<br>                      If((ES&gt;0)=1,-10,0));<br>                      JKcycl<br><br><br></font><font size="1" face="Verdana, Arial, Helvetica, sans-serif">MetaStock 6.5 System Tester<br>                      ---------------------------<br>                      Name:<br>                      Jeffrey Owen Katz - Cyclical System<br>                      Notes:<br>                      {February 1999 - TASC-article (see also TRADERS' TIPS)}<br>                      <br>                      Formulas:<br>                      {copy-repeat all that is printed below when applying for                       the right rule}<br>                      thresh:= {omit whipsaw} 4;<br>                      k:= {roc comparison period} 3;<br>                      m:= {cycle period} 63;<br>                      hld:= {maximum period holding position} 10;<br>                      Value1:= {volatility}<br>                      Stdev(Ma(C,m,S)-Ma(C,m+k,S),20);<br>                      Value2:= {roc, relative comparison ratio}<br>                      Ma(C,m,S)-Ma(C,m+k,S);<br>                      tv1:= thresh*Value1;<br>                      <br>                      Rules:<br>                      {Enter Long} Value2&gt;tv1<br>                      {Close Long} Hist(Cross(Value2,tv1),-hld)<br>                      {Enter Short} Value2&lt;tv1<br>                      {Close Short} Hist(Cross(tv1,Value2),-hld)<br>                      <br>                      {After entering the formulas, click OK. Then click Options.                       On the Testing<br>                      page, set the Trade Delay to zero, set Positions to "both",                       and then set any<br>                      other desired options (apart from Optimizing, which is not                       advisable; leave<br>                      the factory default settings). Click OK to save the changes,                       and then open a<br>                      chart and run the system.}</font><br>]]>
   </description>
   <pubDate>Sat, 03 Oct 2009 21:32:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=580&amp;PID=2150#2150</guid>
  </item> 
 </channel>
</rss>