# Best Sensitivity Table

### **Sensitivity Recommendation:**

\
**Heikin-Ashi Candles:**

<table><thead><tr><th width="345">Timeframe</th><th>Sensitivity</th></tr></thead><tbody><tr><td>1M - 5M</td><td>2.5 - 4.5</td></tr><tr><td>15M - 1HR</td><td>1.8 - 3.0</td></tr><tr><td>4HR - and higher</td><td>1.5 - 2.5</td></tr></tbody></table>

**Normal Candles:**

<table><thead><tr><th width="345">Timeframe</th><th>Sensitivity</th></tr></thead><tbody><tr><td>1M-5M</td><td>3.0 - 4.5</td></tr><tr><td>15M-1HR</td><td>2.6 - 4.0</td></tr><tr><td>4HR - and higher</td><td>1.8 - 3.5</td></tr></tbody></table>

{% hint style="info" %}
Regular candles work better with a higher sensitivity setting.
{% endhint %}

\
Remember, sensitivity is your tool to fine-tune your trading strategy. Experiment with it and make it work in your favor!


---

# 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/strategies/best-sensitivity-table.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.
