Login Page - Create Account

Support Board


Date/Time: Wed, 15 Jul 2026 19:52:42 +0000



Post From: TIME used in configured Alert Condition using other study output incorrectly triggering

[2026-07-15 17:06:04]
User153286 - Posts: 66
I am using a 2000 tick chart. I have Bar Time Duration and Color Background Based on Alert Condition in the same sub region. In this specific chart, the Bar Time Duration study is ID29. I have tried using various alert conditions for the Color Background Based on Alert study with the aid of suggestions from Google Gemini. I want to trigger on bar close when a bar's duration time is below 1 minute 30 seconds. The Color Background Based on Alert Conditions triggers on numerous bar duration times exceeding 1 minute 30 seconds. Here is the most current condition configuration I have tried =AND( ID29.SG1 > TIME(0, 0,1), ID29.SG1 <= TIME(0, 1, 30)) I have tried a number of variations with and without the AND. There are numerous bars in my chart where this incorrectly triggers. I have examples where it triggers on 1:45 and 3:45 bar time durations and bars where is works with 1:32. I view these bar duration values from the Chart Values Tool window. I have tried using the Alert Condition, Use full precision when evaluating check box as well as Evaluation on Close. I have tried to configure the Settings and Inputs Value formats for both studies accordingly. I recalculate the chart after changes but still no changes, same incorrect triggers alters appear (back ground color changes). Any suggestions on how to better control this?