<?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>信易科技用户论坛| xiebin | 动态</title>
	<link>https://forum.shinnytech.com/%e6%88%90%e5%91%98/xiebin/activity/</link>
	<atom:link href="https://forum.shinnytech.com/%e6%88%90%e5%91%98/xiebin/activity/feed/" rel="self" type="application/rss+xml" />
	<description>xiebin的动态信息。</description>
	<lastBuildDate>Sun, 05 Apr 2026 13:01:37 +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">fa389914ecb92ffc5baaceefbfcabfda</guid>
				<title>xiebin 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=11336</link>
				<pubDate>Sat, 27 Jun 2020 11:29:52 +0800</pubDate>

									<content:encoded><![CDATA[<p>我的代码例子：test_stock.py</p>
<p># coding: utf-8<br />
import sys<br />
import importlib<br />
import os<br />
from datetime import date, datetime, timedelta<br />
sys.path.append(&#8216;/home/odoo/addons&#8217;)<br />
from tqsdk import TqApi, TqBacktest, TqSim<br />
# 创建API实例<br />
# [&hellip;]</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">96e3950592d6fa0b194d1bd7ce09726d</guid>
				<title>xiebin 回答了 一个问题</title>
				<link>https://www.shinnytech.com/?p=11335</link>
				<pubDate>Sat, 27 Jun 2020 11:22:47 +0800</pubDate>

									<content:encoded><![CDATA[<p>能不能提供一些api来操作内存数据库，比如把本地的csv文件引入到内存数据库，或者把一个dataframe格式的数据导入到数据库，然后使用对应的数据来进行回测，因为如果是股票数据的话，可能需要进行前复权或者后复权之后才能使用。。</p>
]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b5b7c6bfbfa4060d48f98d4dcd5eaac2</guid>
				<title>xiebin 提了一个新问题 问题</title>
				<link>https://www.shinnytech.com/?p=11334</link>
				<pubDate>Sat, 27 Jun 2020 11:19:45 +0800</pubDate>

									<content:encoded><![CDATA[<p>我想用tqsdk来进行股票策略的回测，不过在使用的时候在线数据的时候总有这样那样的错误，</p>
<p>这个问题是问问tqsdk怎么样能够使用本地数据来进行回测。使用在线数据碰到的问题，我在另外的问题里面再贴出错误再提问。</p>
]]></content:encoded>
				
				
							</item>
		
	</channel>
</rss>