in Search

4 week breakout

Last post 08-06-2009, 19:33 by johnl. 1 replies.
Sort Posts: Previous Next
  •  08-06-2009, 4:24 30361

    4 week breakout

    hi,

    at the "Trading Strategies from Active Trader Magazine"

    i saw this formula for 4-Week Breakout 

    to buy """  C>=Ref(HHV(C,20),-1) ""

     

    to sell ""  C<=Ref(LLV(C,20),-1) ""

    but i have a better one and i need your opinion which is the more accurate

     

    to buy "" Cross(C,Ref(HHV(C,20),-1)) ""

    to sell "" Cross(Ref(LLV(C,20),-1),C) ""

     

    do you think these modificatins are correct?

     



     

  •  08-06-2009, 19:33 30369 in reply to 30361

    Re: 4 week breakout

     I would use the one that you are more comfortable with.
     That way you can sleep at night.
     

View as RSS news feed in XML