4607 Forks
16283 Stars
16283 Watchers

zipline

Zipline, a Pythonic Algorithmic Trading Library

How to download and setup zipline

Open terminal and run command
git clone https://github.com/quantopian/zipline.git
git clone is used to create a copy or clone of zipline repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with zipline https://github.com/quantopian/zipline/archive/master.zip

Or simply clone zipline with SSH
[email protected]:quantopian/zipline.git

If you have some problems with zipline

You may open issue on zipline support forum (system) here: https://github.com/quantopian/zipline/issues