Support Board
Date/Time: Tue, 25 Feb 2025 22:45:54 +0000
Post From: Automated Trading
[2019-01-11 09:15:29] |
User575872 - Posts: 75 |
Well, thank you, the triggering works for the second time. My idea then simply copy that for the third and other time values, does not work. What do I have to adjust for it? =OR(AND(FRACTIME($J$41)>=TIMEVALUE("09:00:00"),FRACTIME($J$41)<TIMEVALUE("09:00:06")),AND(FRACTIME($J$41)>=TIMEVALUE("10:00:00"),FRACTIME($J$41)<TIMEVALUE("10:00:06")),AND(FRACTIME($J$41)>=TIMEVALUE("11:00:00"),FRACTIME($J$41)<TIMEVALUE("11:00:06"))) |