Skip to content

Latest commit

 

History

History
37 lines (36 loc) · 817 Bytes

File metadata and controls

37 lines (36 loc) · 817 Bytes
api_name excerpt topics tags api hyperfunction api_details
low()
Get the low price from a candlestick aggregate
hyperfunctions
hyperfunctions
finance
candlestick
low
license type experimental toolkit version
community
function
false
true
experimental stable
1.12.0
1.14.0
family type aggregates
financial analysis
accessor
candlestick_agg()
summary signatures parameters
Get the low price from a candlestick aggregate.
language code
sql
low( candlestick Candlestick ) RETURNS DOUBLE PRECISION
required returns
name type description
candlestick
Candlestick
Candlestick aggregate
column type description
low
DOUBLE PRECISION
The low price