Skip to content

In-depth walkthrough of Pipeline, an API for filtering and performing computations on large universes of securities. The Pipeline API is part of Zipline but can also be used on a standalone basis.

License

Notifications You must be signed in to change notification settings

quantrocket-codeload/pipeline-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pipeline-tutorial

In-depth walkthrough of Pipeline, an API for filtering and performing computations on large universes of securities. The Pipeline API is part of Zipline but can also be used on a standalone basis.

Clone in QuantRocket

CLI:

quantrocket codeload clone 'pipeline-tutorial'

Python:

from quantrocket.codeload import clone
clone("pipeline-tutorial")

Browse in GitHub

Start here: pipeline_tutorial/Introduction.ipynb


Find more code in QuantRocket's Code Library

About

In-depth walkthrough of Pipeline, an API for filtering and performing computations on large universes of securities. The Pipeline API is part of Zipline but can also be used on a standalone basis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published