PureBytes Links
Trading Reference Links
|
Try using this with MACD. Something like adding MACD >0 or crossing ) from
below.
Lionel Issen
lissen@xxxxxxxxx
----- Original Message -----
From: "Michel Guibert" <mguibert@xxxxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: Tuesday, October 24, 2000 11:16 AM
Subject: Candlestick
> I recently bought Candlestick charting explained from Gregory L. Morris
>
> At the end of the book, there is a candle pattern ranking, I choose the
bests
> one
> Three white soldiers
> Three outside up, which I convert by an Engulfing pattern followed by a
white
> candle
> Three inside up, which I convert by a bullish harami followed by a white
> candle
> Morning star
> Separating lines
>
> I convert all that in an expert and try to apply on a few stocks, results
are
> very poor, in fact a macd is far better.
> Am I totally wrong with the formula, does somebody make some tests to
discover
> the best candlestick indicators and is willing to share them ?
> Any opinion welcome.......
>
> The expert is:
> *******************************************************
>
> 3WhiteSoldiers()
> OR
> MorningDojiStar()
> OR
> (SeparatingLines() AND C > Ref(C,-1))
> OR
> (Ref(EngulfingBull(),-1) AND C >Ref(C,-1) AND LOW >Ref(LOW,-1))
> OR
> (Ref(BullHarami(),-1) AND C >Ref(C,-1) AND LOW >Ref(LOW,-1))
> *********************************************************
>
> Michel Guibert
>
>
|