Login Page - Create Account

Support Board


Date/Time: Fri, 29 Nov 2024 08:25:55 +0000



Alert Formula Time Condition

View Count: 404

[2023-02-20 10:24:51]
User486817 - Posts: 83
hello,

i have an alert formula like this example:
=OR(ID1.SG1<>0, ID2.SG1>5)

but i want to add time of bar close to this like this:

=AND(TIME OF BAR CLOSE BETWEEN 00:00:00-22:00:00, OR(ID1.SG1<0, ID2.SG1>5))

is this possible? i'm using the color bar based on alert condition study.

kindest regards,
Date Time Of Last Edit: 2023-02-20 10:26:03
[2023-02-20 15:47:43]
Ticks - Posts: 183
but i want to add time of bar close to this like this:

=AND(TIME OF BAR CLOSE BETWEEN 00:00:00-22:00:00, OR(ID1.SG1<0, ID2.SG1>5))
Study/Chart Alerts And Scanning: Alert Formula Examples

Scroll down to bullet point 11.
Date Time Of Last Edit: 2023-02-20 15:52:35

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

Login

Login Page - Create Account