# Lowest Low Value

## What Is the Lowest Low Value Indicator? <a href="#what_is_the_lowest_low_value_indicator" id="what_is_the_lowest_low_value_indicator"></a>

The lowest low value is the lowest low observed over a number of periods. The default period is set to 14, but that parameter can easily be changed in StockChartsACP.

## Charting the Lowest Low Value <a href="#charting_the_lowest_low_value" id="charting_the_lowest_low_value"></a>

The Lowest Low Value indicator is plotted as an overlay on the price chart.

* In StockChartsACP, enter a symbol.
* Scroll down in the **Add Indicator** section and select Lowest Low Value.
* Under Lowest Low Value settings, select the number of periods to use, the line style, opacity, color, and an overlay for the Lowest Low Value.
* The Lowest Low Value is plotted as a line that touches the lowest low values of the number of periods you set as your parameter.

<figure><img src="https://436553459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FERtrZrZOhufFzk6ZQO4B%2Fuploads%2FAPeXJYp9JI7NZZOeXdQW%2Flowest-low-value.jpg?alt=media&#x26;token=6901c630-e276-45b6-bc70-aa287a996616" alt=""><figcaption></figcaption></figure>

## Trading With Lowest Low Value <a href="#trading_with_lowest_low_value" id="trading_with_lowest_low_value"></a>

If price moves below or touches the Lowest Low Value indicator it could be an indication of a trend reversal. However, the indicator can continue to go lower in a stair-step pattern. Since the indicator has a lookback period of a specific number of days, it can be somewhat lagging.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://chartschool.stockcharts.com/table-of-contents/technical-indicators-and-overlays/technical-indicators/lowest-low-value.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
