<?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>信易科技用户论坛| xiaomao_will | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/16a8b98a-bee8-4c6a-a756-05846814071b/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/16a8b98a-bee8-4c6a-a756-05846814071b/activity/feed/" rel="self" type="application/rss+xml" />
	<description>xiaomao_will的动态信息。</description>
	<lastBuildDate>Tue, 07 Apr 2026 16:29:52 +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">d886957b6e1a750f0b4469cb0c771afc</guid>
				<title>xiaomao_will 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=24967</link>
				<pubDate>Sun, 07 Apr 2024 14:05:26 +0800</pubDate>

									<content:encoded><![CDATA[<p>我的代码如下：<br />
self.kline_30m = self.tianqin.api.get_kline_serial(contract, 60*30, 200)<br />
self.data.my_list[i][&#8220;30m_high&#8221;] = self.kline_30m.iloc[-1].high<br />
self.data.my_list[i][&#8220;30m_low&#8221;] = self.kline_30 [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">58c68bf2893552c7f5ebc2abbd3b69f7</guid>
				<title>xiaomao_will 提了一个新问题 问题</title>
				<link>https://forum.shinnytech.com/?p=24962</link>
				<pubDate>Thu, 04 Apr 2024 14:21:31 +0800</pubDate>

									<content:encoded><![CDATA[<p>  我的代码如下，但是横坐标不知道怎么确定，才能使均线斜率以及均线角度是准确的，比如均线是45度上涨，用下面的代码，很难算出准确的45度</p>
<p>  def calc_slope(self, par_arr_x):<br />
        arr_x = []<br />
        arr_y = []<br />
        slope = 0<br />
        for i in range(0, len(par_arr_x) [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>