Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 429 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 429 Bytes

StockDataExtractor

Java application that extracts historical stock data from Yahoo Finance.

Installation Instructions

Simply download this file here from GitHub and open it in Eclipse or another IDE of your choice. After that, run the "Extractor.java" file and the project will get historical stock data from Yahoo Finance. Stock data will be shown in the output and it will also be stored in an array of the object "Day".