# Traffic Light

## What Is the Traffic Light Indicator? <a href="#introductionwhat_is_the_traffic_light_indicator" id="introductionwhat_is_the_traffic_light_indicator"></a>

Green, yellow, and red—they're your standard traffic light colors. Green is for go, yellow for caution, and red for stop.

The Traffic Light indicator shades the chart green, yellow, and red based on an upper and/or lower level you set. The idea is to define bullish, bearish, and neutral “zones” on a chart. The green area indicates bullish conditions and that price will probably go higher. The red area indicates bearish conditions, which could mean that price will go lower. The yellow area indicates neutrality or indecision among bulls and bears.

## Adding the Traffic Light Indicator to a Chart <a href="#adding_the_traffic_light_indicator_to_a_chart" id="adding_the_traffic_light_indicator_to_a_chart"></a>

* In the StockChartsACP platform, enter a symbol
* Scroll down to Traffic Light in the indicator list and click on it
* Set your upper and lower threshold levels

<figure><img src="https://436553459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FERtrZrZOhufFzk6ZQO4B%2Fuploads%2FJay3wBElHrVuhovYAiRs%2Facp_traffic_light.jpg?alt=media&#x26;token=c80597f8-19d3-4661-8c7b-7f43798c50cd" alt=""><figcaption></figcaption></figure>

How do you set your threshold levels? There are a couple of different ways. You can do the following:

* Click on the “Upper Threshold” or “Lower Threshold” boxes. Then hover over the chart and click on where you want to set the threshold levels. Click the box again to stop setting the threshold level.
* Type in your desired value into the respective upper or lower threshold boxes

The bigger question is, how do you pick the threshold levels? They could be based on [support and resistance levels](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/support-and-resistance), [price gaps](https://chartschool.stockcharts.com/table-of-contents/trading-strategies-and-models/trading-strategies/gap-trading-strategies), [pattern breakouts](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-patterns/symmetrical-triangle), or any trading strategy you wish to apply.


---

# 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/traffic-light.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.
