<?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 : Bullscript</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScript : Bullscript</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 10 Apr 2026 19:16:20 +0000</pubDate>
  <lastBuildDate>Sun, 12 Feb 2017 11:19:51 +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=1010</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>Bullscript : CWBI notice there were no responses...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1010&amp;PID=3524#3524</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=1044" rel="nofollow">cmacdon</a><br /><strong>Subject:</strong> 1010<br /><strong>Posted:</strong> 12&nbsp;Feb&nbsp;2017 at 11:19am<br /><br /><div>CWB</div><div><br></div><div>I notice there were no responses to your request.&nbsp; You may have since worked out what you wish to achieve by now.</div><div><br></div><div>If not&nbsp;, if you think in terms of trading days in the future for a trigger to go off instead of Calendar days.</div><div><br></div><div>Have a look at the code for the earlier post below and I think you can get to where you want.</div><div><br></div><div>Set a trigger or marker to go off at the last or next bar after the future period calculated by that indicator, and it should work.&nbsp; You can remove some of the other script not needed for your application.</div><div><br></div><div>cmacdon</div><div>http://bullcharts.com.au/forum/forum_posts.asp?TID=1007&amp;title=profit-taker</div>]]>
   </description>
   <pubDate>Sun, 12 Feb 2017 11:19:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1010&amp;PID=3524#3524</guid>
  </item> 
  <item>
   <title>Bullscript : I am wanting to write a formula...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1010&amp;PID=3523#3523</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=755" rel="nofollow">cwb</a><br /><strong>Subject:</strong> 1010<br /><strong>Posted:</strong> 26&nbsp;Jan&nbsp;2017 at 3:57pm<br /><br />I am wanting to write a formula to determine force exit date -- lets say after 90 days that takes into account weekends (and p/hols). Appreciate any inputs <br /><br />I have used dateadd function as below ... for simple 9 day force exit ( in for 9 days then exit the following day)<br /><br />TriggerDate:=(now);<br /><br />BidDate:= dateadd(1,TriggerDate);<br /><br />BidDay:=DAYOFWEEK(BidDate);<br /><br />if (BidDay = 1,dateadd(13,BidDate),dateadd(13,BidDate)) <br /><br /><br />Can calculate this easier enough in excel but was hoping to write it into script within scans]]>
   </description>
   <pubDate>Thu, 26 Jan 2017 15:57:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1010&amp;PID=3523#3523</guid>
  </item> 
 </channel>
</rss>