<?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>评论：EA与止损</title>
	<atom:link href="http://www.dqyau.net/215.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dqyau.net/215.html</link>
	<description>专注于MT4编程技术的外汇博客</description>
	<lastBuildDate>Thu, 19 Aug 2010 01:56:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：阿狼</title>
		<link>http://www.dqyau.net/215.html/comment-page-1#comment-99</link>
		<dc:creator>阿狼</dc:creator>
		<pubDate>Mon, 13 Oct 2008 09:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dqyau.net/?p=215#comment-99</guid>
		<description>老马，发个不想干的到这里干嘛。。。
没看明白你的意思，有问题在群里面提出来讨论吧。</description>
		<content:encoded><![CDATA[<p>老马，发个不想干的到这里干嘛。。。<br />
没看明白你的意思，有问题在群里面提出来讨论吧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：老马</title>
		<link>http://www.dqyau.net/215.html/comment-page-1#comment-98</link>
		<dc:creator>老马</dc:creator>
		<pubDate>Mon, 13 Oct 2008 09:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dqyau.net/?p=215#comment-98</guid>
		<description>解决个问题很有意思的，我稍微详细点说：

如果你要编写一个指标，引用一个临时数组，比如是5日均线值 放在temp[]数组中，然后把temp【】数组中的值做个变化，大概是原来值的十分之一假设是Line[]。
把这个值line[]画出来，那么指标图上这个画的值就非常小，数据窗口显示了temp[]中的值，所以Line[]就非常小，这个问题如何解决的好？就是在数据窗口中不出现temp[]的值</description>
		<content:encoded><![CDATA[<p>解决个问题很有意思的，我稍微详细点说：</p>
<p>如果你要编写一个指标，引用一个临时数组，比如是5日均线值 放在temp[]数组中，然后把temp【】数组中的值做个变化，大概是原来值的十分之一假设是Line[]。<br />
把这个值line[]画出来，那么指标图上这个画的值就非常小，数据窗口显示了temp[]中的值，所以Line[]就非常小，这个问题如何解决的好？就是在数据窗口中不出现temp[]的值</p>
]]></content:encoded>
	</item>
</channel>
</rss>
