<?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>信易科技用户论坛| 郑 朱灿 | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/ffal/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/ffal/activity/feed/" rel="self" type="application/rss+xml" />
	<description>郑 朱灿的动态信息。</description>
	<lastBuildDate>Sun, 05 Apr 2026 13:01:37 +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">7e4b4bfdbcd3fffcff2b1898eb259e42</guid>
				<title>郑 朱灿 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=10557</link>
				<pubDate>Wed, 20 May 2020 08:02:37 +0800</pubDate>

									<content:encoded><![CDATA[<p>def KDJ(df, n, m1, m2):<br />
    &#8220;&#8221;&#8221;<br />
    随机指标<br />
    Args:<br />
        df (pandas.DataFrame): Dataframe格式的K线序列<br />
        n (int): 周期n<br />
        m1 (int): 参数m1<br />
        m2 (int): 参数m2<br />
    Returns:<br />
        pandas.DataFrame: 返回的DataFr [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f685f311639ab708e8ff6746125a5eb0</guid>
				<title>郑 朱灿 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=10506</link>
				<pubDate>Mon, 18 May 2020 05:35:57 +0800</pubDate>

									<content:encoded><![CDATA[<p>刚刚开户，请问是否需要进行穿透测试？</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8689311505dbfb26dd2b5d0e3e556f30</guid>
				<title>郑 朱灿 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=10498</link>
				<pubDate>Mon, 18 May 2020 01:24:03 +0800</pubDate>

									<content:encoded><![CDATA[<p>各位大佬好！</p>
<p>小弟研究天勤sdk大半年了，最近准备开户实盘操作了，我看到https://www.shinnytech.com/blog/tq-support-broker/ 这里写的能够连接的期货公司信息了。但还是想老司机推荐一下，看下哪个期货公司连接最顺畅，谢谢！</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6de9e8ffcf0f02e32099e01987ff7860</guid>
				<title>郑 朱灿 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=9849</link>
				<pubDate>Fri, 17 Apr 2020 06:06:53 +0800</pubDate>

									<content:encoded><![CDATA[<p>while True:<br />
api.wait_update()<br />
if api.is_changing(quote, &#8220;last_price&#8221;):<br />
kdj = KDJ(klines, 9, 3, 3)      # 获取KDJ  klines是15分钟均线<br />
k = list(kdj[&#8220;k&#8221;])<br />
k1 = int(k[-1]*10)/10<br />
k2 = int(k[-2]*10)/10<br />
print( [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3be0e509ec0a81ffa1c4e3e04aaba34a</guid>
				<title>郑 朱灿更改了他们的头像</title>
				<link>https://forum.shinnytech.com/%e5%8a%a8%e6%80%81/p/2849/</link>
				<pubDate>Mon, 02 Mar 2020 08:10:59 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6aa6f9beeb8ec671808dfc07b113c3a9</guid>
				<title>郑 朱灿更改了他们的头像</title>
				<link>https://forum.shinnytech.com/%e5%8a%a8%e6%80%81/p/2848/</link>
				<pubDate>Mon, 02 Mar 2020 08:10:36 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>