Login Page - Create Account

Support Board


Date/Time: Sat, 19 Apr 2025 10:15:16 +0000



Post From: Creating Alert Issue

[2025-03-26 09:38:55]
User792637 - Posts: 7
Hi John

Thanks for the guidance - it's working perfectly. I added to it so it would look at the last three bars.

=OR(AND(ID3.SG2, ID1.SG1 < ID2.SG1), AND(ID3.SG1, ID1.SG1 > ID2.SG1), AND(ID3.SG2[-1], ID1.SG1[-1] < ID2.SG1[-1]), AND(ID3.SG1[-1], ID1.SG1 > ID2.SG1[-1]), AND(ID3.SG2[-2], ID1.SG1[-2] < ID2.SG1[-2]), AND(ID3.SG1[-2], ID1.SG1[-2] > ID2.SG1[-2]))

I tried to set a range parameter but it didn't work for the ID3 (stochastics crossover)

Many thanks
Date Time Of Last Edit: 2025-03-26 10:10:03