Support Board
Date/Time: Mon, 15 Sep 2025 22:25:17 +0000
Post From: indicator with forward looking condition?
[2023-06-13 21:20:47] |
Sawtooth - Posts: 4263 |
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. |