PureBytes Links
Trading Reference Links
|
Read the formula - MACD is not a part of it. This formula attempts to
wait for the market to have a 1-2-3 correction in a strong trend (i.e. 3
consecutive lower lows or any combination of two lower lows and an
inside day or reverse for sells) - trend identified by ADX and +DI -DI.
>From: "Achmad Zaky" <azakys@xxxxxxxxxxxx>
>To: <metastock@xxxxxxxxxxxxx>
>Subject: Re: Cooper 1234's
>Date: Mon, 25 May 1998 19:33:06 +0700
>Reply-To: metastock@xxxxxxxxxxxxx
>
>I like the formula, but I have a bit confused, when I run it, I got
difference thing.
>
>MACD generated a buy signal, but the this stock included in the output
1234 SELL formula and vise versa.
>
>Could you pls. explain in more detail about this formula or pls. inform
me the paper that elaborated in more details.
>
>Thank and best regards.
>
>
>AZ
>-----Original Message-----
>From: Stephen Danik <steve_dk@xxxxxxxxxxx>
>To: metastock@xxxxxxxxxxxxx <metastock@xxxxxxxxxxxxx>
>Date: Thursday, May 14, 1998 1:12 AM
>Subject: Re: Cooper 1234's
>
>
>I used the 1234 formula as an indicator, though it could also be used
>for an exploration - just copy it in. I put all the Hit and Run
formulas
>as histograms on a chart with the thinking that when 2 or more lined
up,
>it would be a more potent signal. But alas, the dartboard did just as
>well. I found any number of ideas like stochastic crossovers in a
>defined trend, etc. work just as well and sometimes much better than
the
>hit and run formulas.
>
>>Date: Wed, 13 May 1998 20:53:24 +1000
>>To: Stephen.Danik" <steve_dk@xxxxxxxxxxx>"@cryptic.rch.unimelb.edu.au
>>From: "Andrew J. Kornberg" <kornberg@xxxxxxxxxxxxxxxxxxxxxxxxxx>
>>Subject: Re: Cooper 1234's
>>
>>Hi,
>>
>>
>>>I've been getting the digest version of this list and the following
>post
>>>never came up so I don't know if it ever went out. This is in
response
>>>to the Cooper 1234 formula question if it hasn't been answered yet.
>>
>>Thanks for the post.
>>
>>Where do you use the Cooper formula? Can you use it as an exploration
>?
>>
>>Thanks,
>>
>>
>>Andrew
>>
>>>
>>>---------------------------------------------------
>>>
>>>{1234 buy}
>>>
>>>(ADX(14) > 30 AND
>>>PDI(14) > MDI(14)) AND
>>>
>>>{3 LOWER LOWS IN A ROW}
>>>
>>>((L < Ref(L,-1) AND
>>>Ref(L,-1) < Ref(L,-2) AND
>>>Ref(L,-2) < Ref(L,-3)) OR
>>>
>>>{2 LOWER LOWS IN A ROW AND AN INSIDE DAY}
>>>
>>>(Ref(L,-2) < Ref(L,-3) AND
>>>Ref(L,-1) < Ref(L,-2) AND
>>>H <= Ref(H,-1) AND L >= Ref(L,-1))
>>>
>>>OR
>>>{AN INSIDE DAY AND 2 LOWER LOWS}
>>>
>>>(Ref((H <= Ref(H,-1) AND (L >= Ref(L,-1))),-2) AND
>>>Ref(L,-1) < Ref(L,-2) AND
>>>L < Ref(L,-1)))
>>>
>>>---------------------------------------------------------------
>>>
>>>{1234 sell}
>>>
>>>(ADX(14) > 30 AND
>>>PDI(14) < MDI(14)) AND
>>>
>>>{3 HIGHER HIGHS IN A ROW}
>>>
>>>((H > Ref(H,-1) AND
>>>Ref(H,-1) > Ref(H,-2) AND
>>>Ref(H,-2) > Ref(H,-3)) OR
>>>
>>>{2 HIGHER HIGHS IN A ROW AND AN INSIDE DAY}
>>>
>>>(Ref(H,-2) > Ref(H,-3) AND
>>> Ref(H,-1) > Ref(H,-2) AND
>>>H <= Ref(H,-1) AND L >= Ref(L,-1)) OR
>>>
>>>
>>>{AN INSIDE DAY AND 2 HIGHER HIGHS}
>>>(Ref((H <= Ref(H,-1) AND (L >= Ref(L,-1))),-2) AND
>>>Ref(H,-1) > Ref(H,-2) AND
>>>H > Ref(H,-1)))
>>>
>>>
>>>
>>Andrew
>>_____________________________________________________________________
>>Andrew J. Kornberg
>>Phone: +61 3 9532 7714
>>Fax: +61 3 9822 0955
>>email: kornberg@xxxxxxxxxxxxxxxxxxxxxxxxxx
>>_____________________________________________________________________
>>
>
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>
>
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
|