Quote from AAA30:
This is my first attempt with this for QT paintbars and have not tried it real time yet.
rule one translated
if (Bar Close > Bar High[1]) and ((Bar High >Bar High[2]) or (Bar High > Bar Close[2])) and ((Bar High > Bar High[3]) or ( Bar High > Bar Close[3])) set color to $FFFF80
Rule two
if (Bar Close < Bar Low[1]) and ((Bar Low < Bar Low[2]) or (Bar Low < Bar Close[2])) and ((Bar Low < Bar Low[3]) or ( Bar Low < Bar Close[3])) set color to Yellow
Hope it works
Thanks for sharing everyone
The attached a picture is the above rules added to Aneks previous paintbar.
I must have somehow completely missed the rules on this. Could someone briefly tell me where the entries would be on this chart? Is it the yellow bars or the dark red?
We're looking for the standard 3 bar reversal patterns here like what Stealth Trader mentioned at the beginning of the thread correct?
Thanks!
