<?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/1101132071/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/1101132071/activity/feed/" rel="self" type="application/rss+xml" />
	<description>好好学习的动态信息。</description>
	<lastBuildDate>Fri, 03 Apr 2026 22:20:39 +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">c21d62a57f6d8b29908282f73aaf7500</guid>
				<title>好好学习 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=15745</link>
				<pubDate>Sun, 23 May 2021 14:53:36 +0800</pubDate>

									<content:encoded><![CDATA[<p>python环境没有安装好。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2e52f35bceb159bbda5a408b115bc8c7</guid>
				<title>好好学习 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=14396</link>
				<pubDate>Thu, 17 Dec 2020 06:38:24 +0800</pubDate>

									<content:encoded><![CDATA[<p>模拟的话，你转个1千万进去，开仓资金肯定足。实盘的话，你的保证金=交易所保证金+期货公司附加的保证金，每个期货公司附加的保证金都不一样，同一个期货公司，不同客户间的保证金也可能不一样，同一个期货品种，不同月份合约的保证金也不一样，交易所还会随时调整热门合约的交易所保证金。所以计算你的开仓资金是否足够只能客户自己来，写个判断条件：如果可用资金&gt;每手价格*合约乘数*你自己的保证金比例，条件成立，则下单。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">da90e7528efc1b336b9ebc2ef85836c2</guid>
				<title>好好学习 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=14347</link>
				<pubDate>Fri, 11 Dec 2020 18:27:05 +0800</pubDate>

									<content:encoded><![CDATA[<p>打客服电话，要求把你的账户切换到ctp交易席位，就ok了.账户要没有仓位才能切换。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">57ddf5bcb626377791363b1e963c8607</guid>
				<title>好好学习 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=13121</link>
				<pubDate>Wed, 23 Sep 2020 14:22:32 +0800</pubDate>

									<content:encoded><![CDATA[<p>while True :<br />
    api.wait_update()<br />
    position = api.get_position(&#8220;SHFE.ag2012&#8221;)<br />
    if position.pos_long_today </p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">18dc0be1cee1f748f4c19e500cbc25de</guid>
				<title>好好学习 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=12776</link>
				<pubDate>Fri, 11 Sep 2020 03:52:54 +0800</pubDate>

									<content:encoded><![CDATA[<p>我是知识的搬运工：</p>
<p>不建议使用 time.sleep()，因为每次调用 wait_update() 时只处理一个业务数据包，而在time.sleep(x)暂停期间，业务数据包可能已经接收了n个, 此时再调用 wait_update()时则会发现api中刚更新的数据不是当前的最新状态（而是x秒以前的数据），即与真实最新行情间有较明显的时间差，并且随着多次调用 time.sleep(x)，这个时间差会越来越 [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7d409b0720f6650c81920f5956a7a3bd</guid>
				<title>好好学习 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=12640</link>
				<pubDate>Sun, 06 Sep 2020 14:48:42 +0800</pubDate>

									<content:encoded><![CDATA[<p>data_length (int): 需要获取的序列长度。默认200根, 返回的K线序列数据是从当前最新一根K线开始往回取data_length根。 每个序列最大支持请求 8964 个数据，我的理解应该是最多8964根。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">561c6328c5cea8748fc701c4316145f0</guid>
				<title>好好学习 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=12457</link>
				<pubDate>Mon, 24 Aug 2020 13:11:03 +0800</pubDate>

									<content:encoded><![CDATA[<p>50etf是上海证券交易所的期权品种，股灾后，股票市场的量化接口就被封了。现在好像券商也能给大户提供接口，不过据说资金要求非常高，天勤专业版如果能够支持50etf,那就真的很值了。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">8c0fc2093eeabf2ddfb19c37cfe04a56</guid>
				<title>好好学习 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=11464</link>
				<pubDate>Mon, 06 Jul 2020 04:25:11 +0800</pubDate>

									<content:encoded><![CDATA[<p>Position [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">49aa7cc7b87b33d226be5580cbcccd47</guid>
				<title>好好学习的资料已被更新</title>
				<link>https://forum.shinnytech.com/%e5%8a%a8%e6%80%81/p/3186/</link>
				<pubDate>Wed, 18 Mar 2020 15:06:40 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">dea65510a1c725d28866f3fe8f52bdfc</guid>
				<title>好好学习 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=9172</link>
				<pubDate>Wed, 18 Mar 2020 15:05:33 +0800</pubDate>

									<content:encoded><![CDATA[<p>请问在阿里云，或者腾讯云，等云服务器上，安装Windows系统，实盘运行比较简单的天勤量化策略，最低需要满足什么配置，几核CPU，内存大小，几M带宽，可以流畅运行。</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>