Support Board
Date/Time: Tue, 13 May 2025 22:28:03 +0000
Post From: alert
[2016-05-19 01:15:11] |
Crtfyd - Posts: 285 |
I'm trying to set an alert to one of my subgraphs when the LAST two bars are at .50 I'm using the "Color bar based on Alert condition" for my subgraph "Studies Subgraph Difference"(ID25). When I put in " =ID25.SG1 = .5 ", the alert worked fine for the current bar. When I changed (added the last bar text) " =ID25.SG1 = .5, AND ( ID25.SG1 [-1] = .5) " it doesn't work. I figured just adding the [-1] to the current config would do it. What am I doing wrong. Thanks |