Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 22:27:05 +0000



Post From: Is there any way in an alert to specify the previous value of an indicator, NOT related to N num

[2015-03-07 01:55:56]
User947126 - Posts: 14
Hello,

I want to write an alert using the Highest High/Lowest Low indicator. What I want to do is compare the current value of the lowest low for the last X number of bars to the previous value, no matter how many bars ago that value changed. This is not the same as, say, ID5.SG2[-1] - that would be the value one bar ago. I want the value before the last time it changed. Is this possible?

Thanks,

Mark