> For the complete documentation index, see [llms.txt](https://maiga.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maiga.gitbook.io/docs/maiga-tech/maigaxbt-ai-agent-features/token-analysis-market-report.md).

# Token Analysis / Market Report

### Function Overview

A single screen for price action, liquidity, derivatives, and flow — built for traders who want context, not just numbers.

### Covers:

* Multi-timeframe TA&#x20;
* Open Interest (OI), funding, liquidations (Binance futures)
* BTC spot vs. futures capital flows
* Futures sentiment ranking across altcoins
* Signal suggestions with confidence scoring

MaigaXBT’s trading assistant comes in two levels (**Basic** and **Advance)** designed from a trader’s point of view.<br>

***

#### 🔹 MaigaXBT Basic

**1. Function Overview**

A **Basic AI agent powered crypto trading assistant** for:

* Technical analysis
* Trading insights & predictions

Built for retail and casual traders who want to access **machine learning + LLM-powered insights** in a simple, interactive format.

***

**2. Info You’ll Get:**

* **Price predictions** based on historical + live data
* **AI-driven TA breakdowns** (support/resistance, RSI, MA)
* **Confidence scoring** on suggested entries/exits
* **Gamified insights** (XP, voting, leaderboards)

***

**3. How to Use It**

* **Command:** `/analyse {ticker / CA}`
* **Workflow:**
  1. Enter a ticker or contract
  2. Receive AI-generated TA summary
  3. Check predictions with entry/exit zones
  4. Earn XP by voting and engaging with signals {Agree or Disagree}

***

#### 🔹 MaigaXBT Advance

**1. Function Overview**

An **advanced AI agent** powered by:

* Real-time **Binance API** (spot & futures)
* **OpenAI GPT-4o**
* **ElizaOS**

Built for advanced traders needing **multi-angle analysis** with derivatives, sentiment, and flow data.

***

**2. Info You’ll Get**

**Market Behavior Analysis**

* Real-time BTCUSD flow + sentiment zones (greed/fear)
* Breakout & liquidation event detection
* Confidence scores for trade setups

**Multi-Timeframe Technical Analysis (5m → 1D)**

* Price structure shifts (S/R breaks, retests)
* RSI momentum checks
* Moving average crossovers/divergence

**Open Interest & Funding Flow Insights**

* Funding rate & OI volatility spikes
* Detection of aggressive long/short buildup
* Leverage imbalance alerts

**Spot vs Futures Capital Flow Tracking**

* Inflow/outflow analysis across BTC spot & futures
* Identification of accumulation, distribution, or hedging
* Flow strength/direction to confirm sustainability

**Futures Contract Sentiment Ranking**

* Ranking of all USDT-margined contracts by:
  * 24h OI percentage changes
  * OI-to-volume ratios
* Highlights crowd positioning & sentiment extremes

***

**3. How to Use It**

* **Command:** `/analyse {ticker}` or `/analyse BTC`
* **Workflow:**
  1. Search ticker/contract → run **Advance Analysis**
  2. Review TA across multiple timeframes
  3. Check OI, funding, and liquidation clusters
  4. Confirm spot vs. futures flow direction
  5. Use futures sentiment rankings to find hot contracts
  6. Combine with MAIGA IQ & KOL Alpha for multi-signal confirmation

Analysis on Maiga AI Dashboard:

<figure><img src="/files/4PWpRvwzaxlBzCUTolzw" alt=""><figcaption></figcaption></figure>

MaigaXBT Analysis on Telegram:

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


---

# 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://maiga.gitbook.io/docs/maiga-tech/maigaxbt-ai-agent-features/token-analysis-market-report.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.
