Support Board
Date/Time: Sat, 15 Nov 2025 14:50:26 +0000
Post From: How to get current time for time-based alerts?
| [2025-09-17 21:06:33] |
| John - SC Support - Posts: 43003 |
|
You are correct, the Time Alert will not work in replay. And the function NOW() also will not work in Replay as it gives the actual computer system time, not the time of the replay. There really is no other option (apart from creating an ACSIL study) but to open a separate chart that uses time-based bars and then put an alert formula in it and run the replay using both charts. You can then reference the bar start time, so your alert condition would be the following: =AND(BARTIME >= TIME(09, 45, 00), BARTIME < TIME(09, 45, 01)) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
