Skip to content

Streamlit app to simulate/optimize different portfolio allocations based on mathematical methods.

Notifications You must be signed in to change notification settings

lvperasolo/Portfolio-Optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

248 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Documentation

Contributing (dependencies)

In order to contribute to the project, you should create a conda environment using the requirements.txt file which you find in the root of the repository. The following command should do this:

conda env create --file bio-env.txt

Commit Style

Please also consider writting meaningful messages in your commits.

    API: an (incompatible) API change
    BENCH: changes to the benchmark suite
    BLD: change related to building numpy
    BUG: bug fix
    DEP: deprecate something, or remove a deprecated object
    DEV: development tool or utility
    DOC: documentation
    ENH: enhancement
    MAINT: maintenance commit (refactoring, typos, etc.)
    REV: revert an earlier commit
    STY: style fix (whitespace, PEP8)
    TST: addition or modification of tests
    REL: related to releasing numpy

About

Streamlit app to simulate/optimize different portfolio allocations based on mathematical methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •