LICENSE.txt
MANIFEST.in
README.md
description_pypi.md
pyproject.toml
setup.cfg
setup.py
src/kessho/__init__.py
src/kessho.egg-info/PKG-INFO
src/kessho.egg-info/SOURCES.txt
src/kessho.egg-info/dependency_links.txt
src/kessho.egg-info/top_level.txt
src/kessho/batch/__init__.py
src/kessho/batch/create_flr.py
src/kessho/batch/create_rema.py
src/kessho/batch/create_thfp.py
src/kessho/datasources/__init__.py
src/kessho/datasources/bqdata.py
src/kessho/datasources/etfdb.py
src/kessho/datasources/finnhub.py
src/kessho/datasources/first_rate.py
src/kessho/datasources/forex.py
src/kessho/datasources/processing.py
src/kessho/datasources/quandlapi.py
src/kessho/datasources/tools.py
src/kessho/datasources/yahoo.py
src/kessho/datasources/tests/__init__.py
src/kessho/datasources/tests/test_processing.py
src/kessho/experiments/__init__.py
src/kessho/experiments/exp_1_1.py
src/kessho/features/__init__.py
src/kessho/features/semantics.py
src/kessho/models/__init__.py
src/kessho/models/multi_signal.py
src/kessho/portfolio/__init__.py
src/kessho/portfolio/efinance.py
src/kessho/portfolio/tests/__init__.py
src/kessho/portfolio/tests/forex.py
src/kessho/portfolio/tests/test_efinance.py
src/kessho/settings/__init__.py
src/kessho/settings/series_1.py