Plot Stock Prices

Retrieves and plots historical stock prices
3,5K téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

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)

Citation pour cette source

Malcolm Wood (2026). Plot Stock Prices (https://fr.mathworks.com/matlabcentral/fileexchange/11699-plot-stock-prices), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
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