How Can We Help?

Lowest Low Value

You are here:
< All Topics

LowestLowValue(Periods)
LLV(Periods)

Overview
Returns the lowest value of the low price over the specified number of periods.

Interpretation
Used as a component for calculation by many other technical indicators.

Example
set LOWEST_VALUE = LLV(21)
Evaluates to true when the low is the lowest low in the past 21 bars.

Table of Contents