<?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>信易科技用户论坛| 1138987769 | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/2f5bb0ed-7caf-4ef5-b064-763b693e56d0/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/2f5bb0ed-7caf-4ef5-b064-763b693e56d0/activity/feed/" rel="self" type="application/rss+xml" />
	<description>1138987769的动态信息。</description>
	<lastBuildDate>Tue, 05 May 2026 09:27:19 +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">f45961c8c71c8b62e7d13469f6a5632e</guid>
				<title>1138987769 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25530</link>
				<pubDate>Sat, 01 Feb 2025 01:31:27 +0800</pubDate>

									<content:encoded><![CDATA[<p>描述：我的回测程序下的目标价是632.7，然后调用了targetPosTask去建仓，选择的passive模式。由于不知道targetPosTask运行的内在机理，所以在调用targetPosTask之后，我增加了然后调循环api.wait_update去触发下单以及等待position.pos_long == tgtPos and all_orders_filled，来确保单子完全成交后再进行后续的操作。具体打印出来的信息 [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9bdb12fc08910387511b40c6bf7f4d3b</guid>
				<title>1138987769 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25528</link>
				<pubDate>Fri, 31 Jan 2025 11:54:22 +0800</pubDate>

									<content:encoded><![CDATA[<p>报错如下：</p>
<p>Traceback (most recent call last):<br />
File &#8220;c:UserslixiaotaoDesktop沉沦天勤run_test2.py&#8221;, line 5, in<br />
api = TqApi(auth=TqAuth(&#8220;1138987769&#8221;, &#8220;Kuaiqi314!&#8221;))<br />
File &#8220;C:veighna_studi [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">91b844bf9aca1e4d752bb4bc947fc5c0</guid>
				<title>1138987769 回答了 一个问题</title>
				<link>https://forum.shinnytech.com/?p=25525</link>
				<pubDate>Tue, 28 Jan 2025 11:01:32 +0800</pubDate>

									<content:encoded><![CDATA[<p>我也发现了类似的问题，但是后面解决了。解决方法就是在api.is_changing判断的同时加个额外条件。具体如下所示。</p>
<p>if api.is_changing(k60m.iloc[-1]) and<br />
    not((k60m[&#8216;open_oi&#8217;].iloc[-1] ==k60m[&#8216;close_oi&#8217;].iloc[-2]) or<br />
    (k60m[&#8216;open&#8217;].iloc[-1] == [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0e611dff789885bdcaac49e12720ff09</guid>
				<title>1138987769 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25524</link>
				<pubDate>Tue, 28 Jan 2025 08:34:51 +0800</pubDate>

									<content:encoded><![CDATA[<p>在回测过程中打印60分钟K线的结果，发现开高低收都一样，论坛上这个https://forum.shinnytech.com/question/22821/answer/22833/遇到了同样的问题，我看答复后，仍然不太理解。</p>
<p>代码如下：</p>
<p>acc = TqSim()<br />
SYMBOL = &#8220;SHFE.rb2503&#8221;<br />
api = TqApi(acc,backtest=TqBacktest(start_dt=date(2025, [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>