Skip to content

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

License

Notifications You must be signed in to change notification settings

phelps-sg/zipline-tardis-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19a2fc1 · Aug 24, 2023
Aug 24, 2023
Aug 24, 2023
Aug 24, 2023
Aug 24, 2023
Aug 24, 2023
Aug 24, 2023
Aug 22, 2023
Aug 24, 2023
Aug 24, 2023
Aug 20, 2023
Aug 21, 2023
Aug 24, 2023
Aug 24, 2023
Aug 24, 2023
Aug 24, 2023

Repository files navigation

zipline-tardis-bundle

Conda Test 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>