of course, which of your investors care when you entered positions, nor does your brokerage account care. What you want is to run strategies at prudent risk levels, with manageable downside. You want to gain diversification benefits, otherwise you should just run one strategy and employ more capital into that.
Well, after varying parameters of your strategy and you end up with completely different correlations between that strategy and other strategy then you have other things to worry about. It first points to the possibility that your strategy is not robust to input parameters, something you should avoid because it strongly hints you fit to past data. The performance should not vary too much if you slightly adjust parameters.
If you want to keep it simple, just correlate the daily returns very simple.
Well, after varying parameters of your strategy and you end up with completely different correlations between that strategy and other strategy then you have other things to worry about. It first points to the possibility that your strategy is not robust to input parameters, something you should avoid because it strongly hints you fit to past data. The performance should not vary too much if you slightly adjust parameters.
If you want to keep it simple, just correlate the daily returns very simple.
Quote from zedDoubleNaught:
thanks for the suggestion. I'll have to research for more background info for my own understanding and come back to this, but I think I get the idea you're pointing towards. Further, it sounds like your vote is to weight the returns more heavily than the entry time, direction, or other factors.
So from Arthur Deco's suggestion, get the correlation value from OpenOffice (not too difficult), then from asiaprop's suggestion, draw a scatter plot as well (also could be done in the same spreadsheet in less than a long time). Then vary parameters, see how the outcomes and correlation are affected. I'll start with this -- doable within one sitting, and will give me a number, and a visual to give an intuitive feel for the number.
Initially I thought fixed stops and limits would have an effect on the OpenOffice correlation value, but now I suppose it would not -- it would reflect the holding time, a factor I have not yet considered.
I'm not too worried about correlated or not; instead not knowing the degree to which they are correlated or not is the problem I'm trying to solve. I hope graphical observations are sufficient, I'd prefer a solution in fewer steps than a solution in more steps. But also feel free to drop the statistical test names -- that gives me something I can search for and learn about, the best part of reading through threads. Often, even if I cannot master it, it will introduce me to a new perspective on a problem.