Community Profile

photo

Xiang


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


how to use arma to predict stock price
I have a time serie (stock price), t=t1 t2 ...... t100. I suppose it's an arma(2,0). I tried ; P=iddata(t); m=armax(P,[2 0]); ...

10 years ago | 0 answers | 0

0

answers

Question


can not find the function forecast
I read about the function forecast here: <http://www.mathworks.fr/fr/help/ident/ref/forecast.html> But I cant find it in Maltab...

10 years ago | 0 answers | 0

0

answers

Question


Connecting to Bloomberg Server
I downloaded bloomberg api:blpapi3.jar, I uesd javaaddpath to load it into Matlab.I have Bloomberg terminal on my pc.In matlab I...

10 years ago | 0 answers | 0

0

answers

Question


how to get bloomberg option and zero coupon rate data?
I tried chain = getdata(c,'SPX Index','OPT_CHAIN') but there is no price for the option. And I wanna konw how toget zero coupon...

10 years ago | 2 answers | 0

2

answers

Question


how can I get currency exchange from yahoo finance and google finance?
for example ticker='EURUSD=X' I tried fetch, but it only gives the current price, historical data is not available I tried d...

10 years ago | 2 answers | 0

2

answers