Support Board
Date/Time: Wed, 05 Nov 2025 16:23:09 +0000
Post From: indicator with forward looking condition?
| [2023-06-13 21:20:47] |
| Sawtooth - Posts: 4285 |
|
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. |
