Jesse optuna
Only works with the dashboard version / branch of jesse.
The config.yml should be self-explainatory.
Installation
# install from git
pip install git+https://github.com/cryptocoinserver/jesse-optuna.git
# cd in your Jesse project directory
# create the config file
jesse-optuna create-config
# create the database for optuna
jesse-optuna create-db optuna_db
# edit the created yml file in your project directory
# run
jesse-optuna run
Disclaimer
This software is for educational purposes only. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS. Do not risk money which you are afraid to lose. There might be bugs in the code - this software DOES NOT come with ANY warranty.