Feeds
提问
removing NaN values from my codes
Hi, I have these codes: result=zeros(1,12) avedata=mean(turkeyreturn); vardata=var(turkeyreturn); N=length(turkeyreturn...
12 years 前 | 1 个回答 | 0
1
个回答已回答
trading rule return how do we calculate it??
Hi, I have these codes: result=zeros(1,12) avedata=mean(turkeyreturn); vardata=var(turkeyreturn); N=length(turkeyreturn...
trading rule return how do we calculate it??
Hi, I have these codes: result=zeros(1,12) avedata=mean(turkeyreturn); vardata=var(turkeyreturn); N=length(turkeyreturn...
12 years 前 | 0
提问
trading rule return how do we calculate it??
Hi, I am running trading rules and wonder how to calculate the return. I have read in the papers but still confusing. They mu...
12 years 前 | 2 个回答 | 0
2
个回答提问
SPA and SSPA test and trading rule
Hi, I am trying to program the SPA and SSPA test to apply them to trading rule. However, i could not make and progress. Any o...
12 years 前 | 0 个回答 | 0
0
个回答提问
Trading rules and Sharpe ratio with matlab
Hi I am running trading rule using mattlab and then calculating the average for buy, sell and buy-sell. Also calculating the ...
12 years 前 | 0 个回答 | 0
