本文共 338 字,大约阅读时间需要 1 分钟。
From , Zipline which is one of the Quantopian tools that are open-source and avaiable for local installation contains the Algorithm and Pipeline APIs.
() is an open-source algorithmic trading simulator written in Python.
conda create -n env_zipline python=3.6conda activate env_ziplineconda install -c conda-forge zipline
转载地址:http://pige.baihongyu.com/