<?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>信易科技用户论坛| chaos | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/6252148c-45a4-4d01-bed8-9c9673ddb01a/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/6252148c-45a4-4d01-bed8-9c9673ddb01a/activity/feed/" rel="self" type="application/rss+xml" />
	<description>chaos的动态信息。</description>
	<lastBuildDate>Thu, 30 Apr 2026 03:21:45 +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">8607e33838adf41f142b7b7f7cc2690b</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26310</link>
				<pubDate>Tue, 28 Apr 2026 06:39:37 +0800</pubDate>

									<content:encoded><![CDATA[<p>今天部分用户在天勤里使用simnow会有问题，已经在修复了哈</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">97918ad2dacd80853535c05ff5b61af2</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26307</link>
				<pubDate>Mon, 27 Apr 2026 08:44:00 +0800</pubDate>

									<content:encoded><![CDATA[<p>使用天勤需要有python编程经验哈，具体可以先看看官网文档里的快速入门章节<br />
模拟是免费的，实盘除了官网上写的三家合作期货公司其他是需要收费的</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">73cf66dfa2d2f4fdf0854f9ffe087f7b</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26306</link>
				<pubDate>Mon, 27 Apr 2026 08:42:35 +0800</pubDate>

									<content:encoded><![CDATA[<p>我们后台老师看看哈</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">427135860b3b5f0cc4d5f65a900d4050</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26305</link>
				<pubDate>Mon, 27 Apr 2026 05:09:14 +0800</pubDate>

									<content:encoded><![CDATA[<p>可以取前一个交易日最后一个tick的amount字段</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2b8a1d0dc47bb36e3aba58cdfb6385c7</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26303</link>
				<pubDate>Mon, 27 Apr 2026 02:52:27 +0800</pubDate>

									<content:encoded><![CDATA[<p>没有ip哈，可以试试能不能设置通配符放开域名，*.shinnytech.com 的80、443端口</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ddb977222f50f6acb78ec9bfe92eb6ab</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26302</link>
				<pubDate>Mon, 27 Apr 2026 02:49:22 +0800</pubDate>

									<content:encoded><![CDATA[<p>天勤只有l1的数据哈，不能获取l2的数据</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e860454fecb2302c168967e1041b3c5d</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26301</link>
				<pubDate>Mon, 27 Apr 2026 02:48:44 +0800</pubDate>

									<content:encoded><![CDATA[<p>初始化行情是需要花费一些时间的哈，这个还会受网络环境、订阅数量多少等影响</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">417ef58f181da1e43bbe7fb38125365f</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26295</link>
				<pubDate>Thu, 23 Apr 2026 06:37:48 +0800</pubDate>

									<content:encoded><![CDATA[<p>期权本身就支持模拟交易哈<br />
只有etf期权比较例外，目前只有tqsim可以交易</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6b6945218634e412d1ebcd4b522e24b4</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26294</link>
				<pubDate>Thu, 23 Apr 2026 06:37:06 +0800</pubDate>

									<content:encoded><![CDATA[<p>insert_order() 不是立刻撮合，而是下一次 wait_update() 才真正发出<br />
回测中K线只在开始和结束的时候才更新，下一次wait_update也更新了K线的状态，然后基于这个K线的行情来撮合，所以可能表现为你描述的那样</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2b70e615bb0d5b5a0ab8e33fbc269b21</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26289</link>
				<pubDate>Wed, 22 Apr 2026 01:24:50 +0800</pubDate>

									<content:encoded><![CDATA[<p>期货有16年之后的数据，下载历史数据用datadownloader函数哈，get_kline_serial只能获取最近10000根</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8dd59973a56edd20de90c088c8a50acc</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26288</link>
				<pubDate>Tue, 21 Apr 2026 08:43:54 +0800</pubDate>

									<content:encoded><![CDATA[<p>天勤主连是在持仓量和成交量均为最大的时候，在下一个交易日切换主连，不保证和其他软件切换规则一致</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dba56a43e90e40713c598836aa31b456</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26286</link>
				<pubDate>Tue, 21 Apr 2026 08:42:03 +0800</pubDate>

									<content:encoded><![CDATA[<p>上期所和上期能源有五档，其他交易所只有一档</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8b3ce7c0269a37489f3eaeaf6a382074</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26285</link>
				<pubDate>Tue, 21 Apr 2026 08:41:25 +0800</pubDate>

									<content:encoded><![CDATA[<p>不是，天勤支持多点登录</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">482b5e5fb26fdb150a3696fac02471a1</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26280</link>
				<pubDate>Fri, 17 Apr 2026 01:10:34 +0800</pubDate>

									<content:encoded><![CDATA[<p>需要开盘前半小时左右重启程序，可以设置一个定时任务</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">732abd1a38e6deefd464be230937d725</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26278</link>
				<pubDate>Thu, 16 Apr 2026 08:37:51 +0800</pubDate>

									<content:encoded><![CDATA[<p>如果有通配符设置的话建议直接放开 *.shinnytech.com</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f36534e7b666789c46cb6525baee8dbf</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26276</link>
				<pubDate>Tue, 14 Apr 2026 03:20:45 +0800</pubDate>

									<content:encoded><![CDATA[<p>多策略可以参考这个文档哈https://doc.shinnytech.com/tqsdk/latest/advanced/tq_trading_unit.html</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ef7ddaf217671c88f180f6960bc0bf86</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26274</link>
				<pubDate>Mon, 13 Apr 2026 01:32:32 +0800</pubDate>

									<content:encoded><![CDATA[<p>版本应该没特别的要求，你可以百度看看比较好用的版本选择下载</p>
<p>我们没有强制用哪些api，codex是第三方软件，具体支持哪些功能可以到他们官网上了解一下哈</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">033893f127c9fc905fe44faeba499fc3</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26273</link>
				<pubDate>Mon, 13 Apr 2026 01:24:39 +0800</pubDate>

									<content:encoded><![CDATA[<p>没有哈会员的成交金额排名可能需要自己去根据成交量和结算价/均价之类的去计算</p>
<p>如果只想看合约的成交金额排名可以用quote里的amount字段</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">30afe56af26082cb26c60d0bd0ee5bdf</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26270</link>
				<pubDate>Fri, 10 Apr 2026 05:51:47 +0800</pubDate>

									<content:encoded><![CDATA[<p>不是，代码中还是要输入这些账户信息的，不然不知道做交易的是哪个账户<br />
simnow账户也可以绑定，一般会自动绑定，绑定数量超过三个会报错提醒</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ce4d927b78e998c8578fbcf8a8f2d681</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26267</link>
				<pubDate>Fri, 10 Apr 2026 03:23:53 +0800</pubDate>

									<content:encoded><![CDATA[<p>不是，CZCE.MA609，以交易所官网给的代码为准</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c8306ce2aa57b2b3714d8ed57772f85a</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26265</link>
				<pubDate>Wed, 08 Apr 2026 06:07:58 +0800</pubDate>

									<content:encoded><![CDATA[<p>估计是时区转换错了，可以用官方转换时间戳的函数time_to_str</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ad2ca475f691953f14c63ca9f7424b78</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26263</link>
				<pubDate>Wed, 08 Apr 2026 05:20:52 +0800</pubDate>

									<content:encoded><![CDATA[<p>天勤是纯代码哈，如果不想编程实现又想看账户的绩效分析或者是做风险监控，建议和其他具有该功能的软件搭配使用，比如快期专业版</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">22e2c8901d6f36be97aa26b374a4219b</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26262</link>
				<pubDate>Wed, 08 Apr 2026 05:18:03 +0800</pubDate>

									<content:encoded><![CDATA[<p>目前只有QQ群的</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">031a2d7e3c22bf60518b295ed3ec44fb</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26261</link>
				<pubDate>Wed, 08 Apr 2026 05:14:54 +0800</pubDate>

									<content:encoded><![CDATA[<p>这些都属于策略逻辑，需要自己用代码来实现</p>
<p>简单的移仓换月方式参考https://doc.shinnytech.com/tqsdk/latest/demo/base.html#t80</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f8f1150831ef5f32853a16d738ca9b35</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26250</link>
				<pubDate>Thu, 02 Apr 2026 01:26:32 +0800</pubDate>

									<content:encoded><![CDATA[<p>因为这段代码里没有输出语句。</p>
<p>要是想打印K线的话可以加一行 print(klines)</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fbe9d3cceb143852040518ab4ed82e9c</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26248</link>
				<pubDate>Wed, 01 Apr 2026 01:27:47 +0800</pubDate>

									<content:encoded><![CDATA[<p>把里面的期货合约换成期权合约就是了</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dfc6bc5b6c43c8e495d67a8736906c2e</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26247</link>
				<pubDate>Wed, 01 Apr 2026 01:27:12 +0800</pubDate>

									<content:encoded><![CDATA[<p>应该不需要这么久，先把其他代码删掉，写一个最小的登录代码再试试哈</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f5287d0349e6f49bd852bb32f97e8f5d</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26246</link>
				<pubDate>Wed, 01 Apr 2026 01:25:58 +0800</pubDate>

									<content:encoded><![CDATA[<p>根据报错来看应该是pandas的问题，可以先降低pandas的版本比如到2.2.3，再看看还有没有这个报错</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4e1c28bc4c8d8a422cc893dd9294a197</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26239</link>
				<pubDate>Mon, 30 Mar 2026 01:43:14 +0800</pubDate>

									<content:encoded><![CDATA[<p>这段代码里能明显看出两个问题：</p>
<p> 	from tqsdk import &#8230;, api 这一段就错了。tqsdk 导出的顶层对象里没有小写的 api，只有 TqApi，这里应该会先报 ImportError。<br />
 	MA(klines, 30) 只是算出了均线，但没有像官方示例那样写回到 K 线序列里，所以 web_gui 不会画出来。官方画法在 t90.py 里，关键就是：<br />
klines[&#8220;ma_MAIN&#8221;] = ma.ma</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">682febbb0bed64943bd813f45d231e7b</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26235</link>
				<pubDate>Fri, 27 Mar 2026 01:38:08 +0800</pubDate>

									<content:encoded><![CDATA[<p>类似的可以看看这个函数哈 <a href="https://doc.shinnytech.com/tqsdk/latest/reference/tqsdk.tafunc.html#tqsdk.tafunc.barlast" rel="nofollow ugc">https://doc.shinnytech.com/tqsdk/latest/reference/tqsdk.tafunc.html#tqsdk.tafunc.barlast</a></p>
<p>如果不行的话可能需要自己实现一下</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">757a0af51de4d61eed0cc0e42515aa27</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26234</link>
				<pubDate>Fri, 27 Mar 2026 01:28:36 +0800</pubDate>

									<content:encoded><![CDATA[<p>目前没有获取保证金的接口</p>
<p>建议可以到软件上查一下当前账户的保证金率然后维护在本地</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">db7e5d8ed7694ae5b4e6bd5bac4c56ef</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26231</link>
				<pubDate>Tue, 24 Mar 2026 09:02:45 +0800</pubDate>

									<content:encoded><![CDATA[<p>这个得看完整报错，大概率还是代码问题，先根据报错内容检查一下代码</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">adab2f6348bbe4f1fd4252b14a0c6d92</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26230</link>
				<pubDate>Tue, 24 Mar 2026 09:01:47 +0800</pubDate>

									<content:encoded><![CDATA[<p>可以，免费用户也是一样的实时行情数据<br />
天勤没有l2行情，付费版也没有哈</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f2ed90fdeeb00ad813df3d1e5963c3a6</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26229</link>
				<pubDate>Tue, 24 Mar 2026 09:00:51 +0800</pubDate>

									<content:encoded><![CDATA[<p>收到，我们后面看看添加上去</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">212be1198d69bd71c2b70df80fcc3c67</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26225</link>
				<pubDate>Mon, 23 Mar 2026 06:34:39 +0800</pubDate>

									<content:encoded><![CDATA[<p>get_trading_status在模拟盘可以获得集合竞价状态，回测不行</p>
<p>_is_in_trading_time不包含集合竞价时段</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ae2eadee69dcfb7c551ce27cc5613927</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26224</link>
				<pubDate>Mon, 23 Mar 2026 02:56:29 +0800</pubDate>

									<content:encoded><![CDATA[<p>我们行情服务器在上海这块，选择上海/华东地区的服务器应该差别不大</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f95b6409e625998129bc1422064b53a5</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26223</link>
				<pubDate>Mon, 23 Mar 2026 02:27:32 +0800</pubDate>

									<content:encoded><![CDATA[<p>程序初始化的时候需要一些时间哈</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ccff863c569a701c6fd8088cae38dece</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26222</link>
				<pubDate>Mon, 23 Mar 2026 02:26:26 +0800</pubDate>

									<content:encoded><![CDATA[<p>KQ.m@交易所.品种 这个格式，区分大小写，品种代码需要填写正确哈</p>
<p>比如第一条m要小写，第二条中金所没有C这个品种</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d6e068e549b17ac3ab77c53546cb06be</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26221</link>
				<pubDate>Mon, 23 Mar 2026 02:15:33 +0800</pubDate>

									<content:encoded><![CDATA[<p>宏源期货可以免费实盘的，不需要用专业版哈，专业版是要购买的</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b16c2f7741de7ad7cdf137449f22768f</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26219</link>
				<pubDate>Mon, 23 Mar 2026 02:13:47 +0800</pubDate>

									<content:encoded><![CDATA[<p>可以先看下文档中回测部分哈，需要自己用代码实现策略的</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3289ee026e5b1eb195501fbfbae1ba02</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26210</link>
				<pubDate>Fri, 20 Mar 2026 01:18:30 +0800</pubDate>

									<content:encoded><![CDATA[<p>不能缩小，国内交易所提供的最快也就0.5s一个tick截面哈</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4ce8377b892e231d83141c7e55e59a36</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26208</link>
				<pubDate>Thu, 19 Mar 2026 03:06:14 +0800</pubDate>

									<content:encoded><![CDATA[<p>得看你选择是什么账户做交易</p>
<p>tqsim就是本程序里运行，程序结束账户数据重置</p>
<p>tqkq是快期模拟，可以在能登录快期模拟的地方比如快期2、3、专业版看到账户数据</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d8330a32746d4abd6e3b926b8e6af217</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26207</link>
				<pubDate>Thu, 19 Mar 2026 03:04:23 +0800</pubDate>

									<content:encoded><![CDATA[<p>资管账户需要企业版才能用哈</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d16412b3151eae5d530af13f2e68637d</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26204</link>
				<pubDate>Tue, 17 Mar 2026 01:26:53 +0800</pubDate>

									<content:encoded><![CDATA[<p>会全部成交</p>
<p>和报量没有关系，回测的时候只要报价大于等于对价就会以报价成交</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">317ee22f01a20a4beaf4922f9d82341a</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26203</link>
				<pubDate>Tue, 17 Mar 2026 01:25:16 +0800</pubDate>

									<content:encoded><![CDATA[<p>购买专业版，用datadownloader函数下载数据</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">dec5e2d46d4b790b6fd9452122770627</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26200</link>
				<pubDate>Mon, 16 Mar 2026 06:28:50 +0800</pubDate>

									<content:encoded><![CDATA[<p>这个应该没有对错之分，如果无波动情况当成中性处理，50确实会比0更合理</p>
<p>可以按照你的交易习惯修改下源码，或者自己重新实现一个kdj函数会更好些</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d0f06194cb62b5000d1e05cbe5ce8b3e</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26199</link>
				<pubDate>Mon, 16 Mar 2026 06:17:07 +0800</pubDate>

									<content:encoded><![CDATA[<p>看上去最后一端代码没有运行，完整的跑一下代码哈，不要一段一段运行</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ab5ae244fc987aaee0c0a95627c7fb76</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26198</link>
				<pubDate>Mon, 16 Mar 2026 06:04:13 +0800</pubDate>

									<content:encoded><![CDATA[<p>可以直接把天勤的github地址给AI来学习</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e2cb7fd33717b41c78f6290e7dfed22c</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26197</link>
				<pubDate>Mon, 16 Mar 2026 06:02:27 +0800</pubDate>

									<content:encoded><![CDATA[<p>和设备数量限制应该没有关系</p>
<p>估计还是网路问题，检查下有没有开vpn代理，dns是否解析正常</p>
<p>然后换下网络比如手机热点之类的试试</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">095d969dbddbaf79c610c4a23f88290e</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26191</link>
				<pubDate>Fri, 13 Mar 2026 01:21:09 +0800</pubDate>

									<content:encoded><![CDATA[<p>tqsdk2目前已经不维护了哈，建议使用tqsdk</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>