<?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>信易科技用户论坛| bottle | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/71ee5711-e7f8-48e6-b5d4-59a48f2971a6/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/71ee5711-e7f8-48e6-b5d4-59a48f2971a6/activity/feed/" rel="self" type="application/rss+xml" />
	<description>bottle的动态信息。</description>
	<lastBuildDate>Thu, 09 Apr 2026 07:52:33 +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">91fef97b79a3c14862dc6d125dd847cd</guid>
				<title>bottle 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=26113</link>
				<pubDate>Mon, 19 Jan 2026 03:45:48 +0800</pubDate>

									<content:encoded><![CDATA[<p>1，tqsdk没法管理之前的挂单，比如说通过TargetPosTask建立的挂单，在程序断网、断电、意外退出情况下，重启程序就没法管理之前的挂单了，他的下单逻辑在当天会有bug。</p>
<p>2、请问现在TargetPosTask，下单错误比如保证金不足错误还能try-except捕获么，写的代码捕获不了。<br />
3、insert_order下的单如果方向是close，能自动closetoday适应对今天的持仓替换么，还是说必须要写clos [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">de986470cbdce85c9c3b2e2c7a5fe48a</guid>
				<title>bottle 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25797</link>
				<pubDate>Sat, 12 Jul 2025 03:23:58 +0800</pubDate>

									<content:encoded><![CDATA[<p>请问，回测期限问题另写了份纯主力合约输出验证代码，直到2025年7月还是能完整地跑完不报错的<br />
之前的问题请看请问回测期限最新问题 &#8211; 信易科技用户论坛 (shinnytech.com)</p>
<p>然后在此基础上又改了份验证交易代码，发现还是卡在了23年7月、8月，就会回测结束，而且这个期限不确定，有时候甚至2000年1月就结束了，怀疑是不是tqsdk内存管理的问题，有时候内存过大，就会提前结束当前进程<br />
然后我又用gc清 [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6865fa7cb75aee56255f3bfd977e470e</guid>
				<title>bottle 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25787</link>
				<pubDate>Tue, 08 Jul 2025 23:53:08 +0800</pubDate>

									<content:encoded><![CDATA[<p>正常回测，with closing(TqApi(acc,backtest=TqBacktest(start_dt=date(2020, 1, 4), end_dt=date(2025, 7, 7)), auth=TqAuth(&#8220;账号&#8221;，“密码”))) as api:<br />
无报错、无错写，但程序一到23年7、 [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">01a70d26f159994155933b4e93fcf04d</guid>
				<title>bottle 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25362</link>
				<pubDate>Wed, 16 Oct 2024 23:46:46 +0800</pubDate>

									<content:encoded><![CDATA[<p>设置原理是，当x=500提示资金不足，将会返回x=499，不断减1，如此类推，直到开到能开仓的最大手数，但是即使减到手数资金足够了，还是会提示资金不足的错误，这是个bug吧</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ad1616aab20a096fa93d611895e817a2</guid>
				<title>bottle 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25339</link>
				<pubDate>Thu, 03 Oct 2024 11:37:01 +0800</pubDate>

									<content:encoded><![CDATA[<p>下单时总是先出现撤单失败，再下单，是什么理由呢</p>
<p>没挂单的前提下</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fc5dfb9d4f002d0a7b268f1116ade4de</guid>
				<title>bottle 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25338</link>
				<pubDate>Tue, 01 Oct 2024 14:48:58 +0800</pubDate>

									<content:encoded><![CDATA[<p>30分钟k线，10点15到10点半主流显示方式是显示10点到10点45分，凑足30分钟数据，14点45分到15点只显示15分钟的数据单独作为1条k线，即实际交易时间画K法</p>
<p>而天勤则是10点到10点半，尾盘14点30到15点</p>
<p>我实在是用不习惯，能不能提供个切换功能</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>