# Technical Analysis

## Leveraging technical analysis for enhanced insights

The Technical Analysis (TA) feature is available in the [Taurus AI Telegram group](https://t.me/TaurusAIOfficial) and in the [Taurus AI web app](https://app.taurus-ai.io/).

This TA feature is a native Taurus AI development and no third party solution is used for this other than Trading View for the chart itself.

### New features in V2

V2 adds more capabilities to the TA feature, such as also dexes and stock markets have been included, and the TA feature is now also available within the personal Taurus bot where users already receive the digests that they have subscribed to.

## TA Analysis in the Taurus AI Telegram group

Upon entering `/symbol` followed by an exchange name and a trading the TA feature will retrieve a chart for this pair from Trading View with technical indicators included. An additional message will be created which explains how to interpret the indicactors.

`/helptaurus` will show a list of all available exchanges.

## TA Analysis in the Taurus AI web app

Agents that are displayed with a pink border provide technical analyses.

<figure><img src="https://1998027032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNa76JBiyMviTP6FMbgTo%2Fuploads%2FOiz1f1P4OhPHfA2P2E7J%2FBildschirmfoto%202025-07-02%20um%2012.56.05.jpg?alt=media&#x26;token=c427fe4f-be03-46a0-a141-ca47b41a78b9" alt="" width="375"><figcaption></figcaption></figure>

Upon clicking that agent an easy-to-use form appears in which options can be entered for an individual TA setup.

<figure><img src="https://1998027032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNa76JBiyMviTP6FMbgTo%2Fuploads%2FExzLzkSDhANgl7LLmgSh%2FBildschirmfoto%202025-07-02%20um%2012.44.22.jpg?alt=media&#x26;token=53354229-3175-4465-a677-9f361451f706" alt="" width="563"><figcaption></figcaption></figure>

After creating the agent simply subscribe to it in order to receive periodic TA updated directly to your Telegram account just like you receive Trend AI Digests.

<figure><img src="https://1998027032-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNa76JBiyMviTP6FMbgTo%2Fuploads%2F7HO91ne18OsMFcAT1X46%2FBildschirmfoto%202025-07-02%20um%2012.48.01.jpg?alt=media&#x26;token=09c756f3-0235-4297-bc93-5384e83745d0" alt="" width="563"><figcaption></figcaption></figure>

Combined with Trend AI Digests, TA analyses provide you with both the fundamental and the technical insights you need to make your informed trading decisions.


---

# 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.taurusbot.io/what-is-taurus-ai/technical-analysis.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.
