<?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>信易科技用户论坛| llex_2024 | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/e689a298-a37e-4a20-82a6-79041c879039/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/e689a298-a37e-4a20-82a6-79041c879039/activity/feed/" rel="self" type="application/rss+xml" />
	<description>llex_2024的动态信息。</description>
	<lastBuildDate>Fri, 03 Apr 2026 22:20:39 +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">cc9a3d95078a0823090566733a2fc309</guid>
				<title>llex_2024 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25155</link>
				<pubDate>Fri, 21 Jun 2024 15:47:31 +0800</pubDate>

									<content:encoded><![CDATA[<p>相同的策略程序，限价开仓，以卖一价作为开仓空单的限价。</p>
<p>在模拟盘时，成交记录为：</p>
<p>在回测时，成交记录为：</p>
<p>2024-06-21 21:01:35.000000: CZCE.OI409 空单 开仓下单，价格8262.0<br />
INFO &#8211; 模拟交易下单 TQSIM, PYSDK_insert_d0f4e0b1a8065c6e717b66052eb227f4: 时间: 2024-06-21 21:01: [&hellip;] <img loading="lazy" src="https://forum.shinnytech.com/wp-content/uploads/anspress-uploads/e747ad440b88ce697c6c9b6d6d0bbcd07fb15e8e_5583.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c9f8a0a978d39d9d7eaf962f5ef62399</guid>
				<title>llex_2024 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25149</link>
				<pubDate>Sun, 16 Jun 2024 08:02:54 +0800</pubDate>

									<content:encoded><![CDATA[<p>一个异步代码，没法回测成功。帮看下是什么问题？</p>
<p>////////////////////////////////////////</p>
<p>在使用天勤量化之前，默认您已经知晓并同意以下免责条款，如果不同意请立即停止使用：https://www.shinnytech.com/blog/disclaimer/<br />
INFO &#8211; 您可以访问 <a href="http://127.0.0.1:52092" rel="nofollow ugc">http://127.0.0.1:52092</a> 查看策略绘制出的 K 线图形。<br />
Task was de [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">47ad991ec9d6701ec00b9b65ee2ee996</guid>
				<title>llex_2024 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25141</link>
				<pubDate>Sun, 09 Jun 2024 15:47:13 +0800</pubDate>

									<content:encoded><![CDATA[<p>import xlsxwriter<br />
ModuleNotFoundError: No module named &#8216;xlsxwriter&#8217;</p>
<p>import openpyxl<br />
ModuleNotFoundError: No module named &#8216;openpyxl&#8217;</p>
<p>用xlsxwriter和openpyxl都不能导入。在天勤里用什么可以写excel文件</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f1b22512216354e35ffd1316f12ca3e8</guid>
				<title>llex_2024 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25137</link>
				<pubDate>Wed, 05 Jun 2024 15:12:50 +0800</pubDate>

									<content:encoded><![CDATA[<p>klines = api.get_kline_serial(&#8220;SHFE.ag2408&#8221;, 60)<br />
while True:<br />
    api.wait_update()<br />
    if api.is_changing(klines):<br />
        print(&#8220;k线时间：&#8221;, klines.datetime.iloc[-1])<br />
这个打印出来的为何是每秒一个输出？为啥不是1分钟输出一次呢？</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>