I've been sort of doing the following (paper trading) with moderate success. it is too simple though so would love any insights or extensions....
Main idea: only trade QLD or QID (why sepnd time looking for individual stocks ?)
5 minute bars
FOR QLD sma(8)>sma(20) go long QLD
Same idea for QID
Exit when sma(8)<sma(20)
Could have QLD(sma(8))>QLD(sma(20)) and then wait for QID(sma(8))<QID(sma(20)) for confirmation-or something like that.
There appear to be a few whipsaws but overall not too bad.
Main idea: only trade QLD or QID (why sepnd time looking for individual stocks ?)
5 minute bars
FOR QLD sma(8)>sma(20) go long QLD
Same idea for QID
Exit when sma(8)<sma(20)
Could have QLD(sma(8))>QLD(sma(20)) and then wait for QID(sma(8))<QID(sma(20)) for confirmation-or something like that.
There appear to be a few whipsaws but overall not too bad.