<?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>信易科技用户论坛| auguswangke | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/db253b95-653c-496c-9ab5-958ad7ec12d5/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/db253b95-653c-496c-9ab5-958ad7ec12d5/activity/feed/" rel="self" type="application/rss+xml" />
	<description>auguswangke的动态信息。</description>
	<lastBuildDate>Tue, 07 Apr 2026 03:01:21 +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">9afcef867a0f04a70c5e175e99347c75</guid>
				<title>auguswangke 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=22580</link>
				<pubDate>Fri, 12 Aug 2022 08:18:05 +0800</pubDate>

									<content:encoded><![CDATA[<p>我目前没有发现tqsdk提供日历查询的功能。可以利用tushare_pro的接口查询第二天是否属于节假日或者周末。这是我用的部分代码，你参考一下</p>
<p>def get_trading_days(self, start_date: str, end_date: str) -&gt; Sequence[dt.datetime]:<br />
&#8220;&#8221;&#8221;<br />
通过tushare获取区间的交易日</p>
<p>:param start_date: 开始时间<br />
:param [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">74eb78099587c104d4d1466549cd86be</guid>
				<title>auguswangke 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=22565</link>
				<pubDate>Thu, 11 Aug 2022 13:21:32 +0800</pubDate>

									<content:encoded><![CDATA[<p>traceback打印出来的信息如下，这是什么原因呢</p>
<p>quote=api.get_quote(symbol_name)<br />
File &#8220;C:veighna_studiolibsite-packagestqsdkapi.py&#8221;, line 429, in get_quote<br />
return self.get_quote_list([symbol])[0] [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9056381fc2b76af9d968d7bd3ab854b6</guid>
				<title>auguswangke 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=22083</link>
				<pubDate>Tue, 02 Aug 2022 03:07:06 +0800</pubDate>

									<content:encoded><![CDATA[<p>current_pos=api.get_position(SYMBOL)</p>
<p>运行过程中发现有时候current_pos不能准确获得持仓数量 日志函数</p>
<p>logger.info(f&#8221;pos_long:{current_p [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b765ce2be7e523000432811a98dfa0f0</guid>
				<title>auguswangke 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=21673</link>
				<pubDate>Fri, 10 Jun 2022 15:23:15 +0800</pubDate>

									<content:encoded><![CDATA[<p>先把python基础环境安装好。这是非常基础的问题</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e15875d3d16e3a06e536de712357191e</guid>
				<title>auguswangke 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=21672</link>
				<pubDate>Fri, 10 Jun 2022 13:55:47 +0800</pubDate>

									<content:encoded><![CDATA[<p>有时候调用current_pos=api.get_position(SYMBOL) 后 明明开仓了但使用current_pos.pos_long不能正确显示错误</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fd26a7002b8c1517d30767db816ae76e</guid>
				<title>auguswangke 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=21011</link>
				<pubDate>Fri, 18 Feb 2022 13:58:12 +0800</pubDate>

									<content:encoded><![CDATA[<p>tqsdk的web界面可以在k线上加上指标吗?</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>