<?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 : TradeSim discussion</title>
  <link>http://www.bullcharts.com.au/forum/</link>
  <description>This is an XML content feed of; BullCharts : TradeSim discussion : Last 10 Posts</description>
  <copyright>Copyright (c) 2006-2009 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 04:44:15 +0000</pubDate>
  <lastBuildDate>Wed, 26 Aug 2020 22:30:28 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>www.bullcharts.com.au/forum/RSS_topic_feed.asp?FID=11</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>TradeSim discussion : TradeSim and Survivorship Bias</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1036&amp;PID=3622#3622</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=5459" rel="nofollow">Z2195067</a><br /><strong>Subject:</strong> TradeSim and Survivorship Bias<br /><strong>Posted:</strong> 26&nbsp;Aug&nbsp;2020 at 10:30pm<br /><br /><div>Fellow BullChart/TradeSim users,</div><div><br></div><div>Having familiarized myself with TradeSim Professional Trial edition over recent months, what is clear to me with using TradeSim as a proper back-testing tool is its ability to handle Survivorship Bias (SB). As Dave states in one of his articles, SB does make a difference to the bottom line and NOT including it in one's back testing plans can overstate potential returns and overall performance.<br></div><div><br></div><div>Unfortunately Dave has not updated either the User manual or functionality in TradeSim to account for the fact that the S&amp;P Lists are no longer available free-of-charge on their website as they were years ago. This is a little disappointing, particularly since the software claims to provide this functionality - and although that is technically correct - the way one must now account for SB without the S&amp;P lists is somewhat more complicated than how he programmed it in.<br></div><div><br></div><div>I've managed to get ASX200 historical constituent lists going back to at least 2016, and possibly earlier. I know that BullCharts has the new issues and company name change lists from Actions&gt;Reports&gt;Company Name Changes OR New Issues etc. But I am unsure how accurate this data is. <br></div><div><br></div><div>So my question is: has anyone managed to actually set up SB that is fully functional in TradeSim using other sources apart from the now defunct S&amp;P website data? Does it work and on which Index have you set it up on? <br></div><div><br></div><div>Much appreciated,</div><div>bouralex<br></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 26 Aug 2020 22:30:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=1036&amp;PID=3622#3622</guid>
  </item> 
  <item>
   <title>TradeSim discussion : Delay Entry</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=871&amp;PID=3110#3110</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> Delay Entry<br /><strong>Posted:</strong> 24&nbsp;Nov&nbsp;2012 at 1:35pm<br /><br />I am wanting to write script to delay entry after trigger by Ndays greater than 1 <div>&nbsp;</div><div>Not seeing it in the bullscript help ?</div><div>&nbsp;</div><div>Any clues any body please</div>]]>
   </description>
   <pubDate>Sat, 24 Nov 2012 13:35:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=871&amp;PID=3110#3110</guid>
  </item> 
  <item>
   <title>TradeSim discussion : Using a rising index as an entry condition</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=842&amp;PID=2975#2975</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=196" rel="nofollow">cudderbean</a><br /><strong>Subject:</strong> Using a rising index as an entry condition<br /><strong>Posted:</strong> 07&nbsp;Jul&nbsp;2012 at 7:58pm<br /><br /><P>As part of a Tradesim scan I'm trying to discover whether a strategy is improved when the XAO is also rising or falling as an entry condition.</P><P>In Bullcharts I'm using the following code, which works fine in creating regular BC indicators, but gets rejected in a Tradesim scan.</P><P>Thank you for your help.</P><P>P :=LoadSymbol(XAO,close);<BR>Pma :=ma(P,100,simple);</P><P>{then as <EM>part</EM> of my Tradesim entry signal}</P><P>Pma&gt;hist(Pma,1)</P><DIV></DIV>]]>
   </description>
   <pubDate>Sat, 07 Jul 2012 19:58:17 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=842&amp;PID=2975#2975</guid>
  </item> 
  <item>
   <title>TradeSim discussion : EXIT - ATR Trailing Stop</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=422&amp;PID=2909#2909</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=643" rel="nofollow">peter1</a><br /><strong>Subject:</strong> EXIT - ATR Trailing Stop<br /><strong>Posted:</strong> 03&nbsp;Apr&nbsp;2012 at 12:53am<br /><br />You need to create an ATR indicator that doesn't need a start date and then use in your testing. <br><br>I suggest you copy and modify the existing Wilson ATR trailing stop or you could have a look at the Jim Berg trailing stop which is also based on the ATR. <br>]]>
   </description>
   <pubDate>Tue, 03 Apr 2012 00:53:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=422&amp;PID=2909#2909</guid>
  </item> 
  <item>
   <title>TradeSim discussion : EXIT - ATR Trailing Stop</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=422&amp;PID=2908#2908</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=930" rel="nofollow">Brianjohnson07</a><br /><strong>Subject:</strong> EXIT - ATR Trailing Stop<br /><strong>Posted:</strong> 02&nbsp;Apr&nbsp;2012 at 10:30pm<br /><br />The installation of this (Bull charts) Software is very simple and easy and also easy to read. everyone can use it very easy because it is very simple to follow Who is a little&nbsp;nervous about this software. It is sure that every one can use end of the day data and there is no need to have the live data this is the benefit of this program. This software has all the windows menu's on the top. And all the other placed tool are on the left side of this program.&nbsp;]]>
   </description>
   <pubDate>Mon, 02 Apr 2012 22:30:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=422&amp;PID=2908#2908</guid>
  </item> 
  <item>
   <title>TradeSim discussion : EXIT - ATR Trailing Stop</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=422&amp;PID=2713#2713</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=762" rel="nofollow">Tanaka</a><br /><strong>Subject:</strong> EXIT - ATR Trailing Stop<br /><strong>Posted:</strong> 19&nbsp;Apr&nbsp;2011 at 4:11pm<br /><br /><!--if gte mso 9> <o:OfficeSettings>  <o:AllowPNG/> </o:OfficeSettings><!--><!--if gte mso 9> <w:Word>  <w:View>Normal</w:View>  <w:Zoom>0</w:Zoom>  <w:TrackMoves/>  <w:Trackatting/>  <w:Punctuati&#111;nKerning/>  <w:ValidateAgainstSchemas/>  <w:SaveIfInvalid>false</w:SaveIfInvalid>  <w:IgnoreMixed>false</w:IgnoreMixed>  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>  <w:D&#111;notPromoteQF/>  <w:LidThemeOther>EN-AU</w:LidThemeOther>  <w:LidThemeAsian>X-NONE</w:LidThemeAsian>  <w:LidThemeComplex>X-NONE</w:LidThemeComplex>  <w:Compatibility>   <w:BreakWrappedTables/>   <w:SnapToGridInCell/>   <w:WrapTextWithPunct/>   <w:UseAsianBreakRules/>   <w:D&#111;ntGrowAutofit/>   <w:SplitPgBreakAndark/>   <w:EnableKerning/>   <w:D&#111;ntFlipMirrorIndents/>   <w:OverrideTableStyleHps/>  </w:Compatibility>  <m:mathPr>   <m:mathFont m:val="Cambria Math"/>   <m:brkBin m:val="before"/>   <m:brkBinSub m:val="&amp;#45;-"/>   <m:smallFrac m:val="off"/>   <m:dispDef/>   <m:lMargin m:val="0"/>   <m:rMargin m:val="0"/>   <m:defJc m:val="centerGroup"/>   <m:wrapIndent m:val="1440"/>   <m:intLim m:val="subSup"/>   <m:naryLim m:val="undOvr"/>  </m:mathPr></w:Word><!--><!--if gte mso 9> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"    DefSemi="true" DefQat="false" DefPriority="99"    LatentStyleCount="267">  <w:LsdExcepti&#111;n Locked="false" Priority="0" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Normal"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="ing 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Qat="true" Name="ing 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Qat="true" Name="ing 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Qat="true" Name="ing 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Qat="true" Name="ing 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Qat="true" Name="ing 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Qat="true" Name="ing 7"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Qat="true" Name="ing 8"/>  <w:LsdExcepti&#111;n Locked="false" Priority="9" Qat="true" Name="ing 9"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Name="toc 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Name="toc 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Name="toc 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Name="toc 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Name="toc 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Name="toc 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Name="toc 7"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Name="toc 8"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Name="toc 9"/>  <w:LsdExcepti&#111;n Locked="false" Priority="35" Qat="true" Name="capti&#111;n"/>  <w:LsdExcepti&#111;n Locked="false" Priority="10" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Title"/>  <w:LsdExcepti&#111;n Locked="false" Priority="1" Name="Default Paragraph Font"/>  <w:LsdExcepti&#111;n Locked="false" Priority="11" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Subtitle"/>  <w:LsdExcepti&#111;n Locked="false" Priority="22" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Str&#111;ng"/>  <w:LsdExcepti&#111;n Locked="false" Priority="20" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Emphasis"/>  <w:LsdExcepti&#111;n Locked="false" Priority="59" Semi="false"     UnhideWhenUsed="false" Name="Table Grid"/>  <w:LsdExcepti&#111;n Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/>  <w:LsdExcepti&#111;n Locked="false" Priority="1" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="No Spacing"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Semi="false"     UnhideWhenUsed="false" Name="Light Shading"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Semi="false"     UnhideWhenUsed="false" Name="Light List"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Semi="false"     UnhideWhenUsed="false" Name="Light Grid"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Semi="false"     UnhideWhenUsed="false" Name="Medium List 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Semi="false"     UnhideWhenUsed="false" Name="Medium List 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Semi="false"     UnhideWhenUsed="false" Name="Dark List"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Semi="false"     UnhideWhenUsed="false" Name="Colorful Shading"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Semi="false"     UnhideWhenUsed="false" Name="Colorful List"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Semi="false"     UnhideWhenUsed="false" Name="Colorful Grid"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Semi="false"     UnhideWhenUsed="false" Name="Light Shading Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Semi="false"     UnhideWhenUsed="false" Name="Light List Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Semi="false"     UnhideWhenUsed="false" Name="Light Grid Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Semi="false"     UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" UnhideWhenUsed="false" Name="Revisi&#111;n"/>  <w:LsdExcepti&#111;n Locked="false" Priority="34" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="List Paragraph"/>  <w:LsdExcepti&#111;n Locked="false" Priority="29" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Quote"/>  <w:LsdExcepti&#111;n Locked="false" Priority="30" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Intense Quote"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Semi="false"     UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Semi="false"     UnhideWhenUsed="false" Name="Dark List Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Semi="false"     UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Semi="false"     UnhideWhenUsed="false" Name="Colorful List Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Semi="false"     UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Semi="false"     UnhideWhenUsed="false" Name="Light Shading Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Semi="false"     UnhideWhenUsed="false" Name="Light List Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Semi="false"     UnhideWhenUsed="false" Name="Light Grid Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Semi="false"     UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Semi="false"     UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Semi="false"     UnhideWhenUsed="false" Name="Dark List Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Semi="false"     UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Semi="false"     UnhideWhenUsed="false" Name="Colorful List Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Semi="false"     UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Semi="false"     UnhideWhenUsed="false" Name="Light Shading Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Semi="false"     UnhideWhenUsed="false" Name="Light List Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Semi="false"     UnhideWhenUsed="false" Name="Light Grid Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Semi="false"     UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Semi="false"     UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Semi="false"     UnhideWhenUsed="false" Name="Dark List Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Semi="false"     UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Semi="false"     UnhideWhenUsed="false" Name="Colorful List Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Semi="false"     UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Semi="false"     UnhideWhenUsed="false" Name="Light Shading Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Semi="false"     UnhideWhenUsed="false" Name="Light List Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Semi="false"     UnhideWhenUsed="false" Name="Light Grid Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Semi="false"     UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Semi="false"     UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Semi="false"     UnhideWhenUsed="false" Name="Dark List Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Semi="false"     UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Semi="false"     UnhideWhenUsed="false" Name="Colorful List Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Semi="false"     UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Semi="false"     UnhideWhenUsed="false" Name="Light Shading Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Semi="false"     UnhideWhenUsed="false" Name="Light List Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Semi="false"     UnhideWhenUsed="false" Name="Light Grid Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Semi="false"     UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Semi="false"     UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Semi="false"     UnhideWhenUsed="false" Name="Dark List Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Semi="false"     UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Semi="false"     UnhideWhenUsed="false" Name="Colorful List Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Semi="false"     UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/>  <w:LsdExcepti&#111;n Locked="false" Priority="60" Semi="false"     UnhideWhenUsed="false" Name="Light Shading Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="61" Semi="false"     UnhideWhenUsed="false" Name="Light List Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="62" Semi="false"     UnhideWhenUsed="false" Name="Light Grid Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="63" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="64" Semi="false"     UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="65" Semi="false"     UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="66" Semi="false"     UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="67" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="68" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="69" Semi="false"     UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="70" Semi="false"     UnhideWhenUsed="false" Name="Dark List Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="71" Semi="false"     UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="72" Semi="false"     UnhideWhenUsed="false" Name="Colorful List Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="73" Semi="false"     UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/>  <w:LsdExcepti&#111;n Locked="false" Priority="19" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Subtle Emphasis"/>  <w:LsdExcepti&#111;n Locked="false" Priority="21" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Intense Emphasis"/>  <w:LsdExcepti&#111;n Locked="false" Priority="31" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Subtle Reference"/>  <w:LsdExcepti&#111;n Locked="false" Priority="32" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Intense Reference"/>  <w:LsdExcepti&#111;n Locked="false" Priority="33" Semi="false"     UnhideWhenUsed="false" Qat="true" Name="Book Title"/>  <w:LsdExcepti&#111;n Locked="false" Priority="37" Name="Bibliography"/>  <w:LsdExcepti&#111;n Locked="false" Priority="39" Qat="true" Name="TOC ing"/> </w:LatentStyles><!--><!--if gte mso 10> /* Style Definitions */ table.MsoNormalTable	{mso-style-name:"Table Normal";	mso-tstyle-rowband-size:0;	mso-tstyle-colband-size:0;	mso-style-noshow:yes;	mso-style-priority:99;	mso-style-parent:"";	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;	mso-para-margin-top:0cm;	mso-para-margin-right:0cm;	mso-para-margin-bottom:10.0pt;	mso-para-margin-left:0cm;	line-height:115%;	mso-pagination:widow-orphan;	font-size:11.0pt;	font-family:"Calibri","sans-serif";	mso-ascii-font-family:Calibri;	mso-ascii-theme-font:minor-latin;	mso-hansi-font-family:Calibri;	mso-hansi-theme-font:minor-latin;	mso-bidi-font-family:"Times New Roman";	mso-bidi-theme-font:minor-bidi;	mso-fareast-language:EN-US;}<!--><p ="Ms&#111;normal">I want a simple 5% stop loss. I know nothing aboutcoding. I tried simply typing: <span style="mso-spacerun:yes">&nbsp;</span><span style="mso-ascii-font-family:Calibri;mso-hansi-font-family:Calibri;mso-bidi-font-family:  Calibri">entryprice*.95 in the Exit tab and I also tried it in the Stops tab,but I get a TradeSim error: First index &#091;200&#093; &gt; Last index &#091;-1&#093;. I have alsospent hours trying to understand the TradeSim manual regarding Initial Stopsbut can’t get my head around it. My entries and exits show up perfectly inbullcharts when I code entryprice*.95 but TradeSim doesn’t like it.</span></p><p ="Ms&#111;normal"><span style="mso-ascii-font-family:Calibri;mso-hansi-font-family:  Calibri;mso-bidi-font-family:Calibri">I’d really appreciate some help. <img src="http://www.bullcharts.com.au/forum/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" /><br></span></p>]]>
   </description>
   <pubDate>Tue, 19 Apr 2011 16:11:25 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=422&amp;PID=2713#2713</guid>
  </item> 
  <item>
   <title>TradeSim discussion : swing low stop</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=677&amp;PID=2598#2598</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> swing low stop<br /><strong>Posted:</strong> 09&nbsp;Oct&nbsp;2010 at 9:04pm<br /><br />does any bullchart user know if there is a way to code or program a trailing stop based on&nbsp; below previous swing low...<br><br>thanks<br>]]>
   </description>
   <pubDate>Sat, 09 Oct 2010 21:04:11 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=677&amp;PID=2598#2598</guid>
  </item> 
  <item>
   <title>TradeSim discussion : Darvas code for Tradesim</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=411&amp;PID=2312#2312</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=717" rel="nofollow">sonu panwar</a><br /><strong>Subject:</strong> Darvas code for Tradesim<br /><strong>Posted:</strong> 27&nbsp;Feb&nbsp;2010 at 5:05pm<br /><br /><pre>We  have  the biggest  collection  of  trader's software! More than<br>200 trading and investing programs are waiting for you here<br>!!!Only the latest versions and the best prices!  All programs are pre-<br>tested and good  working!!!  Full tech support guaranteed !!!<br><br>AATS - Accurate Trading CCI ZLR Trading System (EasyLanguage Open<br>Code)<br>AATS - LTC ES Scalper System (EasyLanguage Open Code)<br>Adaptick ICE 2.0 for Metastock + Manual (http://www.adaptick.com)<br>Adaptick PowerStriker SR for MS (http://www.adaptick.com)<br>Advanced GET 9.1 EOD Dashboard Edition<br>Advanced GET EOD v7.8 build 420<br>Advanced GET Studies for eSignal<br>Advanced Get v1.3 RT build 320 for eSignal<br>AIQ Trading Expert and AIQ Option Expert v8.2<br>Alchemy indicators and systems (http://www.tradingalchemy.com)<br>Alpha Centauri by Jan Arps for TS2000i, TS7, TS8 (EasyLanguage Open<br>Code)<br>AlphOmega Elliott Waves 5.6 for Metastock + manual (http://<br>www.alphomegaew.com)<br>Alyuda Tradecision v1.8 pro (http://www.tradecision.com)<br>Amcan Systens &amp; Indicators for TS8.1 (EasyLanguage Open Code)<br>AmiBroker v4.90 (http://www.amibroker.com)<br>Applied Reality Trading (http://www.traderscoach.com)<br>APS v4.8 (http://www.tradingpatterns.com)<br>Arps Crown Jewels + Hurst Bands for eSignal (EasyLanguage Open Code)<br>(http://www.janarps.com)<br>Arps Crown Jewels for eSignal<br>ART Charting Software for TS8 (EasyLanguage Open Code)<br>ART System for eSignal<br>ATS-3200 (http://www.ats3200.com)<br>ATS-6400 Trading Software (http://www.ats3200.com)<br>Automatic Patterns Search v4.9<br>AXIOM Index Swing System (EasyLanguage Open Code) for TS2000i, TS8 +<br>Belly Trader by John Clayburg (EasyLanguage Open Code) for TS2000i,<br>TS7, TS8 + manual<br>(http://www.clayburg.com)<br>Bollinger Bands System<br>Bollinger Bands Tool Kit for eSignal<br>Bradley Barometer + manual (http://www.alphee.com)<br>BSG (Buy Sell or Get Out) (http://www.bsgtraders.com)<br>Builder Trading System (EasyLanguage Open Code)<br>BWT Trend Indicators II for TS2000i, TS7, TS8 (EasyLanguage Open Code)<br>(http://www.bluewavetrading.com)<br>BWT Precision Indicators for Ninjatrader v6.5 (http://<br>www.bluewavetrading.com)<br>BWT Zones for NinjaTrader<br>BWT Zones SP version 5.0 (EasyLanguage Open Code)<br>BWT Zones ES version 5.0 (EasyLanguage Open Code)<br>BWT Zones ER version 5.0 (EasyLanguage Open Code)<br>BWT APEX SP (EasyLanguage Open Code)<br>BWT Rock and Russel (EasyLanguage Open Code)<br>BWT LATE BREAKER SP (EasyLanguage Open Code)<br>BWT LATE BREAKER Russell (EasyLanguage Open Code)<br>BWT Precision Indicators (EasyLanguage Open Code)<br>Cable24 Trading System (EasyLanguage Open Code)<br>Cahen indicator for MS<br>CandlePower v6.0 (http://www.chartandscan.com)<br>CART v5.0.9.156 + Manuals (http://www.salford-systems.com)<br>Cobalt Trading System http://www.earlybirdtrading.homestead.com)<br>Compass for TS2000i, TS8.1 (EasyLanguage Open Code) (http://<br>www.marinerfutures.com)<br>ConceptForex indicators for eSignal (EasyLanguage Open Code) (http://<br>www.conceptforex.com)<br>Constance Brown INDX for MS Works<br>Crystal Ball v7.2.104.0 Professional Edition + manual (http://<br>www.crystalball.com)<br>Cycle Trends Professional v2.30 with manual (http://<br>www.cycletrends.co.za)<br>CyclePack for eSignal<br>Cyclone system for TS by John Clayburg (http://www.clayburg.com)<br>Cynthia Kase Tradestation v5.1 RT (http://www.kaseco.com)<br>Day Trading Action for eSignal<br>Decision Bar for eSignal v2.0 for eSignal. (EFS Open Source Code)<br>(http://www.decisionbar.com)<br>Decision Bar for NinjaTrader<br>DecisionBar for Tradestation v8.1 (http://www.decisionbar.com)<br>DeepInsight v9.5 RT Pro (http://www.deepinsight.com)<br>Delta Graphics Director Edition Intraday &amp; Forex v3.19<br>Delta Graphics v2.18 (http://www.deltasociety.com)<br>Delta Turning Points for Advanced GET<br>Dimonx6 Platinum (http://www.forex-mhv.com)<br>Discipulus v3.0 (Engineering, Enterprise) (http://www.aimlearning.com)<br><br>Divergence Package (http://www.my-trading-assistant.com)<br>Shem's Preference Package<br>Fib-Trendline Package<br><br>Drummond Geometry course (1-30 lessons) + TS indicators package<br>(http://www.tedtick.com)<br>Dynamic Gann Level System for TradeStation 2000i Metastock/Excel +<br>manual<br>Dynamic Trader v5.0<br>Dynamic Trading Tools<br>Dynamite Sentimentor v5.15 + Manuals (http://www.fipertec.com)<br>Dynaorder v3.08 (http://www.dynaorder.com)<br>Dynastore Light for Qfeed v4.0 SPI Build 20916<br>Dynastore Pro v2.0.1 Build 1218<br>EarlyBird III Trading System (http://<br>www.earlybirdtrading.homestead.com)<br>eASCTrend v6.0 Professional (UNLIMITED) + Video Tutorials (http://<br>www.ablesys.com)<br>Elliott Wave v7.7 RT (http://www.prognosis.nl)<br>Emini-master toolset for eSignal (http://www.mini-master.com)<br>Ensign Windows Multifeed 08.06 (http://www.ensignsoftware.com)<br>EntryPoint 2006 for TS8,Ts2000 open code (http://www.softwaresolutions-<br>inc.com)<br>Equis - Support &amp; Resistance<br>ERSA Relative Strength Analyser<br>ETS Trading System for MS + Manual (http://www.traderssoftware.com)<br>Euro Metrics Trading System (http://www.tradecenterinc.com)<br>EZ2 Trade Charting Collection for eSignal + manual (http://<br>www.ez2tradesoftware.com)<br>Feeder Trader by John Clayburg for TS2000i, TS7, TS8 open code (http://<br>www.clayburg.com)<br>Fibonacci Trader v4.0 R75 RT + manual<br>FinCad Developer v8.1.0.61 (http://www.fincad.com)<br>FinCAD XL v9.1 (http://www.fincad.com)<br>Floor Traders Tools v8.2 with Dynamic Cycles for TS8 (http://<br>roykelly.info/dyncycles.html)<br>Focal Point for Tradestation2000i (http://www.joekrut.com)<br>Forex Compass Nostradamus System (http://www.nostradamus.co.uk)<br>ForexMoneyMap (http://www.fxmoneymap.com)<br>Fractal Finance<br>FractalsEdge Forex RT 2007 version and futures version<br>FuzzyTECH v5.54 (http://www.fuzzytech.com)<br>FX-Dynamics Trading system (EasyLanguage Open Code)<br>Gann Square of 9 for MS<br>Gann Trend, Hi-Lo, Swing for MS<br>Gann Vortex and Gann Fixed Lines for MS<br>Gannalyst Professional 4<br>Genesis B Japanese YEN Trading System (EasyLanguage Open Code)<br>GeneXpro Tools 4.0 (Standard, Advanced, Professional, Enterprise)<br>(http://www.gepsoft.com)<br>George Angell - LSS Daytrading System Indicators<br>Gibralter MultiMarket Profit System (add-on for MetaStock)<br>Hamzei Analytics indicators for eSignal (Open Code) (http://<br>www.hamzeianalytics.com)<br>Harmonic Analyzer 4<br>Hawkeye for eSignal<br>Helix for TS2000i, TS 7, TS8 decompiled (EasyLanguage Open Code)<br>Hilbert Cycle (add-on for MetaStock)<br>Hologram GBP_USD System for TS8 (EasyLanguage Open Code) (http://<br>www.hologramsystems.com)<br>HPO Indicator + Manual for MS (http://www.thomhartle.com)<br>HyperTools for XPO Premium Edition v2.00131<br>Indicators for NinjaTrader (http://www.tradingmentor.net)<br>Indicia Trading Systems (http://www.indiciatechnologies.net)<br>Investor RT v8.6 for DTN-IQ, IB, Quote.com, eSignal + manual (http://<br>www.linnsoft.com)<br>Investor's Dream &amp; Manuals<br>Jan Arps - HawkEye toolkit for TS8 (EasyLanguage Open Code) (http://<br>hawkeyetrading.co.uk)<br>Jan Arps Swing Traders Toolbox (http://www.janarps.com)<br>Joe Krut Time Charger Trading System (EasyLanguage Open Code)<br>John Murphy's Chart Pattern Recognition<br>Jurik Research DLL Module for Windows Application Developers<br>Jurik tools for eSignal<br>Jurik tools for NinjaTrader<br>Kase Statware indicators for Esignal.com<br>Keystone (http://www.foundertrading.com/Keystone.html)<br>Kwikpop for Metastock<br>Kwikpop for NinjaTrader<br>KwikPop indicators 3.1 for eSignal (Open Code) + manual (http://<br>www.kwikPop.com)<br>KwikPop v4.0 for TS8 (http://www.easysignal.com)<br>Larry Williams indicators for Metastock<br>Market Delta for CQG,eSignal,DTN IQFeed,Interactive Brokers, Opentick<br>v8.9.1<br>Magic Dots Trading System (EasyLanguage Open Code) + manual<br>(http://www.axiomindex.homestead.com)<br>Market System Analyzer v2.0 + manual (http://www.adaptrade.com)<br>Market Trader Platinum build 17 January 2006 + manual + video (http://<br>www.alphee.com)<br>Market Warrior v4.0.178 (http://www.marketwarrior.com)<br>MARS v2.0 + manuals (http://www.salford-systems.com)<br>Matheny Enterprises Indicators for eSignal (http://www.ment.com)<br>Maxim (http://www.foundertrading.com/Maxim.html)<br>MB Risk Management (MBRM) Universal Addins for Excel v9.32F + manual<br>(http://www.mbrm.com)<br>Metastock Developers Kit<br>Metastock Professional v9.0 for eSignal<br>Metastock v10 (CD)<br>Millenium 2000 Trading System for TradeStation2000i (http://<br>www.mindfire-systems.com)<br>Minimax II v2 (http://www.breakoutfutures.com)<br>MTPredictor RT for eSignal<br>MTPredictor for NinjaTrader<br>MTPredictor v5 EOD + Trading course (http://www.mtpredictor.com)<br>Murrey Math Trading Frame Software v1.7.5 RT for QFeed (http://<br>www.murreymathtrading.com)<br>Mystery Trading System (EasyLanguage Open Code)<br>Neoticker v4 (http://www.tickquest.com)<br>NetPicks Universal Market Trader for TS (http://www.netpicks.com )<br>NetPicks Universal Market Trader for eSignal<br>NetPicks Universal Market Trader for MetaTrader<br>NetPicks Universal Market Trader for NinjaTrader<br>NeuroForecaster GA 2003+GeneMiner 2003+VisuaData 2003+Select<br>2003+guides<br></pre>]]>
   </description>
   <pubDate>Sat, 27 Feb 2010 17:05:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=411&amp;PID=2312#2312</guid>
  </item> 
  <item>
   <title>TradeSim discussion : Trade Parameters won&#039;t allow Fixed Percent Risk</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=595&amp;PID=2203#2203</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=132" rel="nofollow">Kerry</a><br /><strong>Subject:</strong> Trade Parameters won&#039;t allow Fixed Percent Risk<br /><strong>Posted:</strong> 17&nbsp;Nov&nbsp;2009 at 4:03pm<br /><br />Hi all<br><br>I've just upgraded to V6 after 2 years of not using Tradesim and am a bit rusty.&nbsp; <br><br>I use a lot of Leon Wilson's bullscript scans, from his original formulas.&nbsp; Some of his standard scans seem to not allow Fixed percent risk on the Trade Parameters windows, even though valid stop losses have been defined.&nbsp; I have a number of scans that work with some parameters but if I make a minor change to parameters in the bullscript it stops me from choosing fixed percent risk.&nbsp; For example I have changed a confirmation indicator of range from 5 to 4 and it all of a sudden causes problems. &nbsp; I thought that it might be because the stop loss goes below 0, but I can't seem to find evidence to support this view.<br><br>When I look through the trades generated by the problem scans it seems MTS doesn't have a stop loss value, and I think that may be stopping the trade parameters from allowing me to select fixed percent risk.&nbsp; I've tried excluding MTS from the trade database manager but it still doesn't allow me to select fixed percent risk for my simulations.&nbsp; When I look at the chart for MTS, the ATR stop loss comes in at .04 so I thought I'd code an alternative stop (ie ATR OR ...) but my skills aren't up to that either.<br><br>I'd appreciate any suggestions as to how to fix this.<br><br>Kerry<br><br><img src="http://www.bullcharts.com.au/forum/smileys/smiley5.gif" border="0" alt="C&#111;nfused" /><br>]]>
   </description>
   <pubDate>Tue, 17 Nov 2009 16:03:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=595&amp;PID=2203#2203</guid>
  </item> 
  <item>
   <title>TradeSim discussion : EXIT - ATR Trailing Stop</title>
   <link>http://www.bullcharts.com.au/forum/forum_posts.asp?TID=422&amp;PID=2147#2147</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.bullcharts.com.au/forum/member_profile.asp?PF=702" rel="nofollow">jhubbard</a><br /><strong>Subject:</strong> EXIT - ATR Trailing Stop<br /><strong>Posted:</strong> 24&nbsp;Sep&nbsp;2009 at 10:01pm<br /><br />I would also like to be able to use the entry date in my exits... did anyone have any luck with this?]]>
   </description>
   <pubDate>Thu, 24 Sep 2009 22:01:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.bullcharts.com.au/forum/forum_posts.asp?TID=422&amp;PID=2147#2147</guid>
  </item> 
 </channel>
</rss>