Support Board
Date/Time: Mon, 03 Nov 2025 20:14:29 +0000
Post From: Color bar relative to its length
| [2021-09-02 13:31:54] |
| AC109756 - Posts: 18 |
|
Thanks, I succeeded. L < H-TICKSIZE*8 Is it possible to make the bar also be a different color if the opening is above at the close and the opening is below at the close, in addition to the minimum length? For a color, I thought of =AND(L < H-TICKSIZE*8) =AND(C < O) or =AND(L < H-TICKSIZE*8) =AND(C > O) But it didn't work. Date Time Of Last Edit: 2021-09-02 18:06:28
|
