Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 471 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 471 Bytes

Market Analysis

Flask Python project for analyzing stocks.

This project utilizes Plotly to generate charts and Flask to render page templates.

Saving stock information

The stock data can be read using yfinance or the data can be saved in a CSV file and read using Wrangles

The Data files are saved in the root folder called data.