photo

Xiang


2014 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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年 前 | 0 件の回答 | 0

0

回答

質問


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年 前 | 0 件の回答 | 0

0

回答

質問


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年 前 | 0 件の回答 | 0

0

回答

質問


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年 前 | 2 件の回答 | 0

2

回答

質問


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年 前 | 2 件の回答 | 0

2

回答