Login Page - Create Account

Support Board


Date/Time: Fri, 22 Nov 2024 11:37:13 +0000



Spreadsheet Study / Alerts

View Count: 67

[2024-10-20 10:19:35]
User38606 - Posts: 106
Hi. I have alerts in the Spreadsheet Study and that can reflected on the chart. How do I limit alerts by session or time? let's assume I don't want to receive any alert in the Asian session. or assume I don't want any alerts to pop in the first 3 hours of the Asian session. How do I do this? Thank u
[2024-10-21 14:56:48]
John - SC Support - Posts: 36203
You would have to add a time component to your alert to do this. For instance, to have an alert when the volume is greater than 500, but only between the hours of 10:00 and 14:00, you would use the following alert formula:
=AND(V > 500, BARTIME >= TIME(10, 00, 00), BARTIME <= TIME(14, 00, 00))
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account