Skip to content

close_time()

Get the timestamp corresponding to the closing time from a candlestick aggregate

Since 1.14.0

Get the timestamp corresponding to the closing time from a candlestick aggregate.

The syntax is:

close_time(
candlestick Candlestick
) RETURNS TIMESTAMPTZ
NameTypeDefaultRequiredDescription
candlestickCandlestick-Candlestick aggregate
ColumnTypeDescription
close_timeTIMESTAMPTZThe time at which the closing price occurred