Pinned Repositories
AlgoTrader
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
jd_seckill
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
LPPL
Python implementation for solving log-periodic power law formulae for stock price prediction
neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
pyalgotrade
Python Algorithmic Trading Library
qstrader
QuantStart.com - Advanced Trading Infrastructure
research_public
Quantopian research projects
StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, bitcoins and options).
wfeixu's Repositories
wfeixu/AlgoTrader
wfeixu/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
wfeixu/jd_seckill
wfeixu/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
wfeixu/LPPL
Python implementation for solving log-periodic power law formulae for stock price prediction
wfeixu/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
wfeixu/pyalgotrade
Python Algorithmic Trading Library
wfeixu/qstrader
QuantStart.com - Advanced Trading Infrastructure
wfeixu/research_public
Quantopian research projects
wfeixu/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, bitcoins and options).
wfeixu/ta-lib
Python wrapper for TA-Lib (http://ta-lib.org/).
wfeixu/vnpy
基于python的开源交易平台开发框架