Code Monkey home page Code Monkey logo

portfolio-optimizer's Introduction

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

portfolio-optimizer's People

Contributors

dgewalt avatar jesterprophet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

maxclchen

portfolio-optimizer's Issues

DEV: Enrich MVO Performance

MVO Optimization is likely to yield misleading results for many reasons. In this app, we do not cover strategies on how to improve MVO performance (e.g. adding sector constraints). So it would be interesting to add features that can improve MVO performance.

Data scources

Right now, we query adj. closed prices from yFinance API. This is not optimal for sophisticated models. Having said that it is interesting to add different data providers.

DEV: UI/UX Number and type of assets

Optimization is a hard concept, tiny details (e.g. asset diversification) will impact the performance of the optimizers. It would be amazing if the UI/UX could have some restrictive functionality that guides users into overcoming these small details.

Asset Optionality

The asset optionality is very low. Right now, I am just passing a list of NASDAQ assets. For this reason, it would be interesting to have a proper diverse list (or other structure) of assets considering options, warrants, funds, crypto etc ...

Refactor .py Scripts

The structure of some .py scripts can be improved, especially the ones responsible for UI.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.