Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 15:46:09 +0000



Post From: Alert condition specifying a range to be evaluated

[2013-09-20 13:19:58]
TheOddsAreYouDontKnowTheOdds - Posts: 29
Assuming the following IDs and SGs are correct.

I am trying to implement this alert function (but no luck). What am I doing wrong?

=COUNTIF(ID2.SG2[-1]:ID2.SG2[-8],>ID2.SG2[0])>5

I am trying to count the instances of a price/level exceeding the current price/level in a tail n bars long.

ID2.SG2[-1]:ID2.SG2[-8]

Is this the way to specify a range?