<?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>信易科技用户论坛| fjfzzl | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/129cf284b4c943b589f66fdcbb18bfdc/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/129cf284b4c943b589f66fdcbb18bfdc/activity/feed/" rel="self" type="application/rss+xml" />
	<description>fjfzzl的动态信息。</description>
	<lastBuildDate>Tue, 21 Apr 2026 08:43:54 +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">1b27c6514a61cb21e6d75059764b9115</guid>
				<title>fjfzzl 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=11894</link>
				<pubDate>Thu, 30 Jul 2020 07:02:45 +0800</pubDate>

									<content:encoded><![CDATA[<p>我的代码在判断止损时，会执行 target_pos.set_target_volume(0) ，有时候执行的挺好，可是有时候却一直没有止损成功，导致程序一直提醒已经超过我的止损位了，我不得不手动平仓止损。这种情况非常要命！万一行情剧烈，那损失就大了，希望能尽快改进一下代码，需要撤单追价的时候，尽快执行，确保发出的指令尽快成交！</p>
<p>搜索了一下论坛，好像很多用户对这个函数的问题有反映过，希望能得到官方的重视！</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">26f3e9ce538e5a8d60282ed162adc167</guid>
				<title>fjfzzl 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=11811</link>
				<pubDate>Thu, 23 Jul 2020 01:06:26 +0800</pubDate>

									<content:encoded><![CDATA[<p>按照说明文档，敲入如下代码：</p>
<p>from tqsdk import TqAccount, TqApi</p>
<p>api = TqApi(TqAccount(“H华安期货”, “****”, “********”))</p>
<p>设置好了真实账户信息，结果就是一直连接不上，要么提示用户登 [&hellip;] <img loading="lazy" src="https://www.shinnytech.com/wp-content/uploads/anspress-uploads/6d9c483b81360d5ff5aeb260a05100c7c7bb6b1f_3087.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">77aab3ff89b73c6c55841ac064125b7a</guid>
				<title>fjfzzl 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=11768</link>
				<pubDate>Tue, 21 Jul 2020 08:23:32 +0800</pubDate>

									<content:encoded><![CDATA[<p>按照说明文档，敲入如下代码：</p>
<p>from tqsdk import TqAccount, TqApi</p>
<p>api = TqApi(TqAccount(&#8220;H华安期货&#8221;, &#8220;****&#8221;, &#8220;********&#8221;))</p>
<p>设置好了真实账户信息，结果就是一直连接不上 [&hellip;] <img loading="lazy" src="https://www.shinnytech.com/wp-content/uploads/anspress-uploads/6d9c483b81360d5ff5aeb260a05100c7c7bb6b1f_3087.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e9fa9825ba0ce73659aa571e1182a200</guid>
				<title>fjfzzl 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=11449</link>
				<pubDate>Sat, 04 Jul 2020 23:45:39 +0800</pubDate>

									<content:encoded><![CDATA[<p>根据文档的示例运行“replay &#8211; 指定日期行情复盘”，结果一运行</p>
<p>api = TqApi(backtest=TqReplay(date(2020, 6, 10)))</p>
<p>就出错，提示连接超时，怎么回事？复盘功能不能使用了吗？</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">27a163bd881b2463d2605ab1b916f942</guid>
				<title>fjfzzl 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=11447</link>
				<pubDate>Sat, 04 Jul 2020 03:53:12 +0800</pubDate>

									<content:encoded><![CDATA[<p>按照说明，安装了最小化的天勤终端，输入用户名和密码，点击登录，没有任何反应，怎么回事？用户名和密码在网站上是可以登录的呀！</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3b11d7e2343653379e905ff683aa24c6</guid>
				<title>fjfzzl 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=11439</link>
				<pubDate>Fri, 03 Jul 2020 14:51:10 +0800</pubDate>

									<content:encoded><![CDATA[<p>我用示例程序都跑了，发现draw_line 参数里面的 line_type (&#8220;LINE&#8221; | &#8220;SEG&#8221; | &#8220;RAY&#8221;)，这三个参数画出来的是一样的效果，我想实现在K线图上，画出y轴上的一条水平线，左右都一直延伸，查看了文档，都没找到实现方法。请版主帮忙回答一下。谢谢！</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>