Output set of stock prices from yahoo finance as a matrix with header and dates into excel

バージョン 1.4.0.0 (2.42 MB) 作成者: Haidar Haidar
Output historical stock prices for a basket of stocks and given period as a matrix with header
ダウンロード: 571
更新 2012/5/31

ライセンスの表示

This code downloads historical prices for a basket of given stocks ( should be listed in a file S&P.txt ) within a given period and output the prices in a Matrix form with a header of stock symbols and a column of the corresponding dates. It gives the user the option to download daily prices, weekly ( Mon,Tue,.. or Fridays ), or monthly prices.

引用

Haidar Haidar (2024). Output set of stock prices from yahoo finance as a matrix with header and dates into excel (https://www.mathworks.com/matlabcentral/fileexchange/36886-output-set-of-stock-prices-from-yahoo-finance-as-a-matrix-with-header-and-dates-into-excel), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersStochastic Differential Equation (SDE) Models についてさらに検索
謝辞

ヒントを与えたファイル: Yahoo! Finance Data Loader

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.4.0.0

Updated lines 20,21,99 &100.
when downloading weekly dates, input ty as 1 for Friday's quotes, 2 for Saturdays, .., and 7 for Thursdays

1.0.0.0