|
|
|
|
|
by mruts
2662 days ago
|
|
While charting is stupid (that is, looking at one security time-series for patterns), I don’t believe stuff like RSI, MACD, or Bollinger bands are worthless. Many successful quant models have been built using certain technical indicators (or the extrapolation thereof). The problem is that these indicators have low IV (information value) and so to produce alpha you need to layer them on top of each other and make a large number of independent bets. A simple quant bollinger and MVA band strategy could be: 1) set your bollinger bands at, say, +/-1.5sigma apart with a lookback of 2 months, also your MVA with 2 months. 2) long 50 equities in the S&P500 that are between the MVA and the lower band, and short 50 equities above the MVA and below the top band. This is a mean reversion strategy. 3) short 50 equities that broke through the lower band, long 50 that broke above the top band. This is momentum or “breakout” strategy. |
|