<?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: Building Your Own Trading System &#8211; Part 5</title>
	<atom:link href="http://mytradinghelp.com/trading-systems/building-your-own-trading-system-part-5/feed" rel="self" type="application/rss+xml" />
	<link>http://mytradinghelp.com/trading-systems/building-your-own-trading-system-part-5</link>
	<description>Free trading tutorials for stock trading, options trading, futures trading and forex trading</description>
	<lastBuildDate>Tue, 28 Jul 2009 05:55:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: js</title>
		<link>http://mytradinghelp.com/trading-systems/building-your-own-trading-system-part-5/comment-page-1#comment-86</link>
		<dc:creator>js</dc:creator>
		<pubDate>Tue, 28 Jul 2009 05:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://mytradinghelp.com/?p=220#comment-86</guid>
		<description>Hi,

I&#039;am new in the trading community and I&#039;am very
impressed about your blog. I googled your side
with the &#039;python&#039; and &#039;finance&#039; keywords.

Do you have some examples about your python
filter algorithm? I work with python too and so
I&#039;am interessted about your LOESS python filter
code.

--js</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;am new in the trading community and I&#8217;am very<br />
impressed about your blog. I googled your side<br />
with the &#8216;python&#8217; and &#8216;finance&#8217; keywords.</p>
<p>Do you have some examples about your python<br />
filter algorithm? I work with python too and so<br />
I&#8217;am interessted about your LOESS python filter<br />
code.</p>
<p>&#8211;js</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://mytradinghelp.com/trading-systems/building-your-own-trading-system-part-5/comment-page-1#comment-81</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 06 Apr 2009 04:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://mytradinghelp.com/?p=220#comment-81</guid>
		<description>Hello,

From what I have seen, the line will move around as new data is added.  This is because Loess smoothing attempts to fit a high order polynomial to the data.  In practice, Loess smoothing seems to work best for trending markets, so it is probably not such a big issue.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>From what I have seen, the line will move around as new data is added.  This is because Loess smoothing attempts to fit a high order polynomial to the data.  In practice, Loess smoothing seems to work best for trending markets, so it is probably not such a big issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: larry</title>
		<link>http://mytradinghelp.com/trading-systems/building-your-own-trading-system-part-5/comment-page-1#comment-77</link>
		<dc:creator>larry</dc:creator>
		<pubDate>Mon, 16 Mar 2009 21:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://mytradinghelp.com/?p=220#comment-77</guid>
		<description>Hi- When one uses a loess filter in trading, and a new data point appears (like today&#039;s close) does the entire time series line that was already on the chart &quot;morph&quot; slightly into a new line, or does the line remain stable and unchanged from the day and week before?
Thanks,
Larry Perlman
larryperlman@optonline.net</description>
		<content:encoded><![CDATA[<p>Hi- When one uses a loess filter in trading, and a new data point appears (like today&#8217;s close) does the entire time series line that was already on the chart &#8220;morph&#8221; slightly into a new line, or does the line remain stable and unchanged from the day and week before?<br />
Thanks,<br />
Larry Perlman<br />
<a href="mailto:larryperlman@optonline.net">larryperlman@optonline.net</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

