photo

Anders


Active since 2012

Followers: 0   Following: 0

Message

A student currently writing his thesis on momentum trading in the world of finance.

Statistics

All
MATLAB Answers

6 Questions
0 Answers

File Exchange

1 File

RANK
62,562
of 300,611

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
13,196 of 21,028

REPUTATION
24

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
247

RANK

of 169,811

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

  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Submitted


TSM-simulation
A strategy simulation of time-series price momentum.

12 years ago | 1 download |

0.0 / 5

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

12 years ago | 2 answers | 0

2

answers

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

13 years ago | 1 answer | 0

1

answer

Question


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

13 years ago | 2 answers | 0

2

answers

Question


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

13 years ago | 1 answer | 0

1

answer

Question


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

13 years ago | 2 answers | 0

2

answers