<?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>信易科技用户论坛| maiecl | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/748e15d4-98aa-48d9-afaa-ecc4d10a8a69/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/748e15d4-98aa-48d9-afaa-ecc4d10a8a69/activity/feed/" rel="self" type="application/rss+xml" />
	<description>maiecl的动态信息。</description>
	<lastBuildDate>Thu, 09 Apr 2026 09:21:24 +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">317306737dfa33e63c94c37fd378c574</guid>
				<title>maiecl 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25657</link>
				<pubDate>Tue, 01 Apr 2025 04:06:14 +0800</pubDate>

									<content:encoded><![CDATA[<p># 获取SC2505合约的K线数据（例如1分钟K线） klines = api.get_kline_serial(&#8220;SHFE.sc2505&#8221;, 60) # 初始化变量 total_price = 0 total_volume = 0 day_start = None while True: api.wait_update() # 检查是否有新数据 if api.is_changing(klines): cu [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ff5988e0cdc936b8cfdcc82107f7e4c4</guid>
				<title>maiecl 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25643</link>
				<pubDate>Wed, 26 Mar 2025 15:24:20 +0800</pubDate>

									<content:encoded><![CDATA[<p>quote = api.get_quote(&#8220;INE.sc2505&#8221;)  # 确保合约代码格式正确<br />
# 打印最新价和时间<br />
while True:<br />
    api.wait_update()</p>
<p>    print (quote.datetime, quote.last_price)</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">78a37757bfcccf0fc6b2e0b5b4ea2da5</guid>
				<title>maiecl 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=25636</link>
				<pubDate>Tue, 25 Mar 2025 16:01:06 +0800</pubDate>

									<content:encoded><![CDATA[<p>好像有些库 numpy不支持PYTHON 3.13</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>