photo

Xiang


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

5 Fragen
0 Antworten

RANG
82.897
of 300.392

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.335

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


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]); ...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten