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

Arguments

NameTypeDefaultRequiredDescription
candlestickCandlestick-Candlestick aggregate

Returns

The first time at which the low price occurred