# studyQuantitative **Repository Path**: ggtool/studyQuantitative ## Basic Information - **Project Name**: studyQuantitative - **Description**: Quantitative trade - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 量化交易学习路线 #### 1. 数据获取: TuShare: https://tushare.pro/document/2?doc_id=25 #### 2. 量化交易框架: Zipline Tutorial & Command line: https://www.cnblogs.com/fangbei/p/Zipline-Beginner-Tutorial.html Zipline install: https://blog.csdn.net/amazingmango/article/details/80324286 #### 3. 量化交易服务商: JoinQuant: https://www.joinquant.com/ Quantopian: https://www.quantopian.com #### 4. 可视化: TuChart: http://m.sohu.com/a/168690524_642762?from=timeline EChart: https://www.ctolib.com/topics-111426.html?from=timeline WindChart:http://www.sohu.com/a/228555112_505915 jupyter notebook的架构 https://www.cnblogs.com/wuyongqiang/p/8040225.html?from=timeline ---- 出自:https://www.jianshu.com/p/2f53ce9fc5e4