Support Board
Date/Time: Mon, 03 Nov 2025 08:04:23 +0000
Post From: Bar Time Duration
| [2016-08-21 00:09:02] |
| Sawtooth - Posts: 4285 |
|
To mark the bar that closes in less than 1 minute, try this: =ID1.SG1<TIMEVALUE("00:01:00") To mark the bar that closes in between 6 and 7 minutes, try this: =AND(ID1.SG1>TIMEVALUE("00:06:00"),ID1.SG1<TIMEVALUE("00:07:00")) Date Time Of Last Edit: 2016-08-21 15:29:53
|
