1 Star 0 Fork 1

Quant/backtrader

forked from skxwj/backtrader 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 368 Bytes
一键复制 编辑 原始数据 按行查看 历史
dist: xenial
language: python
python:
- "3.6"
- "3.7"
- "3.8"
- "nightly"
- "pypy"
- "pypy3"
matrix:
allow_failures:
python: "3.8-dev"
python: "nightly"
# command to install dependencies
# install:
# - pip install your_package
# pip install git+https://github.com/blampe/IbPy.git
# command to run tests
script: cd tests && nosetests -v -v
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/JohnZero_Quant/backtrader.git
[email protected]:JohnZero_Quant/backtrader.git
JohnZero_Quant
backtrader
backtrader
master

搜索帮助