Plot Stock Prices

バージョン 1.2.0.1 (2.43 KB) 作成者: Malcolm Wood
Retrieves and plots historical stock prices
ダウンロード: 3.5K
更新 2016/9/1

ライセンスの表示

A very simple function which uses the DataFeed toolbox to retrieve stock prices for a specified number of days from the Yahoo service and plots them.
e.g. to see how your Microsoft shares have done over the last three months, just type:
>> show_chart('MSFT',90)

引用

Malcolm Wood (2024). Plot Stock Prices (https://www.mathworks.com/matlabcentral/fileexchange/11699-plot-stock-prices), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersPrice and Analyze Financial Instruments についてさらに検索

Community Treasure Hunt

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

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

Updated license

1.2.0.0

Added copyright lines and upgraded error handling to use the latest syntax.

1.1.0.0

Review

1.0.0.0