How to import data from Datastream Web Services using MATLAB

버전 1.0.1 (57.1 KB) 작성자: MathWorks Quant Team
This example is for the video demo with the same title showing how to retrieve historical data from Datastream Web Services (DSWS).
다운로드 수: 262
업데이트 날짜: 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 (2026). How to import data from Datastream Web Services using MATLAB (https://kr.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 CenterMATLAB Answers에서 View and Analyze Simulation Results에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.0.1

Adding the link to the video demo

1.0.0