PureBytes Links
Trading Reference Links
|
Tom
try :
Close crosses above Average(close,10)[1] AND H > H[1]
> Subject: ShowMe Help Pls
> Date: Sat, 25 Mar 2000 05:15:23 -0500
> From: "Tom" <profilic@xxxxxxxx>
> To: "Omega-List@xxxxxxx Com" <omega-list@xxxxxxxxxx>
>
> I am trying to create a ShowMe when:
>
> Close > Average(close,10)[1] AND H > H[1]
>
> The problem is that I am getting more than the first instance of this and if
> the first bar closes above the average and the next bar has a higher high
> AND then subsequent bars have higher highs, ALL the bars get marked instead
> of only the first one.
>
--
Best Regards
Massimo Ciarafoni
"Don't waste your time striving for perfection, instead strive for excellence -
doing your best" - Laurence Olivier
|