Statistiques
13 Questions
0 Réponses
RANG
14 024
of 300 904
RÉPUTATION
3
CONTRIBUTIONS
13 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
46.15%
VOTES REÇUS
3
RANG
of 21 108
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 171 602
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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. ...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 11 ans il y a | 1 réponse | 3
1
réponseQuestion
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 ...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 12 ans il y a | 1 réponse | 0
