Login Page - Create Account

Support Board


Date/Time: Fri, 20 Sep 2024 00:46:50 +0000



Post From: bartime alert

[2014-08-28 17:54:09]
Sawtooth - Posts: 4091
The BARTIME function uses the spreadsheet Serial Date Time format, and is the timestamp at the bar open. There is no way to do this with a Simple Alert formula because there is currently no Simple Alert function for the Last Bar End DateTime. Maybe SC Support could add it.

Until then, you can do this, but it will only alert for the previous bar:
=BARTIME[1]-BARTIME>TIMEVALUE("00:30:00")

You could create a real-time current-bar alert with the Spreadsheet System/Alert study.
Date Time Of Last Edit: 2014-08-28 18:16:20