Support Board
Date/Time: Fri, 10 Jan 2025 09:56:58 +0000
Post From: Bar Time Duration
[2016-08-18 18:26:32] |
Bedhog - Posts: 179 |
Is it possible to reference and compare time in a simple alert? There is a column in the spreadsheet for Numbers Bars Calculated Values [ID1] [ID1.SG30] Bar Duration row1: 0.053796262 displays on the chart as 01:17:28 row2: 0.022801146 displays on the chart as 00:32:50 row3: 0.0021993404 displays on the chart as 00:03:10 I've tried using this in the simple alert expecting it to flag only the 3rd row (i.e. 3m 10s is less than 32m 50s) =ID1.SG30<0.022801146 Thanks. |