Quote from minmike:
I think you got most of what I was saying. i talk much better than I write.
I have only found non correlated systems. I have yet to find two profitable negatively correlated systems. Have you had better luck with negatively correlated systems than with non correlated systems? I have always looked for non correlated systems (partially because they seem easier to come up with.) Maybe I should start looking for negativle correlated.
the most important thing in system development these days is the
use of human intelliegence in connection with a computer. by that
i mean the early chocie of "what to seek" is utterly important. let
me be more specific. if you run a random system on daily data you
will find about 3% of such runs having a sharpe above 1. i do not
know the figure from top of my head, but you will find some above
2 and some above 3. since today's computer power (i for example
have 56processors combined for backtesting) enables you to run
millions of tests you constantly find tons of flukes. big number of
purely random systems with a sharpe above 3.
so the problem is to first find a way how to distinguish "true" systems
from "fluke". there are several ways we try to tackle this, one of
them being the choice of what we look for. we want to understand
the effect in the first place, using our human intelligence as a prefilter
before we start a single code line.
what i am saying is that the path you choose before you start testing
is utterly important. alan chose statistical analysis of the whole
time series, like the sp future, to derive trading ideas he would
then follow.
if your choice is to find negatively correlated stuff it is first of all
important to completely understand the current stuff. when do
you profit, but more importantly, when do you fail currently. could
be low vola environment. then you need something that makes
money in exactly that siutation. and you go deeper and deeper
into that. what makes money in low vola, but does not get too
heavily caught in high vola. and so forth. you see the point. this
is probably the only way to get into negative corr systematically.
we found that our intraday trading negatively corrs our intraday
stuff. but that negative corr was not intended. just happened.
nevertheless, it is probably smarter to add two uncorrelated systems
than one with negativ corr. the development time for the two
might actually be shorter ...