07 2019 档案

摘要:股债轮动策略之行业版 雪球上的 宜昌白云飞 的原创专栏里有一个系列文章, 现将其摘录如下: 1. 年化20%七年无亏损的简单策略——股债轮动行业版(一) https://xueqiu.com/1884493065/127568218 发布于 2019 05 31 15:41 回测设置: 时间段:20 阅读全文
posted @ 2019-07-20 15:22 duanqs 阅读(1285) 评论(0) 推荐(0)
摘要:install jqdatasdk pip3 install jqdatasdk ... 54% |█████████████████ | 3.2MB 84kB/s eta 0:0 54% |█████████████████▌ | 3.2MB 84kB/s eta 0: 54% |████████ 阅读全文
posted @ 2019-07-10 11:27 duanqs 阅读(1266) 评论(0) 推荐(0)
摘要:importError: DLL load failed when import matplotlib.pyplot as plt 出现这种情况的原因, 大多是matplotlib的版本与python的版本 不兼容所致的. 所以解决办法就是: 先卸载 matplotlib, 然后重新安装之. 在an 阅读全文
posted @ 2019-07-10 08:06 duanqs 阅读(1122) 评论(0) 推荐(0)
摘要:install tushare (D:\Anaconda3) C:\Users\Administrator pip install tushare Collecting tushare Downloading https://files.pythonhosted.org/packages/7b/e5 阅读全文
posted @ 2019-07-09 18:49 duanqs 阅读(871) 评论(0) 推荐(0)