Documentation/AlgoCode/Function referencelowestLowest value of series over the last length bars.Reference/Math & comparisons/Functionlowest(series, length)Both arguments are required.ParametersNameTypeDescriptionseriesseriesUsually low.lengthintdefault 14Lookback in bars. Default 14.Return valueseriesExamplel = lowest(low, 20) plot l as "Lowest low"See alsoabsmaxminroundfloorceilsqrtlog← highestcrossover →
Reference/Math & comparisons/Functionlowest(series, length)Both arguments are required.ParametersNameTypeDescriptionseriesseriesUsually low.lengthintdefault 14Lookback in bars. Default 14.Return valueseriesExamplel = lowest(low, 20) plot l as "Lowest low"See alsoabsmaxminroundfloorceilsqrtlog← highestcrossover →