Login Page - Create Account

Support Board


Date/Time: Mon, 16 Sep 2024 19:45:30 +0000



Post From: BARTIME

[2017-01-06 02:59:15]
Crtfyd - Posts: 278
I am using a simple alert
within the alert condition I have this:

=AND( H - L >= 100, C > O ,
BARTIME >= ((09*60+30.00)/(24*60)), BARTIME <= ((09*60+30:04)/(24*60)))


When I delete the BARTIME and replace the comma after C>O with a parenthesis, it works fine, so I know the alert works.
But I only want the alert on my 1 sec chart for the first 4 bars ( 9:30.00 to 9:30.04 )

I swear it worked b4 I updated to the last vs1493, but not 100% sure.
I have copied pasted simple alerts from b4 the update, to new ones I'm adding now, but the arrow(from the alert condition) DISAPPEARS after I put that BARTIME on.
I cant see a missing comma or anything else. What could be the problem for such an easy alert. I know it worked b4.
Thx