Skip to content

high_time()

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

Since 1.14.0

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

The syntax is:

high_time(
candlestick Candlestick
) RETURNS TIMESTAMPTZ
NameTypeDefaultRequiredDescription
candlestickCandlestick-Candlestick aggregate
ColumnTypeDescription
high_timeTIMESTAMPTZThe first time at which the high price occurred