Skip to content

low_time()

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

Since 1.14.0

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

The syntax is:

low_time(
candlestick Candlestick
) RETURNS TIMESTAMPTZ
NameTypeDefaultRequiredDescription
candlestickCandlestick-Candlestick aggregate
ColumnTypeDescription
low_timeTIMESTAMPTZThe first time at which the low price occurred