# Hull

<figure><img src="/files/fUuJRMdD4gXVFQP2A93i" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The Hull indicator is an innovative adaptation of the traditional Hull Moving Average (HMA) and represents a significant leap forward in financial analytics. While conventional moving averages have been used for decades to smooth price series and help identify trends, the HMA was designed to reduce lag and provide a more accurate signal. However, Smart Trading Indicators took this even further by incorporating artificial intelligence, specifically machine learning techniques, into their version of the Hull.
{% endhint %}

{% content-ref url="/pages/FDyldeoZqD3FY2nd7jUm" %}
[Why are our AI indicators better than the algorithmic indicators?](/smart-trading-indicators/before-you-start/why-are-our-ai-indicators-better-than-the-algorithmic-indicators.md)
{% endcontent-ref %}

<figure><img src="/files/kJ1FAabkyR6R7fyAPGft" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/TcJ3UEJNKBvtwfY9qFLp" %}
[General description - Hull](/smart-trading-indicators/our-indicators/hull/general-description-hull.md)
{% endcontent-ref %}

{% content-ref url="/pages/ngvprdewQxC2LSn5ms2m" %}
[Practical application: how and when to use it? - Hull](/smart-trading-indicators/our-indicators/hull/practical-application-how-and-when-to-use-it-hull.md)
{% endcontent-ref %}

{% content-ref url="/pages/SX0nvEDt4VTskeFEPOlW" %}
[Interpretation of signals or results - Hull](/smart-trading-indicators/our-indicators/hull/interpretation-of-signals-or-results-hull.md)
{% endcontent-ref %}

{% content-ref url="/pages/7KUW12gTEBtFbhu5c1xa" %}
[Graphics or examples of what it looks like in action - Hull](/smart-trading-indicators/our-indicators/hull/graphics-or-examples-of-what-it-looks-like-in-action-hull.md)
{% endcontent-ref %}

{% content-ref url="/pages/1ACdoSQQFilA6AxahqiZ" %}
[Frequently asked questions about Hull](/smart-trading-indicators/our-indicators/hull/frequently-asked-questions-about-hull.md)
{% endcontent-ref %}


---

# 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.smarttradingindicators.com/smart-trading-indicators/our-indicators/hull.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.
