Skip to content

taivu1998/StockViz-Trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockViz-Trading

This project develops a web application as part of the JPMorgan Chase's Software Engineering Virtual Internship. In particular, the web application provides an interactive dashboard that tracks and visualizes daily movements of stock data in a clear and visually appealing manner as well as provides alerts for potential trading opportunities. Hence, this visualization of stock data feeds allows users to monitor potential trade strategies.

Demo

Installation

The project requires the following frameworks:

How to Run

Run the following commands:

python datafeed/server3.py
npm install && npm start

Open http://localhost:3000 to view the app in the browser.

If the app fails to run, download this copy of node_modules.

About

A web application for tracking and visualizing stock data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published