Price forecasting using ARIMA Model

3 views (last 30 days)
stelios loizidis
stelios loizidis on 26 Mar 2020
Edited: Shishir Singhal on 9 Apr 2020
Hello,
I have this theme: I want to forecast market prices using ARIMA models. For example I have ARIMA1(1,1,4), ARIMA2(0,1,1) and (1,1,1). How do I define them in MATLAB? Generally I do not understand how they are defined them in MATLAB.
Your help is important!!!

Answers (1)

Shishir Singhal
Shishir Singhal on 9 Apr 2020
Edited: Shishir Singhal on 9 Apr 2020
For defining ARIMA in MATLAB, you can refer to this documentation here : https://www.mathworks.com/help/econ/arima.html

Categories

Find more on Conditional Mean Models in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!