Stock Prediction Using ARIMA

버전 1.0.2 (596 KB) 작성자: Kevin Chng
Use ARIMA Model to predict real life stock data
다운로드 수: 3.5K
업데이트 날짜: 2018/10/17

라이선스 보기

Overview :
In this script, it use ARIMA model in MATLAB to forecast Stock Price. Using real life data, it will explore how to manage time-stamped data and tune the parameters of ARIMA Model (Degree of Integration, Autoregressive Order, Moving Average Order) . Prior to ARIMA model, it requires to perform exploratory data analysis and transform the data into stationary data. It also recommend what are the important indicators to looking at when conducting goodness-of-fit checks. It will forecast the Stock price and run them under Monte Carlo Simulation.
[Note : Not advocating any particular strategy, factors or methodology]

Highlights :
1) Handling downloaded data from Yahoo Finance using the timetable object
2) Transform data into stationary data with helps of exploratory data analysis
3) ARIMA modelling
4) Forecasting

Product Focus :
MATLAB
Econometric Toolbox

인용 양식

Kevin Chng (2025). Stock Prediction Using ARIMA (https://kr.mathworks.com/matlabcentral/fileexchange/68576-stock-prediction-using-arima), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Conditional Mean Models에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

ARIMA_STOCK_PRICE

버전 게시됨 릴리스 정보
1.0.2

Added Citation

1.0.1

File can't be found in previous version

1.0.0