Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 15:39:07 +0000



Post From: Possible to change color of a Moving average based on condition?

[2023-11-23 16:31:12]
Tony - Posts: 518
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.