What a live push knows about the bar beyond its values.

interface LiveBarMeta {
    provisional?: boolean;
}

Properties

Properties

provisional?: boolean

The bar's open, high, low and volume cover only the ticks its builder saw: it opened the bucket from a tick without having streamed the bar before it. See CandleUpdate.provisional. A consumer holding history for the same bucket keeps that open and widens the extremes rather than replacing them.