PureBytes Links
Trading Reference Links
|
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.
Help would be appreciated.
Tom
|