Support Board
Date/Time: Fri, 07 Nov 2025 07:59:31 +0000
Post From: Indicating the 4th bar in the same direction
| [2022-10-10 19:43:47] |
| User187934 - Posts: 40 |
|
I used the following and this is closer but still not perfect: =AND(OHLC > OHLC[-1], OHLC[-1] > OHLC[-2],OHLC[-2] > OHLC[-3], OHLC[-3] > OHLC[-4]) If the criteria could just be based on whatever the heiken ashi formula is then I think that could solve it. |
