A data bundle for zipline-reloaded to allow data for crypto assets to be ingested from Tardis.
If not already installed, install either:
- Anaconda or,
- mambaforge (recommended).
Run the following in a shell:
conda install -c mesonomics zipline-tardis-bundle
Run the following in a shell:
install-tardis-bundle
- Edit
~/.zipline/extension.py
with appropriate values, and configure your API key.
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>