Support Board
Date/Time: Sun, 02 Nov 2025 01:07:00 +0000
Post From: Refine formula
| [2023-12-01 02:13:05] |
| User585993 - Posts: 83 |
|
I'm creating a formula with the following conditions: 1.- Closed bar higher than the previous and negative delta & closed bar lower than the previous with positive delta =OR(AND(C > C[1], ID1.SG1 - ID1.SG1[1] < 0), AND(C < C[1], ID1.SG1 - ID1.SG1[1] > 0)) somehow isn't working well, what am I missing? |
