Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 11:22:44 +0000



Post From: Study Alert - Alert Timing Delayed

[2020-06-18 00:13:06]
User582996 - Posts: 7
Hi,

Is anyone able to assist in determining what may be the issue with the alerts I am using on the SC standard 310 Oscillator and a Renko Chart.

I am using the following formula's.

310 Line turning up - =AND(SG1[0] > SG1[-1], SG1[-1] <= SG1[-2])

310 Line turning down - =AND(SG1[0] < SG1[-1], SG1[-1] >= SG1[-2])

I have the alerts set to 'Evaluate on Bar Close'. Below is the alert message from the Alert Log, this is include din the attached images as 'Alert 3'.

The 'Bar start date-time of 06:59:59' is correct (start of next bar after close of upturn 310 line) however the alert does not get sent until the close of the following bar 7:01:11.

At times the alerts are sent 2 bars later or in the case of the attached 'Alert 1' this is sent at the correct time but the alert trigger time is 1 bar early which should not have be a correct alert.


Alert - Chart: EURNZD[M] Renko 60t #1 | Study: 3/10 Oscillator | Formula: =AND(SG1[0] > SG1[-1], SG1[-1] <= SG1[-2]) is TRUE. | Last Price: 1.74136 | Bar start date-time: 2020-06-18 06:59:59 | Alert: 310 Up

Can anyone point me in the right direction to resolve this alert timing issue?
imageAlert Manager Log.JPG / V - Attached On 2020-06-18 00:06:05 UTC - Size: 123.79 KB - 242 views
imageStudy Alert Settings.JPG / V - Attached On 2020-06-18 00:06:12 UTC - Size: 56.03 KB - 221 views
imageAlerts on Chart.JPG / V - Attached On 2020-06-18 00:12:42 UTC - Size: 152.25 KB - 235 views