<?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 : Indicator code for trailing stop</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : BullScan : Indicator code for trailing stop</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 18:09:01 +0000</pubDate>
  <lastBuildDate>Sat, 03 Mar 2012 00:23:36 +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=803</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>Indicator code for trailing stop : Yes that is for both Initial stop...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=803&amp;PID=2897#2897</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> 803<br /><strong>Posted:</strong> 03&nbsp;Mar&nbsp;2012 at 12:23am<br /><br /><P>Yes that is for both Initial stop and trailing stop.</P><P>You're welcome.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sat, 03 Mar 2012 00:23:36 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=803&amp;PID=2897#2897</guid>
  </item> 
  <item>
   <title>Indicator code for trailing stop : Thanks buddy. Now can that be...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=803&amp;PID=2896#2896</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=768" rel="nofollow">wombat40</a><br /><strong>Subject:</strong> 803<br /><strong>Posted:</strong> 02&nbsp;Mar&nbsp;2012 at 2:43pm<br /><br />Thanks buddy.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Now can that be used as Initial stop ...or trailing stop on the charts?&nbsp; Is it the same code for both, or that is the trailing stop? <br><br>Appreciate the help <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>...mark<br>]]>
   </description>
   <pubDate>Fri, 02 Mar 2012 14:43:34 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=803&amp;PID=2896#2896</guid>
  </item> 
  <item>
   <title>Indicator code for trailing stop : Hey mark,  This should do it.    n...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=803&amp;PID=2895#2895</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> 803<br /><strong>Posted:</strong> 01&nbsp;Mar&nbsp;2012 at 3:51pm<br /><br />Hey mark,<DIV>&nbsp;</DIV><DIV>This should do it.</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;lineStyle</FONT></FONT><FONT size=3>=Solid</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>;</FONT></FONT><FONT size=3> </FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>Target</FONT></FONT><FONT size=3>=Price</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT size=3><P>n := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>input</FONT></FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3><FONT color=#008b8b size=3>"Lookback periods"</FONT></FONT><FONT size=3>,8,0);</P><P>hshift := </FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>input</FONT></FONT><FONT size=3>(</FONT><FONT color=#008b8b size=3><FONT color=#008b8b size=3>"Horizontal shift"</FONT></FONT><FONT size=3>,1);</P></FONT><FONT color=#800080 size=3><FONT color=#800080 size=3><P>&#091;color</FONT></FONT><FONT size=3>=steel blue</FONT><FONT color=#800080 size=3><FONT color=#800080 size=3>&#093;</P></FONT></FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3><P>hist</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>Lowest</FONT></FONT><FONT size=3>(</FONT><FONT color=#0000c0 size=3><FONT color=#0000c0 size=3>L</FONT></FONT><FONT size=3>,n),hshift);</P><DIV></DIV></FONT></DIV>]]>
   </description>
   <pubDate>Thu, 01 Mar 2012 15:51:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=803&amp;PID=2895#2895</guid>
  </item> 
  <item>
   <title>Indicator code for trailing stop : Gday there, Im using a trailing...</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=803&amp;PID=2894#2894</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=768" rel="nofollow">wombat40</a><br /><strong>Subject:</strong> 803<br /><strong>Posted:</strong> 28&nbsp;Feb&nbsp;2012 at 7:26pm<br /><br />Gday there,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Im using a trailing stop, and also an initial stop in bullcharts/ tradesim scans that works ok in tradesim system , <br><br>Initial stop =&nbsp; hist(lowest(L,8),1)<br><br>Trailing stop = Close&lt;hist(lowest(L,8),1)&nbsp;&nbsp;&nbsp; <br><br>But i want to code it so that i can use it as a indicator when viewing the results on charts...ie formula to make it a indicator..and be able to change the period etc<br><br>Just inquiring if anyone knows how to do this.?<br><br>cheers...mark<br>]]>
   </description>
   <pubDate>Tue, 28 Feb 2012 19:26:07 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=803&amp;PID=2894#2894</guid>
  </item> 
 </channel>
</rss>