<?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 : Fun with Bull&#083;cript</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScript : Fun with Bull&#083;cript</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 10:22:21 +0000</pubDate>
  <lastBuildDate>Fri, 07 Jan 2005 18:06:40 +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=36</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>Fun with Bull&#083;cript : You aint seen nothing,...i,m on...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=36&amp;PID=350#350</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=52" rel="nofollow">Decan_Frost</a><br /><strong>Subject:</strong> 36<br /><strong>Posted:</strong> 07&nbsp;Jan&nbsp;2005 at 6:06pm<br /><br /><P>You aint seen nothing,...i,m on the verge of changing a dollar value to a percentage!.</P><P>Will keep you posted..............<IMG style="WIDTH: 30px; HEIGHT: 23px" height=67 src="http://www.bullcharts.com.au/forum/smileys/smiley29.gif" width=17 border="0"></P>]]>
   </description>
   <pubDate>Fri, 07 Jan 2005 18:06:40 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=36&amp;PID=350#350</guid>
  </item> 
  <item>
   <title>Fun with Bull&#083;cript : Hahahaha </title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=36&amp;PID=171#171</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=30" rel="nofollow">ChrisR</a><br /><strong>Subject:</strong> 36<br /><strong>Posted:</strong> 03&nbsp;Nov&nbsp;2004 at 10:35pm<br /><br />Hahahaha]]>
   </description>
   <pubDate>Wed, 03 Nov 2004 22:35:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=36&amp;PID=171#171</guid>
  </item> 
  <item>
   <title>Fun with Bull&#083;cript : Thats really cool man.... I dont...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=36&amp;PID=144#144</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=25" rel="nofollow">SimonSavva</a><br /><strong>Subject:</strong> 36<br /><strong>Posted:</strong> 24&nbsp;Oct&nbsp;2004 at 1:24pm<br /><br /><P>Thats really cool man....</P><P>I dont know how it could help me trade...but damn pretty...just like my girlfriend...hahah</P><P>&nbsp;</P><span style="font-size:10px"><br /><br />Edited by SimonSavva</span>]]>
   </description>
   <pubDate>Sun, 24 Oct 2004 13:24:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=36&amp;PID=144#144</guid>
  </item> 
  <item>
   <title>Fun with Bull&#083;cript : I was just experimenting with...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=36&amp;PID=143#143</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=3" rel="nofollow">Peter</a><br /><strong>Subject:</strong> 36<br /><strong>Posted:</strong> 22&nbsp;Oct&nbsp;2004 at 10:23am<br /><br />I was just experimenting with BullScript and created this. Essentiallyit's just an MMA varient, but it nicely shows off one of the prettierthings you can do with BullScript. Thought you guys might like to see. <img src="http://www.bullcharts.com.au/forum/smileys/smiley2.gif" border="0"><br><br><img src="uploads/Peter/2004-10-22_102112_PFMMA.gif" border="0"><br><br><span style="font-family: courier new,courier,mono;">&#091;target=Price&#093;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">expr := expression("Expression");</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">m := inputma("Method",SIMPLE);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">n := input("Shortest", 6,1);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">st := input("Step size", 3,1);</span><br style="font-family: courier new,courier,mono;"><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">res1:= ma(expr,n,m);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">res2:= ma(expr,n+st,m);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">res3:= ma(expr,n+st*2,m);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">res4:= ma(expr,n+st*3,m);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">res5:= ma(expr,n+st*4,m);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">res6:= ma(expr,n+st*5,m);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">res7:= ma(expr,n+st*6,m);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">res8:= ma(expr,n+st*7,m);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">res9:= ma(expr,n+st*8,m);</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">res10:= ma(expr,n+st*9,m);</span><br style="font-family: courier new,courier,mono;"><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;name=Fill; linestyle=fill&#093;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;color=rgb(0,0,255)&#093;&nbsp;&nbsp; res1; res2;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;color=rgb(64,0,255)&#093;&nbsp; res2; res3;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;color=rgb(128,0,255)&#093; res3; res4;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;color=rgb(192,0,255)&#093; res4; res5;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;color=rgb(255,0,255)&#093; res5; res6;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;color=rgb(255,0,192)&#093; res6; res7;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;color=rgb(255,0,128)&#093; res7; res8;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;color=rgb(255,0,64)&#093;&nbsp; res8; res9;</span><br style="font-family: courier new,courier,mono;"><span style="font-family: courier new,courier,mono;">&#091;color=rgb(255,0,0)&#093;&nbsp;&nbsp; res9; res10;</span><br><br>]]>
   </description>
   <pubDate>Fri, 22 Oct 2004 10:23:09 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=36&amp;PID=143#143</guid>
  </item> 
 </channel>
</rss>