<?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>信易科技用户论坛| 期货特特 | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/c8c928e5453b4114a7789ee222d7228b/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/c8c928e5453b4114a7789ee222d7228b/activity/feed/" rel="self" type="application/rss+xml" />
	<description>期货特特的动态信息。</description>
	<lastBuildDate>Wed, 08 Apr 2026 04:14: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">7ffffe85cc1d970aeb5946bd21ce06a8</guid>
				<title>期货特特 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=12774</link>
				<pubDate>Fri, 11 Sep 2020 01:16:46 +0800</pubDate>

									<content:encoded><![CDATA[<p>看到论坛上有说不能用而改用</p>
<p>但我看了wait_update说明，括号里的参数是用于数据没返回超时用的，以上代码只能说在5秒内没有返回数据不再等待继续执行，如果5秒内有数据返回就立马执行了，而不是延迟5秒执行。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2eb654292713845b2e1399199e7e3577</guid>
				<title>期货特特的资料已被更新</title>
				<link>https://forum.shinnytech.com/%e5%8a%a8%e6%80%81/p/7131/</link>
				<pubDate>Thu, 10 Sep 2020 07:06:24 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9258e4ab9022d1497592abc2356f61cb</guid>
				<title>期货特特 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=12746</link>
				<pubDate>Thu, 10 Sep 2020 07:04:25 +0800</pubDate>

									<content:encoded><![CDATA[<p>有时候下单后不一定马上成交，我让程序10秒后还未成交就撤销该笔订单。运行过程中遇到问题，实际订单已成交，但也会触发撤单，导致显示撤单失败。<br />
order = api.insert_order(&#8230;&#8230;)<br />
time=10<br />
while order.status != &#8220;FINISHED&#8221;:<br />
    api.wait_update()<br />
    time=time-1<br />
    time.sleep(1)<br />
if order.s [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>