I need to extend the latest CustomCandle indicator but it works only with IBar objects. I got my own algo calculated OHLC values but I cannot find any way to cast the OHLC array value into one IBar object. Is there any way to get something like this: