Skip to content

open_time()

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

Since 1.14.0

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

The syntax is:

open_time(
candlestick Candlestick
) RETURNS TIMESTAMPTZ
NameTypeDefaultRequiredDescription
candlestickCandlestick-Candlestick aggregate
ColumnTypeDescription
open_timeTIMESTAMPTZThe time at which the opening price occurred