<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using redundant signals for entries</title>
	<atom:link href="http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/</link>
	<description>Providing you with tips &#038; tricks for everyday AmiBroker use</description>
	<lastBuildDate>Tue, 29 Mar 2011 08:43:54 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tomasz Janeczko</title>
		<link>http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/comment-page-1/#comment-1638</link>
		<dc:creator>Tomasz Janeczko</dc:creator>
		<pubDate>Tue, 30 Oct 2007 11:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/#comment-1638</guid>
		<description>@Mike: One can say that, but right now you should be using version 5.0 that natively supports redunant buy signals (doesn&#039;t remove them) if you use SetBacktestMode( backtestRegularRaw )

@Cam: -1 is special marker meaning - ignore this signal.</description>
		<content:encoded><![CDATA[<p>@Mike: One can say that, but right now you should be using version 5.0 that natively supports redunant buy signals (doesn&#8217;t remove them) if you use SetBacktestMode( backtestRegularRaw )</p>
<p>@Cam: -1 is special marker meaning &#8211; ignore this signal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cam</title>
		<link>http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/comment-page-1/#comment-1606</link>
		<dc:creator>Cam</dc:creator>
		<pubDate>Fri, 12 Oct 2007 17:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/#comment-1606</guid>
		<description>Whould you please explain why you are using sig.Price != -1 in  &quot;if (sig.IsExit() AND sig.Price != -1 )&quot;?</description>
		<content:encoded><![CDATA[<p>Whould you please explain why you are using sig.Price != -1 in  &#8220;if (sig.IsExit() AND sig.Price != -1 )&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MIke</title>
		<link>http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/comment-page-1/#comment-1558</link>
		<dc:creator>MIke</dc:creator>
		<pubDate>Thu, 09 Aug 2007 09:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/#comment-1558</guid>
		<description>Does the behavior of the example code just emulate the traditional Buy (after redundant signals have been removed and ignoring position score)? Or would the results from the example code be different than the traditional Buy? I&#039;m trying to see if I understand the code. Am I correct in concluding that it is an emulation of Buy?</description>
		<content:encoded><![CDATA[<p>Does the behavior of the example code just emulate the traditional Buy (after redundant signals have been removed and ignoring position score)? Or would the results from the example code be different than the traditional Buy? I&#8217;m trying to see if I understand the code. Am I correct in concluding that it is an emulation of Buy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Janeczko</title>
		<link>http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/comment-page-1/#comment-1373</link>
		<dc:creator>Tomasz Janeczko</dc:creator>
		<pubDate>Wed, 23 May 2007 16:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/#comment-1373</guid>
		<description>Available NOW in 4.96.0
See:
&lt;a href=&quot;http://www.amibroker.com/devlog/2007/05/23/amibroker-4960-beta-released/&quot; rel=&quot;nofollow&quot;&gt;http://www.amibroker.com/devlog/2007/05/23/amibroker-4960-beta-released/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Available NOW in 4.96.0<br />
See:<br />
<a href="http://www.amibroker.com/devlog/2007/05/23/amibroker-4960-beta-released/" rel="nofollow">http://www.amibroker.com/devlog/2007/05/23/amibroker-4960-beta-released/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cam</title>
		<link>http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/comment-page-1/#comment-1362</link>
		<dc:creator>Cam</dc:creator>
		<pubDate>Tue, 22 May 2007 02:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/#comment-1362</guid>
		<description>TJ, do you have any better idea that when you gonna implement #105 ?</description>
		<content:encoded><![CDATA[<p>TJ, do you have any better idea that when you gonna implement #105 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Janeczko</title>
		<link>http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/comment-page-1/#comment-1292</link>
		<dc:creator>Tomasz Janeczko</dc:creator>
		<pubDate>Fri, 04 May 2007 13:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/#comment-1292</guid>
		<description>Because it is LOW-LEVEL example. ProcessTradeSignals() is medium-level function. http://www.amibroker.com/guide/a_custombacktest.html

In low-level mode we handle signals on our own, and we don&#039;t need/want default signal processing.</description>
		<content:encoded><![CDATA[<p>Because it is LOW-LEVEL example. ProcessTradeSignals() is medium-level function. <a href="http://www.amibroker.com/guide/a_custombacktest.html" rel="nofollow">http://www.amibroker.com/guide/a_custombacktest.html</a></p>
<p>In low-level mode we handle signals on our own, and we don&#8217;t need/want default signal processing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward Pottasch</title>
		<link>http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/comment-page-1/#comment-1291</link>
		<dc:creator>Edward Pottasch</dc:creator>
		<pubDate>Fri, 04 May 2007 12:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/#comment-1291</guid>
		<description>why does this code not use bo.ProcessTradeSignals( bar );  ?

Ed</description>
		<content:encoded><![CDATA[<p>why does this code not use bo.ProcessTradeSignals( bar );  ?</p>
<p>Ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Janeczko</title>
		<link>http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/comment-page-1/#comment-783</link>
		<dc:creator>Tomasz Janeczko</dc:creator>
		<pubDate>Sat, 24 Feb 2007 10:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/#comment-783</guid>
		<description>I think that it will be in 4.92.</description>
		<content:encoded><![CDATA[<p>I think that it will be in 4.92.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward Pottasch</title>
		<link>http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/comment-page-1/#comment-450</link>
		<dc:creator>Edward Pottasch</dc:creator>
		<pubDate>Sun, 28 Jan 2007 11:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/#comment-450</guid>
		<description>hi,

is there any news on when this issue #105 will be implemented?

Thanks, Ed</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>is there any news on when this issue #105 will be implemented?</p>
<p>Thanks, Ed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward Pottasch</title>
		<link>http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/comment-page-1/#comment-66</link>
		<dc:creator>Edward Pottasch</dc:creator>
		<pubDate>Wed, 09 Aug 2006 08:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/04/24/using-redundant-signals-for-entries/#comment-66</guid>
		<description>that is great news. I didn&#039;t know that. This feedback center is just awesome!</description>
		<content:encoded><![CDATA[<p>that is great news. I didn&#8217;t know that. This feedback center is just awesome!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

