Quick start for jesse, all you need is install docker compose, clone this repo.
docker-compose run jesse bash
2. Into Jesse container, generate the project scaffold and navigate into the project root directory:
cd /home
jesse make-project myBot
cd myBot
Setup is done. Find your strategy config and file into jesseData directory, follow the instruction from here https://docs.jesse.trade/docs/strategies/generating-new-strategy.html
Web interface for backtesting result chart: http://localhost:3000
pip install /jesse_live-0.0.2-cp39-cp39-manylinux2010_x86_64.whl
Then follow the instruction from here: https://docs.jesse.trade/docs/livetrade.html#installation