Community Profile

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
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Submitted


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

nästan 11 år ago | 1 download |

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

ungefär 11 år 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 = ...

ungefär 11 år 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 ...

mer än 11 år 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...

mer än 11 år 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...

mer än 11 år 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...

mer än 11 år ago | 2 answers | 0

2

answers