Skip to content

robo-advisor-lab/robo_advisor_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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