Code Monkey home page Code Monkey logo

degiro-portfolio-rebalancer's People

Contributors

marcopus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jogster amdens

degiro-portfolio-rebalancer's Issues

Add usage documentation

This is a non exhaustive list of things that need to be documented:

  • two-step verification: how to get the secret key
  • explain what the from/to reference dates mean and how they should be used

give the app a UI

investigate adding a UI (Dash?)

  • user can enter config data (i.e. login credentials, reference dates, reference weightings, etc.) directly in the app
  • user can alternate between buy/sell and buy-only rebalancing visualization

Rebalancing based on arbitrary asset allocation

This feature is about make portfolio rebalancing based on some arbitrary asset allocations provided by the user. This could be used, for instance, if reference dates are not practical or not desired.

Example

Say we have three funds, A, B and C. The user provides an asset allocation, say like

{
    "A": 20,
    "B": 25,
    "C": 55
}

and the tool makes its rebalancing calculations based on this arbitrary values.

Allow product filtering for rebalancing

It may not be desirable to base the rebalancing calculations on the entire portfolio, i.e.

  • there may be products that one may want to exclude from the current asset allocation
  • some products that were originally part of the portfolio may no longer exist

Add a filtering option where the user can specify the specific products on which to base the rebalancing calculations

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.