This is an experiment to see if I can write a simulator that allows us to better understand our stock estimation performance as a function of different parameters.
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
python simulator.py