paint candles in indicator instead of line?

 
Is there a way to paint candles in an indicator instead of just straight lines so we could get high, low, open, closes of the indicator value?
 
You can use offline charts . . . other than that you can "draw" candles . . . a box + a TL, but you won't get an easy method of getting OHLC info for this fabricated candle.
 
SanMiguel:
Is there a way to paint candles in an indicator instead of just straight lines so we could get high, low, open, closes of the indicator value?

Sure, look at this for example. https://www.mql5.com/en/code/10080

But its only possible in the main chart