Skip to content

Commit

Permalink
量化交易之路code地址
Browse files Browse the repository at this point in the history
  • Loading branch information
bbfamily committed Aug 25, 2017
1 parent eec09ac commit f00a070
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions ipython/readme.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# 量化交易之路 ipython代码

1. [第二章 量化语言——Python]()
2. [第三章 量化工具——NumPy]()
3. [第四章 量化工具——pandas]()
4. [第五章 量化工具——可视化]()
5. [第六章 量化工具——数学:你一生的追求到底能带来多少幸福]()
6. [第七章 量化系统——入门:三只小猪股票投资的故事]()
7. [第八章 量化系统——开发]()
8. [第九章 量化系统——度量与优化]()
9. [第十章 量化系统——机器学习•猪老三]()
10. [第十一章 量化系统——机器学习•ABU]()
11. [附录A 量化环境部署]()
12. [附录B 量化相关性分析]()
13. [附录C 量化统计分析及指标应用]()
1. [第二章 量化语言——Python](https://github.com/bbfamily/abu/tree/master/ipython/第二章-量化语言——Python.ipynb)
2. [第三章 量化工具——NumPy](https://github.com/bbfamily/abu/tree/master/ipython/第三章-量化工具——NumPy.ipynb)
3. [第四章 量化工具——pandas](https://github.com/bbfamily/abu/tree/master/ipython/第四章-量化工具——pandas.ipynb)
4. [第五章 量化工具——可视化](https://github.com/bbfamily/abu/tree/master/ipython/第五章-量化工具——可视化.ipynb)
5. [第六章 量化工具——数学:你一生的追求到底能带来多少幸福](https://github.com/bbfamily/abu/tree/master/ipython/第六章-量化工具——数学.ipynb)
6. [第七章 量化系统——入门:三只小猪股票投资的故事](https://github.com/bbfamily/abu/tree/master/ipython/第七章-量化系统——入门.ipynb)
7. [第八章 量化系统——开发](https://github.com/bbfamily/abu/tree/master/ipython/第八章-量化系统——开发.ipynb)
8. [第九章 量化系统——度量与优化](https://github.com/bbfamily/abu/tree/master/ipython/第九章-量化系统——度量与优化.ipynb)
9. [第十章 量化系统——机器学习•猪老三](https://github.com/bbfamily/abu/tree/master/ipython/第十章-量化系统——机器学习•猪老三.ipynb)
10. [第十一章 量化系统——机器学习•ABU](https://github.com/bbfamily/abu/tree/master/ipython/第十一章-量化系统——机器学习•ABU.ipynb)
11. [附录A 量化环境部署](https://github.com/bbfamily/abu/tree/master/ipython/附录A-量化环境部署.ipynb)
12. [附录B 量化相关性分析](https://github.com/bbfamily/abu/tree/master/ipython/附录B-量化相关性分析.ipynb)
13. [附录C 量化统计分析及指标应用](https://github.com/bbfamily/abu/tree/master/ipython/附录C-量化统计分析及指标应用.ipynb)

0 comments on commit f00a070

Please sign in to comment.