> For the complete documentation index, see [llms.txt](https://docs.million-moves.net/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.million-moves.net/start/learn-the-indicators.md).

# Learn the indicators

- [Million Moves Algo](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo.md)
- [Sensitivity](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/sensitivity.md)
- [Signal Types](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/signal-types.md)
- [Trend Ribbon](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/trend-ribbon.md)
- [Trend Cloud](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/trend-cloud.md)
- [Chaos Trend Line](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/chaos-trend-line.md)
- [Order Blocks](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/order-blocks.md): Discover the Power of Order Blocks with Million Moves Algo
- [Moving Average](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/moving-average.md)
- [Candlestick Colors](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/candlestick-colors.md): Enhance Your Trading Experience with Advanced Candlestick Coloring
- [Show Overbought/Oversold](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/show-overbought-oversold.md)
- [Show Channel Breakout](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/show-channel-breakout.md)
- [Turn Signals Off](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/turn-signals-off.md)
- [Trend Dashboard On/Off](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/trend-dashboard-on-off.md)
- [Enable Stop-Loss/Take-Profit Areas](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/enable-stop-loss-take-profit-areas.md)
- [Matrix Filter Strength](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/matrix-filter-strength.md): Maximizing +Smart Signals Performance through Matrix Filter Strength
- [1M Hawks Strategy](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/1m-hawks-strategy.md)
- [Set Alerts](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/set-alerts.md)
- [Range Maniac](https://docs.million-moves.net/start/learn-the-indicators/range-maniac.md)
- [CleanScalper](https://docs.million-moves.net/start/learn-the-indicators/cleanscalper.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.million-moves.net/start/learn-the-indicators.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.
