<?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, 09 Apr 2026 07:18:29 +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">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>
					<item>
				<guid isPermaLink="false">b7eec97d9cfc257350dcb3caaaffaf42</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26188</link>
				<pubDate>Thu, 12 Mar 2026 01:31:40 +0800</pubDate>

									<content:encoded><![CDATA[<p>可以先手机验证码登录，看看个人信息上的快期账号是否是 <a href="mailto:471094494@qq.com" rel="nofollow ugc">471094494@qq.com</a></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4a64e0e45b920554d49eca4444133fe6</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26186</link>
				<pubDate>Tue, 10 Mar 2026 09:08:22 +0800</pubDate>

									<content:encoded><![CDATA[<p>支持的，不过要注意，模拟中虽然能拿到交易状态，但模拟撮合不区分集合竞价和连续交易，下单会按同一套规则处理</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bf01b22fb7fde81c3124ad81e805277e</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26184</link>
				<pubDate>Tue, 10 Mar 2026 03:17:52 +0800</pubDate>

									<content:encoded><![CDATA[<p>跨期合约本身是没有K线的，因为没有最新价也不能直接合成K线</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1ffe42169dc87373ce2e8a96759ce985</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26182</link>
				<pubDate>Mon, 09 Mar 2026 05:21:17 +0800</pubDate>

									<content:encoded><![CDATA[<p>api = TqApi(account= TqAccount(&#8220;G国泰君安仿真&#8221;,&#8221;仿真账号&#8221;,&#8221;仿真密码&#8221;),auth=TqAuth(&#8220;快期账号&#8221;, &#8220;快期密码&#8221;),url=&#8221;wss://test-t.shinnytech.com/trade&#8221;)</p>
<p>仿真环境如果用评测的api可能需要替换tqsdk采集库文件</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">202dc34db77e5c8e681ca5a9ce6e3e11</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26181</link>
				<pubDate>Mon, 09 Mar 2026 01:59:36 +0800</pubDate>

									<content:encoded><![CDATA[<p>-1根是正在走的 K 线（未完成），完整的K线可以取iloc[-2] 第-2根</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6c6f863f975998e50240295ff81cdf8a</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26178</link>
				<pubDate>Thu, 05 Mar 2026 08:47:06 +0800</pubDate>

									<content:encoded><![CDATA[<p>可以用quote获取当前合约的涨跌停价</p>
<p>历史的每一天的涨跌停价没有记录</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">91b0b37e6bb509f1612a9410eef5831f</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26175</link>
				<pubDate>Thu, 05 Mar 2026 01:33:03 +0800</pubDate>

									<content:encoded><![CDATA[<p>主要是get_tick_serial会随着服务器不断推送新的tick，在内存中的数据量会变多</p>
<p>目前没有取消订阅的函数，所以建议是按需订阅</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9f4f1531ace51a1138b6ed10e30fa5b9</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26172</link>
				<pubDate>Wed, 04 Mar 2026 01:19:04 +0800</pubDate>

									<content:encoded><![CDATA[<p>1.可以去交易所查询对应的合约代码或者是到快期软件上查看合约代码</p>
<p>2.query_options，可以参考文档https://doc.shinnytech.com/tqsdk/latest/reference/tqsdk.api.html#tqsdk.TqApi.query_options</p>
<p>3.股票etf期权实时数据推送和历史数据需要购买专业版才可以获取</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e139f43d500fad8a8fc713576b8b8613</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26170</link>
				<pubDate>Mon, 02 Mar 2026 03:18:39 +0800</pubDate>

									<content:encoded><![CDATA[<p>回测里K线的规则是只在开始和结束的时候更新，-1根开始的时候高开低收是一样的，可以取-2根已经走完的K线</p>
<p>回测内容可以先参考文档https://doc.shinnytech.com/tqsdk/latest/usage/backtest.html</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a6b289647bd1ce9867d24c659938aef6</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26168</link>
				<pubDate>Fri, 27 Feb 2026 01:20:40 +0800</pubDate>

									<content:encoded><![CDATA[<p>和simnow账户有关系，CTP开头的报错是柜台返回的，可能在simnow的模拟环境里没有这个合约</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ed8a1cb16f8dcaaf17bac1de3764c48a</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26166</link>
				<pubDate>Tue, 24 Feb 2026 07:55:43 +0800</pubDate>

									<content:encoded><![CDATA[<p>检查下代码中是否导入快期账号（TQKQ）下单</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">66924c8bf2cc5171d8da3517714443ba</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26164</link>
				<pubDate>Tue, 24 Feb 2026 05:18:06 +0800</pubDate>

									<content:encoded><![CDATA[<p>这个需要自己使用insert_order函数来处理下单逻辑哈。比如下单6手，只成交了3手，是需要继续下单成交5手再平掉2手还是其他操作。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d70cc2b7e47f8fd622f2c6491dae4376</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26163</link>
				<pubDate>Tue, 24 Feb 2026 03:23:59 +0800</pubDate>

									<content:encoded><![CDATA[<p>是回测、模拟还是实盘呢，一般不会有这类问题，可以先检查一下下单后是否用wait_update发送下单指令</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fa3cebe2289fa4351f5b23a9214010f7</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26162</link>
				<pubDate>Tue, 24 Feb 2026 02:59:14 +0800</pubDate>

									<content:encoded><![CDATA[<p>这两个到期都是指不能使用专业版的功能了</p>
<p>快期专业版是收费产品，试用期过后只能购买才能使用</p>
<p>天勤量化也是收费产品但有些功能是免费的比如回测和模拟，付费功能比如下载历史数据试用期过了就不能使用了</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f353a583cc4af5066e1b8c727446ea7f</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26156</link>
				<pubDate>Fri, 06 Feb 2026 03:03:24 +0800</pubDate>

									<content:encoded><![CDATA[<p>get_kline_serial返回的是dataframe，底层数据是放在numpy数组的，取出来就是numpy标量np.float64<br />
这个是代码问题，可以问下AI</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c23ffd645d389390c8ba9cc8690ea5df</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26154</link>
				<pubDate>Thu, 05 Feb 2026 01:50:16 +0800</pubDate>

									<content:encoded><![CDATA[<p>我们没有打包场景的测试，TqKq（快期模拟）不需要穿透式监管的 CTP SE；TqAccount（Simnow/期货公司）需调用 tqsdk_ctpse.get_system_info() 采集穿透式监管信息。</p>
<p>可能的原因是tqsdk_ctpse 通过 Path(__file__)/&#8221;WinDataCollect64.dll&#8221; 动态加 [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e8cd77f686165c8ae50cdf07541b74ad</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26152</link>
				<pubDate>Tue, 03 Feb 2026 01:20:49 +0800</pubDate>

									<content:encoded><![CDATA[<p>天勤其实是一个纯python库，不像传统软件一样有一个客户端交互的界面，基本上使用天勤就是纯python编程</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8ab496ec48e0829159367dd95d57fabe</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26150</link>
				<pubDate>Thu, 29 Jan 2026 08:02:28 +0800</pubDate>

									<content:encoded><![CDATA[<p>可以看下tqsdk.tafunc.get_dividend_dfget_dividend_factor这两个函数</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2bd0907e5bc0d3d316db65a0cc63f854</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26148</link>
				<pubDate>Thu, 29 Jan 2026 02:45:04 +0800</pubDate>

									<content:encoded><![CDATA[<p>可以先看看官方文档中的快速入门</p>
<p>天勤是一个纯python库，使用天勤是需要python编程经验的，如果没有的话建议先学习一下python基础</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1aa359d8c3a8451bd56acc25ab20f413</guid>
				<title>chaos 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=26147</link>
				<pubDate>Thu, 29 Jan 2026 02:43:46 +0800</pubDate>

									<content:encoded><![CDATA[<p>目前没有伦铜数据，然后我们的外盘数据都是延时15分钟</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>