<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>信易科技用户论坛| 61710507 | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/1d4f3f36-bf08-4855-b18d-c372cac87a62/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/1d4f3f36-bf08-4855-b18d-c372cac87a62/activity/feed/" rel="self" type="application/rss+xml" />
	<description>61710507的动态信息。</description>
	<lastBuildDate>Tue, 07 Apr 2026 16:29:52 +0800</lastBuildDate>
	<generator>https://buddypress.org/?v=10.4.0</generator>
	<language>zh-CN</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">4f944b9a34d4597e60c091ce67325e9a</guid>
				<title>61710507 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=14363</link>
				<pubDate>Mon, 14 Dec 2020 15:52:10 +0800</pubDate>

									<content:encoded><![CDATA[<p>MACD指标，<br />
DIFF : EMA(CLOSE,SHORT) &#8211; EMA(CLOSE,LONG);<br />
DEA : EMA(DIFF,M);<br />
MACD:=2*(DIFF-DEA);<br />
MACD1:=REF(MACD,1);</p>
<p>A1:=MACD&gt;0 &amp;&amp; REF(MACD,1)</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">797e649255f69dbba92c643931964b43</guid>
				<title>61710507 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=14361</link>
				<pubDate>Mon, 14 Dec 2020 15:48:50 +0800</pubDate>

									<content:encoded><![CDATA[<p>第一个指标，主图：<br />
VAR1:=(H+L)/2;<br />
唇:REF(SMA(VAR1,5,1),3),COLORGREEN;<br />
齿:REF(SMA(VAR1,8,1),5),COLORRED;<br />
颚:REF(SMA(VAR1,13,1),8),COLORBLUE;</p>
<p>第二个指标，副图：<br />
Y:=(HIGH+LOW)/2;<br />
AO:MA(Y,5)-MA(Y,34),NODRAW;<br />
AO1:=REF(AO,1);<br />
STICKLINE(AO&gt;A [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>