Skip to main content
Since 1.14.0 Get the timestamp corresponding to the closing time from a candlestick aggregate.
close_time(
    candlestick Candlestick
) RETURNS TIMESTAMPTZ

Arguments

NameTypeDefaultRequiredDescription
candlestickCandlestick-Candlestick aggregate

Returns

The time at which the closing price occurred