Login Page - Create Account

Support Board


Date/Time: Sat, 01 Jun 2024 20:32:31 +0000



Post From: Alert Formula Time Condition

[2023-02-20 10:24:51]
User486817 - Posts: 82
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