Skip to content

kh288/Stock-Portfolio-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Portfolio Analyzer

Introduction

Hello! this is our portfolio analyzer. In this app you get to build a stock portfolio with our potfolio page, this lets you pick as many positions as you want. With this you can then save it into into local storage and navigate to the chart tab to see additional stats and visualize the progress that stock has gained (or lost) over a year's time.

Image of introduction

Table of Contents

Description

We're using a couple of cool technologies here to make this possible. This consists of us taking data from Alpha Advantage API to visualize and get the main ticker data. From there we can take that data and plug it into the Portfolio Optimizer API data to get some cool stats: Position Return, Volitility, and Sharpe Ratio.

Portfolio building

Features

  • Create a portfolio
  • View your positions
  • View a chart of the stocks you've chosen
  • See stock stats on the selected stock
  • Responsive design, each page is mobile friendly for different window sizes

Image of introduction

Image of introduction

Image of introduction

Technology

  • HTML, CSS, Javascript
  • Chart.js
  • Alpha Advantage API
  • Portfolio Optimizer API
  • jQuery
  • Tailwind CSS

Authors

License

© 2022 Richard Ferry, Kevin Hernandez, and John Netzel. All Rights Reserved. Licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors