<?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>信易科技用户论坛| NULL NULL | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/dsin51/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/dsin51/activity/feed/" rel="self" type="application/rss+xml" />
	<description>NULL NULL的动态信息。</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">8c6d55f659bc6316d6a250c77dc8cd72</guid>
				<title>NULL NULL 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=19957</link>
				<pubDate>Fri, 26 Nov 2021 08:58:47 +0800</pubDate>

									<content:encoded><![CDATA[<p>我用的是异步，也是摸索出一个方式，</p>
<p>比如 在 线程A中运行</p>
<p>while True:</p>
<p>   global close_all_signal</p>
<p>if close_all_signal==1:</p>
<p>api.close()</p>
<p>break</p>
<p>api.wait_ [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b96f5fd68cc4bb08911f4d66e586e2a3</guid>
				<title>NULL NULL 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=19808</link>
				<pubDate>Fri, 05 Nov 2021 23:49:57 +0800</pubDate>

									<content:encoded><![CDATA[<p>我用异步写法，get_kline_serial 加载20个合约，发现随着时间，内存越来越大，大致每15分钟会增加100M内存。<br />
即使 在</p>
<p>if api.is_changing(klines_index.iloc[-1],&#8217;close&#8217;):<br />
    pass<br />
这么空运行，也是这么增加。我怀疑是 每个tick时，不释放内存导致。接受tick 但内核并不释放内存导致。<br />
有什么办法能解决吗？</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3eca3572eb2dd652503ecd48ea547007</guid>
				<title>NULL NULL 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=14325</link>
				<pubDate>Wed, 09 Dec 2020 15:19:28 +0800</pubDate>

									<content:encoded><![CDATA[<p>代码1</p>
<p>这段代码不能正常运行</p>
<p>代码2</p>
<p>代码2 是可以正常运行的。</p>
<p>为什么，在 async for _ in update_chan: 里边加上 api.is_changing(klines,[&#8216;close&#8217;]) 就不再运行了呢？</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7771cb041f8b51d8f50692672eff8b12</guid>
				<title>NULL NULL 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=11342</link>
				<pubDate>Sun, 28 Jun 2020 05:50:53 +0800</pubDate>

									<content:encoded><![CDATA[<p>发现回测过程中，任何指标都不会画上去。<br />
from datetime import date<br />
from tqsdk import TqApi, TqBacktest, TargetPosTask ,tafunc</p>
<p>&#039;&#039;&#039;<br />
如果当前价格大于5 [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f7d2c1ae834fc2fb158043385cf5d2ac</guid>
				<title>NULL NULL 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=11339</link>
				<pubDate>Sun, 28 Jun 2020 02:38:20 +0800</pubDate>

									<content:encoded><![CDATA[<p>比如自己按照某种规则制作一个指数合约，先加载自定义指数历史数据，然后再把具体合约实时行情导入，再拼接成一个完整序列？</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>