> For the complete documentation index, see [llms.txt](https://docs.ezalgo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ezalgo.ai/getting-started/why-use-ezalgo/how-it-works.md).

# How It Works

EzAlgo stands out with its advanced combination of intricate algorithms and real-time data, pinpointing precise buy and sell opportunities for traders. By eliminating emotional bias, it promotes a logical and systematic trading strategy. Leveraging artificial intelligence, EzAlgo transforms traders into highly efficient decision-makers, operating with unmatched precision and confidence.

## Advanced Signals & Overlays

EzAlgo features a proprietary, proven algorithm that enables real-time monitoring of all markets. It enhances trading by integrating premium signals directly into your charts, providing a superior view of market trends. This intelligence empowers traders to react swiftly and efficiently to market changes, significantly improving their trading results.

<div data-full-width="false"><figure><img src="/files/hbqxJN1QzZL2PqD39myH" alt=""><figcaption></figcaption></figure></div>

## Multi-Timeframe Support & Resistance

Understanding market trends across various timeframes is crucial for successful trading. EzAlgo equips traders with the ability to identify critical support and resistance levels tailored to their chosen timeframes. This tool offers a dynamic view of market shifts, enabling traders to make tactical decisions that align with broader market movements.

<div data-full-width="false"><figure><img src="/files/jbfY6g8G5Kaom1BzadBy" alt=""><figcaption></figcaption></figure></div>

## Hidden Momentum Shifts

In the fast-paced world of trading, detecting early signs of both evident and hidden momentum shifts is invaluable. EzAlgo provides traders with this crucial advantage, allowing them to anticipate and adapt to market changes with heightened confidence. This proactive approach enables traders to implement strategies effectively, ensuring they maintain a leading edge in market movements.

<div data-full-width="false"><figure><img src="/files/Y4UXTRBEMScjXusyvu3I" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ezalgo.ai/getting-started/why-use-ezalgo/how-it-works.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
