Anders
自 2012 起处于活动状态
Followers: 0 Following: 0
A student currently writing his thesis on momentum trading in the world of finance.
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0