Support Board
Date/Time: Wed, 05 Nov 2025 12:05:52 +0000
Post From: Possible to change color of a Moving average based on condition?
| [2023-11-23 16:31:12] |
| Tony - Posts: 640 |
|
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. |
