# Chart Annotation Tools

## Chart Annotations Tools <a href="#chart_annotations_tools" id="chart_annotations_tools"></a>

[**Andrews' Pitchfork**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-annotation-tools/andrews-pitchfork)\
We illustrate how to draw, adjust and interpret this trend channel tool.

[**Cycles**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-annotation-tools/stock-market-cycles)\
We present the steps to finding cycles and using the Cycle Lines Tool.

[**Fibonacci Retracements**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-annotation-tools/fibonacci-retracements)\
We define Fibonacci retracements and show how to use them to identify reversal zones.

[**Fibonacci Arcs**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-annotation-tools/fibonacci-arcs)\
We show how Fibonacci Arcs can be used to find reversals.

[**Fibonacci Fans**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-annotation-tools/fibonacci-fans)\
We explain what Fibonacci Fans are and how they can be used.

[**Fibonacci Time Zones**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-annotation-tools/fibonacci-time-zones)\
We describe what Fibonacci Time Zones are and how they can be used.

[**Quadrant Lines**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-annotation-tools/quadrant-lines)\
We define Quadrant Lines and show how they can be used to find future support and resistance zones.

[**Raff Regression Channel**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-annotation-tools/raff-regression-channel)\
We examine this channel tool based on two equidistant trend lines on either side of a linear regression.

[**Speed Resistance Lines**](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-annotation-tools/speed-resistance-lines)\
We present how these retracement-based trend lines are used on charts.


---

# 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/chart-analysis/chart-annotation-tools.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.
