Python财务分析
原文:https://nbviewer.jupyter.org/github/twiecki/financial-analysis-python-tutorial/tree/master
你能学点啥
- 使用panda进行Timeseries分析
- 用 Google Trends 预测市场动向
- 用 Zipline 构建你自己的交易策略
- 常见交易策略:
- 量化交易
- 均值回归
迈向成功交易策略的不同阶段
- 数据分析/创意产生
- Pandas + Matplotlib (Part I)
- 量化回测策略
- Pandas 可以使用,但有些限制 (Part II)
- Zipline (Part III)
- 优化
- 远期测试策略(纸面交易)
- 关于量化(Part IV)
- 真实交易
zipline和我的版本不符,就不测了,需要python2.7或3.5,个人不建议使用 python2,还是按趋势早日切到Python3比较好
学习基础
pandas文档: https://www.pypandas.cn/docs/