Anaconda: Anaconda is a completely free Python distribution (including for commercial use and redistribution). It includes more than 400 of the most popular Python packages for science, math, engineering, and data analysis.
https://www.continuum.io/downloads
Tushare: TuShare是一個免費、開源的python財經數據接口包。主要實現對股票等金融數據從數據采集、清洗加工 到 數據存儲的過程,能夠為金融分析人員提供快速、整潔、和多樣的便於分析的數據,為他們在數據獲取方面極大地減輕工作量,使他們更加專注於策略和模型的研究與實現上。(Anaconda安裝:pip install tushare)
Pandas: pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. (Anaconda已包含)
Zipline: Zipline is a Pythonic algorithmic trading library. It is an event-driven system that supports both backtesting and live-trading. (Anaconda暫未收錄最新版)
http://www.zipline.io/index.html
掘金量化:掘金是為專業量化機構和寬客打造的一套全棧式量化交易解決方案。
RiceQuant: Ricequant 的終極目標是成為每一個寬客 ( Quant ) 的私人量化交易平台。所有的靈感可以在我們這里變成代碼,通過我們安全、極速的平台交易獲得運算結果,每一個策略都可以通過我們的平台實現。
優礦:『優礦』是您的私人金融量化分析的平台。我們旨在打破金融量化的壁壘,為廣大量化愛好者提供華爾街專業量化機構的裝備。通過提供高質量的海量金融數據與高性能的分析工具,共襄智慧與金融在大數據時代的紅利。
聚寬:在線量化交易平台。
Wind量化平台:Wind量化平台包括機構版和個人版兩個版本。其中機構版即Wind資訊金融終端。
同花順量化交易平台:同花順開發的回測、實盤量化交易平台。
http://51ifind.com/index.php?c=index&a=trade
Pyalgotrade: PyAlgoTrade is an event driven algorithmic trading Python library.
https://github.com/Yam-cn/pyalgotrade-cn
QuantDigger:基於Python的量化交易平台
https://github.com/QuantFans/quantdigger
EasyTrader:提供華泰/佣金寶/銀河的股票自動交易
https://github.com/shidenggui/easytrader
Quantopian: 國外在線量化交易平台。
龍卷風行情接收接口:全推行情數據接口。
好雨雲:在線應用部署雲平台。
Python入門手冊:Python 2.7 手冊
Python教程:廖雪峰的Python教程
Python量化平台開發教程:vn.py