Reversion To the Mean (RTM) Intraday Strategies

Discussion in 'Strategy Building' started by Trend Fader, Dec 21, 2008.

  1. Just my .02:

    But what I think Maestro is talking about is using numerical analysis to curve fit a function (polynomial function and maybe even a Transcendental function) to the data and then building a distribution of the deviations from the function (which I think if the curve fit is done correctly) that will follow a normal distribution or another distribution that allows him to calculate the probability accurately enough in order to fade the movement of the market with the expectation of the price reverting back to the value of the function (which is changing with every trade). The challenge of doing this I think is trying to figure out how to curve fit the function.
     
    #91     Mar 27, 2009
  2. My .02

    The challenge isn't in finding a better method to fit prices, its finding a security or transformation of securities that fit a MR process.
     
    #92     Mar 27, 2009
  3. I agree. I eyeball it.
     
    #93     Mar 27, 2009
  4. MAESTRO already suggested that his "mean" is not a MA.

    My questions to MAESTRO are:

    1) what are you using as your mean?

    2) how do you know when price is about to revert? Is it a function of its distance from the mean?

    3) does your RTM strategy involve averaging down?
     
    #94     Mar 28, 2009


  5. The equation above is not a higher degree polynomial.

    The MA is a low pass filter, not a high pass filter. Simple differencing of consecutive series elements (detrending) is one way to generate a crude high pass filter.

    I can't speak for Maestro, but (regarding model fitting) if I want to get a nice smooth general model fit with minimal idiosyncratic noise, I'll take a spline type fit over a moving average any day.
     
    #95     Mar 28, 2009
  6. Humpy

    Humpy

    Nice looking curve from spline fit dtrader98

    Care to share the formula here ? (preferably for Metastock )
     
    #96     Mar 28, 2009
  7. Spline looks interesting from the chart but I have to ask how you decided to compare against an MA(10). Its quite possible that various look-back periods will result in different PDFs. By optimizing one can find an MA that matches a Normal Dist. and a Spline that deviates from it. Perhaps though you have run tests to check for robustness?

    Additionally your still stuck with in essence a non-stationary series so the data/rules of the game are changing on you.
     
    #97     Mar 28, 2009
  8. The morning OPG basket orders is the only reversion to the mean strategy that I've seen work.
     
    #98     Mar 28, 2009
  9. MAESTRO

    MAESTRO

    Right on the money, dtrader98! cubic spline interpolations is the family of curves that GUARANTEE Gaussian distribution around each point! Congratulations! Very good! Now, the challenge is to design a practical algorithm to exploit this phenomenon and you have your Holy Grail!
     
    #99     Mar 28, 2009
  10. MAESTRO

    MAESTRO

    Very warm, almost there!
     
    #100     Mar 28, 2009