Trend detection

Discussion in 'Technical Analysis' started by bln, May 17, 2016.

  1. bln

    bln

    What are good methods for regime detection?

    I'm looking for a method to detect the long term trend in S&P500 with good accuracy.
     
  2. panzerman

    panzerman

    There are a million ways to define a trend, but you will never find one that is more than 50% accurate (you know, geometric brownian motion and all.)
     
  3. Yasir

    Yasir

    There are so many ways to define a trend, but you can simply get an idea by visually inspecting the long-term chart of SPX or any security for that matter... Looking at moving averages, trend lines etc..

    SPX.jpg
     
  4. qxr1011

    qxr1011

    it's because 99.9% of those million definitions are wrong :)
     
  5. Chris Mac

    Chris Mac

    Apply Dow Theory.

    CM
     
  6. K-Pia

    K-Pia

    If Higher High then +1
    Else If Lower High then -1
    Otherwise 0

    If Higher Low then +1
    Else If Lower Low then -1
    Otherwise 0

    Uptrend = 2
    Downtrend = -2

    Now define the Time Frame(s).
    As well as what's a low and a high.

    You can take Weekly, Monthly candles.
    Then just compare each of the HOLC.
    Now plot a SMA on daily candles.
    Then buy or sell if above, below.
    Depending on your signals,
    From monthlies, weeklies.

    But on the ES, it's difficult to bullshit with longs only crap.
    So be careful when designing long only system on the ES.
    Or whatever instrument with biased bull historical datas.
    Well ... Who knows ? That could perfectly continues.

    Stress test your trend following system with Choppy markets.
    If it doesn't suffer too much. Then it's fine. Otherwise trash it.
     
    Last edited: May 17, 2016
  7. What intrigues me is how you can know what somebody else can find or not.

    Maybe you missed the only good one when counting the millions of bad ones. I think you can never know all definitions of trend, so you never know how much you know, or don't know. Which means that you don't know what you miss. Maybe you miss the good ones?
     
  8. Really impressive and high tech algorithm. LOL.
    If it would be so easy everybody would know the trend.
     
  9. I use a scoring system, but it's much more complex then that :)
     
  10. LOL. Nice and easy.

    What do we use to drive a nail?
    If the screwdriver is heavier than the hammer, use the screwdriver. Otherwise, use the hammer.
     
    Last edited: May 17, 2016
    #10     May 17, 2016
    K-Pia likes this.