Stock Market Dashboard with Vue.js
Jun 22, 2022
1 minute read

Visualizing stock market data using Vue3 and Yahoo Finance API

Overview

I built this to both help visualize market data and play with the vue3 composition api and deployment using Docker on AWS’s App Runner and Container Registry services. Unfortunately, in May 2023, Yahoo Finance disabled anonymous usage of most of their useful api endpoints which broke this app.

Gallery

Green Day A green day on wallstreet showing the top 100 stocks by market sectors mixes Day A mixed day on wallstreet showing the top 100 stocks by market sectors mixes Day Visualizing P/E market data for the SP500 mixes Day Visualizing Volume data for the SP500 using the Helix color scheme. mixes Day Experimenting with a spectrum analyzer style interface to view the SP500 days performance. Each holding is represented as vertical bar. Winners are centered, losers are on the edges. This shows the market was up mostly on the day.