<?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>信易科技用户论坛| tq_xufei | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/edc510b6-52f7-45c5-b995-7fc07a8a34fb/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/edc510b6-52f7-45c5-b995-7fc07a8a34fb/activity/feed/" rel="self" type="application/rss+xml" />
	<description>tq_xufei的动态信息。</description>
	<lastBuildDate>Sun, 05 Apr 2026 13:01:37 +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">35bfcd5ad6a930ae38e5020d71c38016</guid>
				<title>tq_xufei 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=15129</link>
				<pubDate>Tue, 16 Feb 2021 04:02:15 +0800</pubDate>

									<content:encoded><![CDATA[<p>获取数据的时候报错：</p>
<p>“TqSdk 使用了 python3 的原生协程和异步通讯库 asyncio，您所使用的 IDE 不支持 asyncio, 请使用 pycharm 或其它支持 asyncio 的 IDE”</p>
<p>代码两种方式都报这个错：</p>
<p>quote = yield from api.get_quote(contract)</p>
<p>或<br />
quote = await api.get_quote(contract)</p>
<p>请问是什么原因？</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5b2eea093f6fa8aaf865509ef50fffba</guid>
				<title>tq_xufei 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=15014</link>
				<pubDate>Tue, 02 Feb 2021 05:28:43 +0800</pubDate>

									<content:encoded><![CDATA[<p>如何订阅多个合约呢？</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1dea1cf93ab2ff6df90c8beaba76a204</guid>
				<title>tq_xufei 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=15010</link>
				<pubDate>Tue, 02 Feb 2021 02:50:31 +0800</pubDate>

									<content:encoded><![CDATA[<p>如何同时取得多个合约的数据？</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7e1d57f03cd2bec8fb914417d663e0bd</guid>
				<title>tq_xufei 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=15007</link>
				<pubDate>Tue, 02 Feb 2021 01:56:56 +0800</pubDate>

									<content:encoded><![CDATA[<p>在多线程里取数据，代码及报错如下。是什么原因？</p>
<p>api = TqApi(auth=TqAuth(***,***)</p>
<p>quote = api.get_quote(contract_name)</p>
<p>api.register_update_notify()</p>
<p>报错：超时，请检查客户端及网络是否正常 PYSDK_quote_90bd0f7ed</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3fa216ef7bd0ab559f9d12ac6a8de529</guid>
				<title>tq_xufei 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=14916</link>
				<pubDate>Sat, 23 Jan 2021 03:21:11 +0800</pubDate>

									<content:encoded><![CDATA[<p>TqApi, TqSim都可以加载，就是无法加载 TqAuth，这是什么原因</p>
<p>ImportError: cannot import name &#8216;TqAuth&#8217; from &#8216;tqsdk&#8217;</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">329800ea443e1484d9e6c82a84d64b19</guid>
				<title>tq_xufei 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=14915</link>
				<pubDate>Sat, 23 Jan 2021 03:08:16 +0800</pubDate>

									<content:encoded><![CDATA[<p>报错如下，请问是什么原因？</p>
<p>与 wss://openmd.shinnytech.com/t/md/front/mobile 的网络连接断开，请检查客户端及网络是否正常</p>
<p> <img loading="lazy" src="https://www.shinnytech.com/wp-content/uploads/anspress-uploads/959c1dc57efc33422826935a8ac1b5f40fab3092_4025.png" /></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>