getNasdaqHistPriceD​ata(symbolid,daysTo​Get)

Code to download historical stock price data from Nasdaq.com
99 Downloads
Updated 3 Jun 2017

View License

This function retrieves historical stock price data from Nasdaq.com. The function aligns the data and fills in missing prices with the last available date's data. The function is limited to retrieving data within the past 3 months.

Cite As

Chim Lau (2024). getNasdaqHistPriceData(symbolid,daysToGet) (https://www.mathworks.com/matlabcentral/fileexchange/62761-getnasdaqhistpricedata-symbolid-daystoget), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Financial Data in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.0.0.0

This is an update to getYahooHistPriceData() which has stopped working since May due to changes by Yahoo.com.

1.0.0.0

This code likely will no longer work from May 18, 2017 onward. Yahoo seems to be going out of its way to disable access. One reference: https://stackoverflow.com/questions/44015838/cant-download-data-from-yahoo-finance-using-quantmod-in-r