Support Board
Date/Time: Fri, 07 Aug 2026 08:41:49 +0000
Post From: Possible to change color of a Moving average based on condition?
| [2023-11-23 16:31:12] |
| Tony - Posts: 724 |
|
I think what you could do is using MA formula to write your own subgraph, then you can set what ever color you want, say, from Index[1] to Index[N] as Color1 and from Index[N+1} to Index[M] as Color2, etc, based on your ADX condition. |
