<?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>信易科技用户论坛| dataseeker | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/3204a0eb8af54403912216bf518e8e5b/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/3204a0eb8af54403912216bf518e8e5b/activity/feed/" rel="self" type="application/rss+xml" />
	<description>dataseeker的动态信息。</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">1010edd4d2e16855a4fe0f8a03bc25d1</guid>
				<title>dataseeker 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=22601</link>
				<pubDate>Tue, 16 Aug 2022 17:14:54 +0800</pubDate>

									<content:encoded><![CDATA[<p>根据api说明get_his_volatility是计算历史波动率，该函数调用了</p>
<p>_get_volatility来计算波动率。</p>
<p>_get_volatility函数的第一步是计算对数收益率，用的公式是</p>
<p>np.log(series.shift(1)[1:] / series[1:])。这里公式用错是因为考虑后面用的平方所以方向无所谓了吗？</p>
<p>其次，在计算波动率的时候为什么用np.cov而不是np.var？是因为np.cov [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1dedb03c9de073c31e2689711d1f6f90</guid>
				<title>dataseeker 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=21530</link>
				<pubDate>Fri, 13 May 2022 15:04:11 +0800</pubDate>

									<content:encoded><![CDATA[<p>请问，</p>
<p>在TargetPosTask代码中，_get_order方法中在判断如果是平昨仓且标的在大商所或者郑商所交易时，有一句注释，写的是“判断是否有未冻结的今仓手数: 若有则不平昨仓”，请问这是什么意思？是大商所或者郑商所标的的Position对象中今仓变量为0？还是说有什么特定意义？</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">48f61ccdc54671ae8ddc341463adb0ce</guid>
				<title>dataseeker 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=12403</link>
				<pubDate>Mon, 24 Aug 2020 05:02:35 +0800</pubDate>

									<content:encoded><![CDATA[<p>回测的时候既然不能直接在主连合约上交易，那么有没有方法可以获取历史主连对应的标的合约？</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>