Skip to content

Draichi/Nostradamus

Repository files navigation

Nostradamus Price Forecaster

Codacy Badge

Nonlinear and linear regression model implementation (paper) that generate adaptative cryptocurrencys price forecasts

Setup

You must get your free api key from cryptocompare.com and miniconda installed

cp .env.example .env
# Paste your cyptocompare api key on .env

conda env create -f environment.yml

conda activate nostradamus

Running

python example_script.py