Support Board
Date/Time: Fri, 07 Nov 2025 20:37:14 +0000
Post From: Highlighting bars based on moving average
| [2020-03-26 17:38:31] |
| User525965 - Posts: 173 |
|
Thank you. I was able to get the bar colored based on the 8 period moving average open vs. close using this: =ID2.sg1 < ID9.sg1 I am also wanting to add to this a condition where the Close of the bar is less than the open. C < O How do i combine them together? When I put "and"between them nothing happens. =(ID2.sg1 < ID9.sg1) and C < O |
