Anders
Followers: 0 Following: 0
A student currently writing his thesis on momentum trading in the world of finance.
Statistics
RANK
169,191
of 295,638
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
12,950 of 20,255
REPUTATION
24
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
246
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Using a signal to create a variable
Hi! I have three variables, for example; A = (-1 1 0.5 0.2 -0.7) B = (1.05 1.05 1.05 1.05 1.03) C = (0.99 1.01 0...
11 years ago | 2 answers | 0
2
answersQuestion
Creating a variable depending one another
Hi! I want to create one variable depending if another is above or below zero, I currently have the following code; Buy = ...
11 years ago | 1 answer | 0
1
answerQuestion
How to code conducting tests to different time periods?
Hi! Im trying to conduct a ttest and ftest on a dataset using a movingsum as an signal on the dataset, and I want the months ...
12 years ago | 1 answer | 0
1
answerQuestion
How can I create a variable consisting of data from other (1,1) datasets
Hi! I have conducted several ttests originating from the same dataset, and would like to gather all the results in one variab...
12 years ago | 2 answers | 0
2
answersQuestion
How can I use one variable to extract specific observations from another variabel?
I have a variable (A) signalling to buy or sell another variable (B) (if A is negative; sell (positive; buy). What is the easies...
12 years ago | 1 answer | 0
1
answerQuestion
How to sum a specific number of observations through an entire dataset
Hi! Im totally new to Matlab, but not new to programming. Im in the process of create a buy/sell signal on a collection of lo...
12 years ago | 2 answers | 0