-
问题描述:调用limit_list。trade_date= 20171107,ts_code = 601360.SH,无法查询出该股的涨停数据。不仅 trade_date= 20171107 查询不出,20171107 ~ 20171130 这一连串的涨停都查询不出
Tushare ID:478808
-
一堆bug不处理,充钱后积分也没反应,作者好像从6月中旬开始就没有消息,感觉要完了
-
Traceback (most recent call last):
File "/media/feiyu/Data/SAP3_workspace/SAP_Python/test/indictor_test.py", line 15, in
idx.plot_all(data, is_show=True, output=None)
File "/media/feiyu/Da…
-
pyalgotrade_tushare 只能取日线数据吗?分钟数据可以拿到吗
-
这样就不用每次都用tushare下载数据了。参考我的:https://github.com/zwdnet/MyQuant/blob/master/tsfeed.py
另外老哥有没有pyalgotrade的学习资料啊?除了官方文档。我在学,自己写策略运行老是不对。
-
一些库需要升级一下,比如tushare等
-
Demo: https://fortfolioheatmap.herokuapp.com/
https://github.com/klhang/Porfolio-Heatmap
![image](https://user-images.githubusercontent.com/6836805/98598074-f9964a80-22ea-11eb-9912-d8bfc5d86c64.pn…
-
I'm trying to move China_A_share_market_tushare.ipynb to run under the PyCharm environment, and replaced the data obtained from the tushare API with my own data. I encountered an error when running th…
-
python : 3.7.1
pandas : 1.0.0
tushare: 1.2.48
import tushare 报错:
Traceback (most recent call last):
File "", line 1, in
File "c:\dev\Anaconda3\envs\tushare\lib\site-packages\tushare\__ini…
-
作者可不可以使用tushare更新下您的代码呢