It is not possible with the code, but a work around is to use the DRAWCANDLE or DRAWBARCHART instructions, like the way I did in many indicator of the libary, here are some examples:
ATR adaptive Laguerre filter with levels
DSL synthetic EMA momentum
SuperTrend Extended
and many other ones ..
Only problem is that you can’t use multiple times the instruction on the same bar (coloring 2 separated zones on the same candle is not possible).
1 user thanked author for this post.