Pair Trading Strategy Journal

Discussion in 'Journals' started by jonnysharp, Aug 18, 2008.

  1. Just a general newbie question to the PairTradeFinder users.

    Most of the stat arb papers use "cointegration" as the test for mean-reversion to find potential pairs. However, PTF uses only simple linear correlation to scan. What's your experience with mean-reversion behavior from pairs found by linear correlation? According to academic theory, cointegration should be used to find mean-reverting pairs, but I am curious to what people have to say with practical experiences.

    Thanks
     
    #1311     Jul 7, 2009
  2. CBuster

    CBuster

    read through the thread - it's been mentioned several times already. bottom line is that most the traders here, rightly or wrongly, do not use cointegration. most prefer to "keep it simple"
     
    #1312     Jul 7, 2009
  3. New one:
    Short KGC:HMY @ 2.05
     
    #1313     Jul 7, 2009
  4. yobo

    yobo

    Intersting pair. I shorted KGC against Gold.

    KGC has been abnormally strong.
     
    #1314     Jul 7, 2009
  5. - AMGN@$60
    + XBI@$47.5

    1:1
     
    #1315     Jul 8, 2009
  6. waltbx

    waltbx

    I don't know how to program a spreadsheet macro, but if I did, I would make one that would link to my broker (IB) and close a pair when the ratio hit my target. Unattended. Even better, when the ratio hits the target, trailing stops would be issued to allow profitable positions to run.

    Can someone write a script for this? I wish IB would allow this order type.

    Walt B
     
    #1316     Jul 8, 2009
  7. New one: short LPL:MOLX @ 0.93
    Passing/following: ENH:MRH, HSC:CRS, AES:FST.
     
    #1317     Jul 8, 2009
  8. I think that the IB combo order will do most of what you want. Although I am not sure about the trailing stops angle.

    Don
     
    #1318     Jul 8, 2009
  9. ¸
    Walt, for the take profit you dont need to write code or any macro. Some simple formulas in Excel could do it. if you use the IB Excel API sample.
    For the trail it's another story because you need to keep in memory where is the trail. For that you need some visual basic code with a macro. But that is not a big project.
    Also, Excel is not that stable so realiability could be an "issue". The issue is that it could disconect from the IB TWS and therefore miss the data to make the trade.
    And, youu need the TWS openned all day on the computer, therefore, you can't access the account from somewhere else.
     
    #1319     Jul 8, 2009
  10. waltbx

    waltbx

    I've read here before that the IB Combo Order will work with stocks, and I've tried it w/o success. I've also read the TWS helps and I can't enter stocks into a Combo Order. Options only. If you can make it work, would you give me a brief tutorial? Can it be set to activate an order when a ratio hits a mark?

    Walt B
     
    #1320     Jul 8, 2009