How to import data from Datastream Web Services using MATLAB

This example is for the video demo with the same title showing how to retrieve historical data from Datastream Web Services (DSWS).
ダウンロード: 243
更新 2018/11/28

ライセンスの表示

In this example, you will learn:
1. How to connect to DSWS API
2. How to search for symbols and data codes from Datastream Navigator
3. How to use history function to retrieve historical data with various options, including multiple securities symbols, multiple data types, and different time frequency.

The retrieved data is stored in the form of a timetable, which allows you to easily perform other analyses, for example, calculate technical indicators and plot financial charts.

引用

MathWorks Quant Team (2024). How to import data from Datastream Web Services using MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/68800-how-to-import-data-from-datastream-web-services-using-matlab), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2018b
R2018b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersView and Analyze Simulation Results についてさらに検索

Community Treasure Hunt

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

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

Adding the link to the video demo

1.0.0