<?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>信易科技用户论坛| Loe Zhang | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/debugo/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/debugo/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Loe Zhang的动态信息。</description>
	<lastBuildDate>Wed, 08 Apr 2026 01:49:41 +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">65e23bbfa640a89508bbf935a9247a0d</guid>
				<title>Loe Zhang 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=12949</link>
				<pubDate>Tue, 22 Sep 2020 02:37:14 +0800</pubDate>

									<content:encoded><![CDATA[<p>以上代码只更新一个code的实时行情。api.get_quote可以同时订阅多个品种的实时更新吗？如果可以，求代码~</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ed03bf7d73c5784725ad5778a52b0ea9</guid>
				<title>Loe Zhang 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=7459</link>
				<pubDate>Mon, 28 Oct 2019 07:48:51 +0800</pubDate>

									<content:encoded><![CDATA[<p>我在程序入口处已经设置了</p>
<p>logging.basicConfig(level=logging.INFO, format=&#8217;%(asctime)s|%(levelname)s|%(message)s&#8217;, stream=sys.stdout)</p>
<p>并在创 [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0000f5b05faffabcf5e4d196429454a9</guid>
				<title>Loe Zhang 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=7456</link>
				<pubDate>Mon, 28 Oct 2019 06:16:40 +0800</pubDate>

									<content:encoded><![CDATA[<p>大佬们好，</p>
<p>TargetPosTask请求加入目标市值同步模式set_target_turnover和目标保证金同步模式set_target_marget(具体volume下取整)。</p>
<p>另外加入快速成交选项（直接涨跌停价格操作）。</p>
<p>实际的策略组合需要风控，资金和仓位控制，大部分策略更需要的是这两种模式。</p>
<p>谢谢！</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1138b7dc1d426aa6c10e50efd13dd842</guid>
				<title>Loe Zhang 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=7416</link>
				<pubDate>Fri, 25 Oct 2019 02:38:48 +0800</pubDate>

									<content:encoded><![CDATA[<p>希望增加获得所有order和trade的接口，以满足实时记账/归因需求；并在提交order和TargetPosTask加入所有成交后执行的回调函数接口；</p>
<p>另外希望加入简单风控项设置，比如我现在实盘系统的设置如下，实现简单但是避免了重大风险：</p>
<p>&#8220;risk_control_setting&#8221;: {<br />
&#8220;entire_commission_ratio&#8221;: .8, # 持仓总体保证金占账户总资金比例，超过保证金就无法新开仓<br />
&#8220;spe [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b95279cf5c9940c52f061ddd69c90e6c</guid>
				<title>Loe Zhang 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=7407</link>
				<pubDate>Thu, 24 Oct 2019 05:48:19 +0800</pubDate>

									<content:encoded><![CDATA[<p>大佬们，请问现在是不是不支持simnow CTP账号。求添加支持！</p>
<p>登录信息：</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fde3fa7fa4fdca9ebbc09ab8e9f3552e</guid>
				<title>Loe Zhang 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=7289</link>
				<pubDate>Thu, 17 Oct 2019 09:12:24 +0800</pubDate>

									<content:encoded><![CDATA[<p>您好，由于策略需要，我想获得从开盘到现在的tick数据，代码如下。</p>
<p>import pandas as pd<br />
from tqsdk import TqApi</p>
<p>api = TqApi()</p>
<p>ticks = api.get_tick_serial(&#8220;SHFE.rb2001&#8221;, data_length=15000)<br />
ticks[&#8216;datetime&#8217;] = pd.to_datetime(tic [&hellip;] <img loading="lazy" src="https://www.shinnytech.com/wp-content/uploads/anspress-uploads/5cd4d0bd2b825e975f51b62a3a5cf3d7fc8c356e_565.png" /></p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>