Login Page - Create Account

Support Board


Date/Time: Sun, 25 May 2025 07:42:28 +0000



Post From: indicator with forward looking condition?

[2023-06-13 21:20:47]
Sawtooth - Posts: 4220
Have a Boolean returntrue if next 2 bars close are higher than current close?
You could have a boolean return true if the current and previous closes are higher than the close of the 3rd bar ago.
The alert would necessarily always be 3 bars late.