is it possible to set the color of each candlestick bar to different color according to some rules? For example, when the RSI >= 70, the candlestick body ( and wick ) would be painted red, while when RSI <= 30, it is painted lime? I tried using setColorPriceBars(true), setDefaultPriceBarColor(color ),
setPriceBarColor(color), but it seems they don't work. I am using esignal 10.1.
- Clearpicks
setPriceBarColor(color), but it seems they don't work. I am using esignal 10.1.
- Clearpicks
Comment