Statistik
13 Fragen
0 Antworten
RANG
14.024
of 300.780
REPUTATION
3
BEITRÄGE
13 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
46.15%
ERHALTENE STIMMEN
3
RANG
of 21.086
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 171.018
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
how to speed this nested loop or to get it around completely
Hi everybody, I know that this kind of question was been asked a lot of time here on Matlab Answers, but I am not able to ada...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Constructing the serial date vector
Hi everyone, I want to construct a serial date vector in matlab that consider a period of 2 years with frequency 1-minute. ...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Building a set of simple moving averages using a loop
Hi everyvody, I have to build a set of simple moving averages with different periods; may be that my problem is pretty tricky...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to replace vector values without loop for?
Hi everyone, I have a vector x(1:10000,1) which elements are all 0. I want to replace 0 with 1 in the case a statement is sati...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Backtesting simple moving average trading strategy
Hi everyone, I have to backtest a trading strategy based on the cross of 3 simple moving average of 4,9 and 18 periods. The sc...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Plotting a a constant line in a graph
Hi all, I need for plotting a constant line in a chart in which there is a time series X. So, given the time series X, texti...
mehr als 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Setting entry and exit position in Matlab and computing returns for backtesting purposes
I have to backtest a mean-reverting strategy that use the spread z and goes: * long when the indicator z > -2; * short-sell ...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
IF condition with interval
I want to have a script that runs if the variable X is within 0 and 1. I writed down the following code: if 0 < X < 1 ...
mehr als 11 Jahre vor | 1 Antwort | 3
1
AntwortFrage
Interpreting Johansen cointegration test
Good morning everyone, I tested for cointegration 2 time series using the Johansen's cointegration test, but I do not know how ...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to build a set of matrices using the for loop
Hi all, I need for building a set of matrices using the for loop; Starting from the main matrix with dimension 9x9, I want to b...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Loop syntax in matlab
Dear matlab users, I'm trying to implement a loop in matlab for estimating a markov-switching model; for instance, the code for...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Correction for finite sample coefficients in autoregressive model
Dear matlab users, I'm trying to run an autoregressive model with the correction of finite sample coefficients. The model ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Correction for finite sample coefficients in autoregressive model
Dear matlab users, I'm trying to run an autoregressive model with the correction of finite sample coefficients. The model is ba...
mehr als 12 Jahre vor | 0 Antworten | 0
