quantopian/zipline

Can zipline ingest data incrementally?

Open

#2,198 opened on May 31, 2018

View on GitHub
 (3 comments) (4 reactions) (0 assignees)Python (4,633 forks)batch import
Data BundleHelp Wanted

Repository metrics

Stars
 (17,019 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Dear Zipline Maintainers,

every time I ingest data, zipline seems download all data and process ingest, does it has approach to execute incremental update?

Contributor guide