卧槽

卧槽!Quantopian 倒闭了,但它的回测引擎被《Machine Learning for Trading》的作者救活了—zipline-reloaded!

Zipline 曾是全球最强大的 Python 回测框架,Quantopian 关站后 Stefan Jansen 接手维护,升级到 Python 3.11+、pandas 2.0+,pipeline API 因子计算、data bundle

爱吃折耳根的Ace @_zheergen 强烈推荐给想系统入门量化交易的朋友。

这套《Algorithmic Trading Using Python》全长 4 小时 33 分钟,是目前比较完整的 Python 量化从基础到实战课程之一。

为什么值得看?

最大特点是没有刻意剪掉错误,而是完整展示真实开发过程:API 报错、数据缺失、逻辑调试,直到策略最终跑通。

原链接