LICENSE
README.md
pyproject.toml
src/crucible_marketdata.egg-info/PKG-INFO
src/crucible_marketdata.egg-info/SOURCES.txt
src/crucible_marketdata.egg-info/dependency_links.txt
src/crucible_marketdata.egg-info/entry_points.txt
src/crucible_marketdata.egg-info/requires.txt
src/crucible_marketdata.egg-info/top_level.txt
src/marketdata/__init__.py
src/marketdata/adjust.py
src/marketdata/bars.py
src/marketdata/config.py
src/marketdata/contract_regimes.yaml
src/marketdata/pin.py
src/marketdata/provenance.py
src/marketdata/regimes.py
src/marketdata/registry.py
src/marketdata/registry.yaml
src/marketdata/store.py
src/marketdata/update.py
src/marketdata/providers/__init__.py
src/marketdata/providers/databento.py
src/marketdata/providers/norgate.py
src/marketdata/providers/yfinance.py
tests/test_adjust.py
tests/test_cli_finals.py
tests/test_cli_symbols.py
tests/test_config.py
tests/test_contract_regimes.py
tests/test_coverage.py
tests/test_databento_build.py
tests/test_databento_ingest.py
tests/test_databento_provider.py
tests/test_futures.py
tests/test_norgate_producer.py
tests/test_pin.py
tests/test_pin_snapshot.py
tests/test_provenance.py
tests/test_store_flags.py
tests/test_store_layout.py
tests/test_validate_databento.py
tests/test_verify_against_cotdata.py