Knowledge Base | How to Load Historical Stock Prices from Yahoo Finance to Databases
How to Load Historical Stock Prices from Yahoo Finance to Databases
Available Methods
There is only one common way to get historical prices from Yahoo Finance into databases:
- Saving historical prices to CSV and loading CSV into databases.
Saving Historical Prices to CSV and Loading CSV into Databases
Steps:
- Load historical prices from Yahoo Finance into CSV using batch files.
- Import loaded CSV data into databases.
The first step has the ready-to-use code as described in the article.
The second step depends on a target database.
Saving Historical Prices to CSV using Market Data Downloader
Market Data Downloader includes preconfigured projects for loading historical stock prices and dividends from Yahoo! Finance for several stock markets.
Quick steps:
- Download Market Data Downloader.
- Copy the MarketData folder from the downloaded package to the root of drive C:
- Edit symbols in files in the symbols folder like us-quotes.txt.
- Run the C:\MarketData\2-load-csv-us.cmd batch file.
- Check CSV files in the C:\MarketData\csv folder.
Market Data Downloader also includes a preconfigured database for Microsoft SQL Server and a ready-to-use batch file to import CSV data.
Downloads
Products for Traders and Investors | |
---|---|
MARKET.CSV
The app loads data from Yahoo Finance and MSN Money to CSV and SQL Server Version: 2.25 | 04/29/2024 | 1.5MB | Getting Started | What's New | Edition Comparison |
Download |
Disclaimer
Yahoo Finance is a logo and registered trademark of Yahoo! Inc.