Giter Site home page Giter Site logo

market-matrix's Issues

Create the shiny app interface

Web app top ribbon with:

  • links to website
  • source code
  • repo
  • linkedin

Input / Side bar with:

  • Portfolio value
  • year select
  • exact date select (stretch)

Matrix Visual:

  • year vs year returns % for each input year vs output year
  • highlight of values selected by user
  • color schema

Portfolio Visual

  • performance of portfolio value ( numeric result)
  • performance on daily / annual basis
  • volatility calculations
  • performance on sharpe scale

Benchmarks?

  • Best period returns
  • worst period returns

Backend calculations

Potential steps:

  1. Filter SP500 object to first and last day of year only

  2. Add calculated column of returns for year (open of 1st day to close of last day)

  3. create matrix of values with:
    y value index of year start dates
    x value index of year end dates
    for each x/y calculate adjusted returns

  4. sort y decreasing, sort x increasing

stretch goals: include inflation.

Project Feature Write-Up

Goal is to create interactive version (with inputs, data feeds, calculation and graphics) of the below stock market matrix created by Crestmont Research and the NY Times.

In Investing, It’s When You Start And When You Finish

Individual parts of this project:

  • Create the shiny app interface
  • Find market data feed (S&P daily close)
  • Backend calculations
  • Build matrix visual
  • Continuous Integration / Build tags
  • Heroku hosting / publishing

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.