<?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>信易科技用户论坛| Jesse Livermore | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/livermore/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/livermore/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Jesse Livermore的动态信息。</description>
	<lastBuildDate>Mon, 27 Apr 2026 03:34: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">c1ab7cf23c32d62b724b7a2d18c8804b</guid>
				<title>Jesse Livermore 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=9188</link>
				<pubDate>Fri, 20 Mar 2020 01:45:00 +0800</pubDate>

									<content:encoded><![CDATA[<p>我在13:37:11.5挂买单 3531，到13:37:25还没成交，实际情况能成交吗</p>
<p>按照一般的回测规则是不是肯定不会成交。一般回测是按照 挂单价3531&gt;=对手价3532<br />
实际情况 是有可能成交？？？</p>
<p>INFO &#8211; 模拟交易下单 562cb3135696f614fed2bef951ba842c: 时间:2020-01-22 13:37:11.500000,合约:SHFE.rb2005,开平:OPEN [&hellip;] <img loading="lazy" src="https://www.shinnytech.com/wp-content/uploads/anspress-uploads/91ae5a68274830e4b34d24f9daf0c27f062764e2_730.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">d66a04f766e81643df6d331ca96b3723</guid>
				<title>Jesse Livermore 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=9169</link>
				<pubDate>Wed, 18 Mar 2020 05:59:35 +0800</pubDate>

									<content:encoded><![CDATA[<p>try:<br />
while True:<br />
api.wait_update()</p>
<p>。。。省略</p>
<p>if order and order.status == &#8220;ALIVE&#8221;:</p>
<p>api.cancel_order(order)<br />
order = api.insert_order(symbol=SYMBOL, direction=&#8221;SELL&#8221;, offset=&#8221;CLOSETODAY&#8221;, volume=ha [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">09c0a1ee7f00c427c18db7ed2948f583</guid>
				<title>Jesse Livermore 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=9046</link>
				<pubDate>Tue, 10 Mar 2020 02:35:31 +0800</pubDate>

									<content:encoded><![CDATA[<p>tick quote kline都有datetime，输出看下就知道时间了</p>
<p>klinedatetime = tafunc.time_to_datetime(klines.datetime.iloc[-1])</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">567fbcabff6dc7e0e479128e5052c2bf</guid>
				<title>Jesse Livermore 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=9044</link>
				<pubDate>Tue, 10 Mar 2020 02:32:16 +0800</pubDate>

									<content:encoded><![CDATA[<p>把你要的指标写文件</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bc3530439472b2804a6cfb904b541e3c</guid>
				<title>Jesse Livermore 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=8754</link>
				<pubDate>Wed, 26 Feb 2020 01:11:43 +0800</pubDate>

									<content:encoded><![CDATA[<p>想输出成交价格，怎么这么长？ 之前不会这么长 <img loading="lazy" src="https://www.shinnytech.com/wp-content/uploads/anspress-uploads/a0de66a21b6310575bc87b4993606d14e2df911f_730.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7f95440d61c28a58e8daf04d70c1b97c</guid>
				<title>Jesse Livermore 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=8671</link>
				<pubDate>Tue, 18 Feb 2020 06:10:10 +0800</pubDate>

									<content:encoded><![CDATA[<p>原来就有position获取不到持仓的情况，为了验证现在把代码改成最简单的方式，输出的position的属性还是错误的，更新不到</p>
<p>只有重启程序才能解决，难道要每天重启下吗-。- <img loading="lazy" src="https://www.shinnytech.com/wp-content/uploads/anspress-uploads/9109336958b3e9d91a48a2ce44c614562248ef16_730.png" /></p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4519789df94b88608372b7bb1ea3dc46</guid>
				<title>Jesse Livermore 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=8573</link>
				<pubDate>Mon, 10 Feb 2020 16:08:19 +0800</pubDate>

									<content:encoded><![CDATA[<p>1.每天8：59出来的仓位数据有问题，比如有昨仓10手，今天position.pos_long会显示双倍，今仓昨仓各10手</p>
<p>2.下面的代码 有昨仓和今仓情况下两个order都会执行吗？</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0c85e573ba69c1be78a321ac30e20277</guid>
				<title>Jesse Livermore 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=8122</link>
				<pubDate>Fri, 27 Dec 2019 07:49:30 +0800</pubDate>

									<content:encoded><![CDATA[<p>1.引号错了<br />
2.crossup参数类型错了</p>
<p>from tqsdk import TqApi, TqSim, tafunc</p>
<p>api = TqApi(TqSim())<br />
klines = api.get_kline_serial(&#8220;SHFE.rb2005&#8221;, 24 * 60 * 60)<br />
crossup = tafunc.crossup(klines.close, tafunc.ma(klines.cl [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6cd5588c2c7a8620274afdd6f5d838d2</guid>
				<title>Jesse Livermore更改了他们的头像</title>
				<link>https://forum.shinnytech.com/%e5%8a%a8%e6%80%81/p/1797/</link>
				<pubDate>Fri, 27 Dec 2019 07:38:07 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0410b2d55e39351354d2618b48db5d46</guid>
				<title>Jesse Livermore 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=8121</link>
				<pubDate>Fri, 27 Dec 2019 07:36:53 +0800</pubDate>

									<content:encoded><![CDATA[<p>报备什么鬼，直接和经纪人说下改成cpt就行了</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>