Login Page - Create Account

Support Board


Date/Time: Sun, 19 Jan 2025 19:35:32 +0000



Post From: Color Bar Alert Condition Inconsistent Result

[2018-04-29 02:32:38]
RonW - Posts: 105
ES Futures numbers bars
Changed the background to no color and turned on the highlight of the point of control.

Numbers Bars Calculated Values. Turned on display of point of control value.

Color Bar Alert Condition:

AND(
ID2.SG42[-3]<ID2.SG42[-4],
ID2.SG42[-2]<ID2.SG42[-3],
ID2.SG42[-1]<ID2.SG42[-2],
ID2.SG42[0]>ID2.SG42[-1])

Basically, it draws an arrow when the Point of Control, 4 down in a row, followed by 1 up.

http://www.sierrachart.com/image.php?Image=152496775798.png

I drew a rectangle around a 5 bar sequence where it worked as expected, and one where it did not.

Thanks.