# Million Moves Algo

## Here is an overview of the content:

### Main Settings

&#x20;[Sensitivity](https://docs.million-moves.net/start/learn-the-indicators/million-moves-algo/sensitivity)

&#x20;[Signal Types](/start/learn-the-indicators/million-moves-algo/signal-types.md)

&#x20;[Trend Ribbon](/start/learn-the-indicators/million-moves-algo/trend-ribbon.md)

&#x20;[Trend Cloud](/start/learn-the-indicators/million-moves-algo/trend-cloud.md)

&#x20;[Chaos Trend Line](/start/learn-the-indicators/million-moves-algo/chaos-trend-line.md)

&#x20;[Order Blocks](/start/learn-the-indicators/million-moves-algo/order-blocks.md)

&#x20;[Moving Average](/start/learn-the-indicators/million-moves-algo/moving-average.md)

### Advanced Settings

&#x20;[Candlestick Colors](/start/learn-the-indicators/million-moves-algo/candlestick-colors.md)

&#x20;[Show Overbought/Oversold](/start/learn-the-indicators/million-moves-algo/show-overbought-oversold.md)

&#x20;[Show Channel Breakout](/start/learn-the-indicators/million-moves-algo/show-channel-breakout.md)

&#x20;[Turn Signals Off](/start/learn-the-indicators/million-moves-algo/turn-signals-off.md)

### Million Moves Dashboard Settings

&#x20;[Trend Dashboard On/Off](/start/learn-the-indicators/million-moves-algo/trend-dashboard-on-off.md)

### Enable Stop-Loss/Take-Profit Areas

&#x20;[Enable Stop-Loss/Take-Profit Areas](/start/learn-the-indicators/million-moves-algo/enable-stop-loss-take-profit-areas.md)

### Other Settings

&#x20;[Matrix Filter Strength](/start/learn-the-indicators/million-moves-algo/matrix-filter-strength.md)

&#x20;[1M Hawks Strategy](/start/coming-soon/1m-hawks-strategy.md)

### Alerts & Styling

&#x20;[Set Alerts](/start/learn-the-indicators/million-moves-algo/set-alerts.md)

&#x20;[Styling Options](broken://pages/zlsS6qFFZxsRZUpWHvtl)


---

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