<?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: Counter-Trend Trading with Simple Range Exhaustion System</title>
	<atom:link href="http://newsletter.neoticker.com/2006/04/17/counter-trend-trading-with-simple-range-exhaustion-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://newsletter.neoticker.com/2006/04/17/counter-trend-trading-with-simple-range-exhaustion-system/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=counter-trend-trading-with-simple-range-exhaustion-system</link>
	<description></description>
	<lastBuildDate>Tue, 25 Oct 2011 05:59:04 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lawrence Chan</title>
		<link>http://newsletter.neoticker.com/2006/04/17/counter-trend-trading-with-simple-range-exhaustion-system/comment-page-1/#comment-12209</link>
		<dc:creator>Lawrence Chan</dc:creator>
		<pubDate>Thu, 16 Jun 2011 17:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://newsletter.neoticker.com/?p=193#comment-12209</guid>
		<description>The discussion of trading systems, etc. has moved to daytradingbias.com

Please post over there with your questions.</description>
		<content:encoded><![CDATA[<p>The discussion of trading systems, etc. has moved to daytradingbias.com</p>
<p>Please post over there with your questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://newsletter.neoticker.com/2006/04/17/counter-trend-trading-with-simple-range-exhaustion-system/comment-page-1/#comment-12204</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 23 May 2011 11:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://newsletter.neoticker.com/?p=193#comment-12204</guid>
		<description>Hi Lawrence,

I try to implement this indicator for Meta Trader but i have some problems with it. Could you please contact me by email?

Thank you and best regards,
Mike</description>
		<content:encoded><![CDATA[<p>Hi Lawrence,</p>
<p>I try to implement this indicator for Meta Trader but i have some problems with it. Could you please contact me by email?</p>
<p>Thank you and best regards,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://newsletter.neoticker.com/2006/04/17/counter-trend-trading-with-simple-range-exhaustion-system/comment-page-1/#comment-12193</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 02 Jul 2010 06:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://newsletter.neoticker.com/?p=193#comment-12193</guid>
		<description>Hi Lawrence,

I can tell that you have allot of years invested into system trading. As you know 90% of systems for sale lose money. Im sure you have developed some great systems, I was looking for a good swing or day trading system, if your interested in selling one I would be happy to negotiate.

Chris</description>
		<content:encoded><![CDATA[<p>Hi Lawrence,</p>
<p>I can tell that you have allot of years invested into system trading. As you know 90% of systems for sale lose money. Im sure you have developed some great systems, I was looking for a good swing or day trading system, if your interested in selling one I would be happy to negotiate.</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://newsletter.neoticker.com/2006/04/17/counter-trend-trading-with-simple-range-exhaustion-system/comment-page-1/#comment-12168</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Fri, 11 Dec 2009 02:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://newsletter.neoticker.com/?p=193#comment-12168</guid>
		<description>Excellant idea....momentum divergence and sentiment divergence could help this strategy......how has it been preforming as of late?  Do you feel that it will work on stocks as well?

Best

Simon</description>
		<content:encoded><![CDATA[<p>Excellant idea&#8230;.momentum divergence and sentiment divergence could help this strategy&#8230;&#8230;how has it been preforming as of late?  Do you feel that it will work on stocks as well?</p>
<p>Best</p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenneth</title>
		<link>http://newsletter.neoticker.com/2006/04/17/counter-trend-trading-with-simple-range-exhaustion-system/comment-page-1/#comment-9477</link>
		<dc:creator>Kenneth</dc:creator>
		<pubDate>Wed, 27 Aug 2008 15:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://newsletter.neoticker.com/?p=193#comment-9477</guid>
		<description>You can directly download and run trading system code at above download link.</description>
		<content:encoded><![CDATA[<p>You can directly download and run trading system code at above download link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DS</title>
		<link>http://newsletter.neoticker.com/2006/04/17/counter-trend-trading-with-simple-range-exhaustion-system/comment-page-1/#comment-9434</link>
		<dc:creator>DS</dc:creator>
		<pubDate>Mon, 25 Aug 2008 16:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://newsletter.neoticker.com/?p=193#comment-9434</guid>
		<description>I don&#039;t think I understand properly how to apply this strategy. I am a TS user and I was experimenting a bit with writing a code for indicator based on this approach. I run into the following problem:

Since Range is High-Low then range will usually be a small number for example on ER2, that number for today is somewhere near 21 points, (2 day range * 2.2 is 85.80, but that is not even important at this point), what matter is that Rage is 21, but MA(20) is 727.80 for example (at the time of writing this post). So the following condition of range exceeding MA will be never met. Please explain what am I doing wrong here.

Good trading.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think I understand properly how to apply this strategy. I am a TS user and I was experimenting a bit with writing a code for indicator based on this approach. I run into the following problem:</p>
<p>Since Range is High-Low then range will usually be a small number for example on ER2, that number for today is somewhere near 21 points, (2 day range * 2.2 is 85.80, but that is not even important at this point), what matter is that Rage is 21, but MA(20) is 727.80 for example (at the time of writing this post). So the following condition of range exceeding MA will be never met. Please explain what am I doing wrong here.</p>
<p>Good trading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lawrence Chan</title>
		<link>http://newsletter.neoticker.com/2006/04/17/counter-trend-trading-with-simple-range-exhaustion-system/comment-page-1/#comment-351</link>
		<dc:creator>Lawrence Chan</dc:creator>
		<pubDate>Fri, 07 Mar 2008 12:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://newsletter.neoticker.com/?p=193#comment-351</guid>
		<description>You are welcome.</description>
		<content:encoded><![CDATA[<p>You are welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rocko</title>
		<link>http://newsletter.neoticker.com/2006/04/17/counter-trend-trading-with-simple-range-exhaustion-system/comment-page-1/#comment-259</link>
		<dc:creator>Rocko</dc:creator>
		<pubDate>Mon, 03 Mar 2008 22:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://newsletter.neoticker.com/?p=193#comment-259</guid>
		<description>Very interesting strategy. Thank you for sharing.

-Rocko</description>
		<content:encoded><![CDATA[<p>Very interesting strategy. Thank you for sharing.</p>
<p>-Rocko</p>
]]></content:encoded>
	</item>
</channel>
</rss>

