Skip to content

phelps-sg/zipline-tardis-bundle

Repository files navigation

zipline-tardis-bundle

Conda Test Code style: black Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge Anaconda-Server Badge

A data bundle for zipline-reloaded to allow data for crypto assets to be ingested from Tardis.

Installation

1. Install a conda distribution

If not already installed, install either:

2. Install the conda package:

Run the following in a shell:

conda install -c mesonomics zipline-tardis-bundle

3. Install the configuration file:

Run the following in a shell:

install-tardis-bundle

4. Configure Zipline settings

  • Edit ~/.zipline/extension.py with appropriate values, and configure your API key.

5. Ensure Tardis bundles are available:

Run the following in a shell:

zipline bundles

This should show some tardis bundles, e.g.:

custom-tardis-bundle <no ingestions>
tardis-coinbase-since-2019-GBP <no ingestions>
tardis-coinbase-since-2019-USD <no ingestions>
tardis-coinbase-since-2020-GBP <no ingestions>
tardis-coinbase-since-2020-USD <no ingestions>
tardis-coinbase-since-2021-GBP <no ingestions>
tardis-coinbase-since-2021-USD <no ingestions>
tardis-coinbase-since-2022-GBP <no ingestions>
tardis-coinbase-since-2022-USD <no ingestions>