Python 量化交易教程整理
你要么要软件质量,要么要指针算法;两者不可兼得。——Bertrand Meyer
- (虚位以待)
- 在我们的 apachecn/quant-learning github 上提 issue.
- 发邮件到 Email:
apachecn@163.com
. - 在我们的 组织学习交流群 中联系群主/管理员即可.
docker pull apachecn0/quant-learning
docker run -tid -p <port>:80 apachecn0/quant-learning
# 访问 http://localhost:{port} 查看文档
pip install quant-learning
quant-learning <port>
# 访问 http://localhost:{port} 查看文档
npm install -g quant-learning
quant-learning <port>
# 访问 http://localhost:{port} 查看文档