Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 03:54:38 +0000



Post From: Issue with Alert based on Num Bars Calc Values

[2023-06-11 02:04:11]
jivetrader - Posts: 410
I am seeing unusual behaviour from this formula and I would appreciate any help:

ID61 = Num Bars Calc Values
SG42 = prive value of the bar's POC (yes?)

Color Bar based on alert condition:
ID61.SG42=ID61.SG42[-1]

I believe this should highlight when a bar POC equals the previous bar's POC, but I am seeing erratic highlighting.

current bar POC = bar[-1] POC
is what I am trying to do, in case I have got it wrong. Thanks in advance.