<?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 : The Quick MA</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScript : The Quick MA</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 07:19:58 +0000</pubDate>
  <lastBuildDate>Sat, 10 Feb 2018 21:56:05 +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=1018</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>The Quick MA :   X:= expression(&amp;#034;Express...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1018&amp;PID=3550#3550</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> 1018<br /><strong>Posted:</strong> 10&nbsp;Feb&nbsp;2018 at 9:56pm<br /><br />&#091;Description="The Quick MA is a phase adjusted exponential moving average with almost no lag and still maintains smoothness."&#093;<br />&#091;Target=price; Author=Max Michael&#093;<br />X:= expression("Expression");<br />Len:=input("Length",6,3,10);<br />L3:=X*.5000+ref(X,-1)*.3333+ref(X,-2)*.1666;<br />L4:=X*.3143+ref(X,-1)*.3428+ref(X,-2)*.2286+ref(X,-3)*.1143;  <br />L5:=X*.2063+ref(X,-1)*.3175+ref(X,-2)*.2381+ref(X,-3)*.1587+ref(X,-4)*.0797;<br />L6:=X*.1428+ref(X,-1)*.2857+ref(X,-2)*.2285+ref(X,-3)*.1714+ref(X,-4)*.1143+ref(X,-5)*.0571;<br />L7:=X*.1090+ref(X,-1)*.2179+ref(X,-2)*.2243+ref(X,-3)*.1795+ref(X,-4)*.1346+ref(X,-5)*.0897+ref(X,-6)*.0448;<br />L8:=X*.0844+ref(X,-1)*.1688+ref(X,-2)*.2132+ref(X,-3)*.1778+ref(X,-4)*.1422+ref(X,-5)*.1066+ref(X,-6)*.0711+ref(X,-7)*.0355; <br />L9:=X*.0666+ref(X,-1)*.1333+ref(X,-2)*.2000+ref(X,-3)*.1714+ref(X,-4)*.1428+ref(X,-5)*.1142+ref(X,-6)*.0857+ref(X,-7)*.0571+ref(X,-8)*.0286;<br />L10:=X*.0550+ref(X,-1)*.1100+ref(X,-2)*.1650+ref(X,-3)*.1674+ref(X,-4)*.1435+ref(X,-5)*.1196+ref(X,-6)*.0957+ref(X,-7)*.0717+ref(X,-8)*.0478+ref(X,-9)*.0239;<br />if(Len=3,L3,if(Len=4,L4,if(Len=5,L5,if(Len=6,L6,if(Len=7,L7,if(Len=8,L8,if(Len=9,L9,if(Len=10,L10,undefined))))))));<br /><br /><br /><img src="uploads/189/QuickMA_ribb&#111;n_support&resistance-levels.png" border="0" /><span style="font-size:10px"><br /><br />Edited by maximo - 11&nbsp;Feb&nbsp;2018 at 11:28am</span>]]>
   </description>
   <pubDate>Sat, 10 Feb 2018 21:56:05 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1018&amp;PID=3550#3550</guid>
  </item> 
 </channel>
</rss>