DAO Robo Advisor App

Instructions

  • Run comparison_app_final.py for the streamlit application.

  • vault_rl_average_run.py runs the RL Vault Advisor several times and averages the results.

  • treasury_models_run.py runs both the RL and MVO Treasury Advisor models and averages the results.

How to run

  • Run python install -r requirements.txt to download the necessary libraries. You may need to create a new virtual environment to avoid compatibility issues.

For more info please see the whitepaper

  • https://robo-advisor-labs.gitbook.io/dao-robo-advisor-whitepaper/dao-robo-advisor-whitepaper

Last updated