I am trying to build a strategy via walkfwd optimization. So roughly, I take last 6 months of data and will build a bucket of profitable strategies to play with the next 1 month and keep moving the sliding window. All looks good, only that the most profitable one from the bucket is really not profitable. I have not intentionally looked into other strategies from the bucket - because I am worried about data snoop.
It brings a question, even with walkforward testing, I suspect many of you may have multiple strategies that are potentially profitable. How do you go about picking the right one, without data snoop, hindsight bias etc.
It brings a question, even with walkforward testing, I suspect many of you may have multiple strategies that are potentially profitable. How do you go about picking the right one, without data snoop, hindsight bias etc.
I think there is greater chance of overfit with this and that may be what is happening.
aren't they all driven by fear/greed/supply/demand at the end of the day? I don't know that's the bottom line. I've other systems (not as smooth of an equity curve) that work on a much broader set, that's why I'm concerned.