Support Board
Date/Time: Fri, 07 Nov 2025 17:31:45 +0000
Post From: How to change bar color from study that on chart region 2
| [2019-04-19 22:19:37] |
| patternsmart - Posts: 6 |
|
Hi I know that we can change the bar/candle color from a study by using DRAWSTYLE_COLOR_BAR, such as "Color Bar HH/LL" But it seems that it only works when the study sc.GraphRegion = 0; If I need to change to bar/candle color from a study with sc.GraphRegion = 1 (plot in region 2); what should I do? I need it to be done within the same study, not from another study. Thanks. |
