Giter Site home page Giter Site logo

market-matrix's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Currently building data products around the future of ๐Ÿ˜๏ธresidential investment with Avenue One. Previously, I worked on virtual ๐Ÿ’ณ payment services at Finexio, Healthcare Marketing at ARS as well as various other projects, personal and professional!
  • ๐Ÿ“š I'm currently learning terraform, BigQuery, dbt, Looker, and more!
  • ๐Ÿ‘ฏ I'm looking to collaborate on projects related to data infrastructure and architecture abstraction!
  • ๐ŸŽ“ I'm Salesforce certified both as an Administrator (ADM201) and as a Heroku Architecture Designer.
  • โ„๏ธ I'm Snowflake certified for SnowPro Core (COF-C02) as of 2023.
  • ๐Ÿ’ฌ Ask me about data stacks! ๐ŸšขSHPPT stack: (https://github.com/sgoley/SHPPT-Data-Stack)
  • โ˜๏ธ My current favorite cloud platform is GCP (https://cloud.google.com/)

market-matrix's People

Contributors

sgoley avatar

Watchers

 avatar

market-matrix's Issues

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

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.

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.