Hi,
I have split the question into a new topic on its own. As far as I know, when configuring “price” window properties, Kase bars is not an available representation. So if not built-in, next is can it be coded.
Depending on what their formula is, maybe it would be possible to rebuild with custom code. They seem to be non-linear with time. I haven’t used them before, I would say choosing on what timeframe to rebuild them would depend on how they are built. If they are built from a classic timeframe candle close reaching or exceeding at close a target true range, then custom code could be applied on a classic timeframe.
If on the other hand a new Kase bar has to start as soon as a tick reaches target true range without waiting for an underlying classic timeframe candle close, with loaded history of classic timeframe not providing internal tick details prior to indicator launch/relaunch, then a workaround would be to use a tick by tick timeframe environment and its more limited history, and accept widely distorted bar width display.