Login Page - Create Account

Support Board


Date/Time: Tue, 22 Apr 2025 00:09:11 +0000



Post From: Spreadsheet Formula

[2025-02-23 06:15:53]
Ticks - Posts: 206
=IF(AND(BARTIME>=TIME(11, 01,0),BARTIME<=TIME(13,0,0)),ID18.SG1,IF(BARTIME>=TIME(17,00,0),ID18.SG1,ID18.SG1))

I am still trying to lock in and maintain the same indicator value contained in ID18.SG1 obtained between 11 and 1300 until 17:00, but the value still changes after 1300.