# Price AI Bot

## 📘 PriceAI Bot – Start Guide

**Bot Username:** [@priceaibase\_bot](https://t.me/priceaibase_bot)\
**Authorization:** [priceaiauthentication.github.io](https://priceaiauthentication.github.io/)

### 🤖 What Can This Bot Do?

PriceAI is a Telegram-integrated **market prediction and auto-trading bot** designed to:

* Track any token on V2 Base pools.
* Analyze and monitor price movements.
* Send **real-time alerts** based on advanced trading signals like:
  * **MA (Moving Average) crossovers**
  * **MACD indicator crossovers**
  * Live charts right inside Telegram

***

### 🚀 Getting Started

When you start the bot by typing `/start`, you'll be greeted with a menu allowing you to track up to **4 tokens**. Each token setup slot can be customized individually.

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

#### 🔘 Token Slot Options

You’ll see 4 slots labeled:

* **1-Token**
* **2-Token**
* **3-Token**
* **4-Token**

Each slot will display a status:

* 🟢 **Setup Done** — Already configured
* 🟡 **Empty Slot** — Ready for setup

***

### ⚙️ Main Features

| Button                      | Function                                              |
| --------------------------- | ----------------------------------------------------- |
| 📈 **Auto Buy/Sell Setup**  | Configure automated trading for any token             |
| 📤 **Auto Buy/Sell Orders** | View active or past bot-generated orders              |
| 🔒 **Join Private Group**   | Access to the exclusive trading signals and community |

***

### ✅ Quick Setup Flow

1. **Select an empty token slot** (e.g., 1-Token).
2. Configure your strategy via **Auto Buy/Sell Setup**.
3. View and manage your bot activity in **Auto Buy/Sell Orders**.
4. Join the private group for enhanced tools, tips, and alpha.

***

## 🔍 **What the Price Ai Bot Does**

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

The bot:

* Monitors price movements and technical indicators for various crypto trading pairs.
* Detects and announces **MA (Moving Average) crossovers** to indicate trend changes.
* Provides **FDV (Fully Diluted Valuation)** and **current price**.
* Issues **bullish or bearish alerts** based on indicator crossovers.
* Shares contract addresses and project links for quick research.

***

#### 📊 **Understanding the Chart**

**Pair:** BRS — WETH\
**Timeframe:** 5 minutes\
**Bot Name:** PriceAi Bot

**Chart Sections:**

1. **Candlestick Chart (Top Section)**
   * Displays price movement of BRS relative to WETH.
   * Blue and white candlesticks show the asset’s price over 5-minute intervals.
   * Price has recently been trending downward.
2. **Moving Averages (Middle Line Graph)**
   * Likely uses a short-term (e.g., MA5 or MA10) and a long-term (e.g., MA20 or MA50) moving average.
   * A **bearish crossover** is shown (gray MA crosses above blue MA), indicating potential downtrend.
3. **Volume/Indicator Histogram (Bottom Section)**
   * Displays indicator strength or trading volume.
   * Green bars show positive momentum; red bars show negative.
   * Bars are decreasing, showing **weakening buy pressure** or increasing sell pressure.

***

#### ⚠️ **Signal Explanation**

**🔴 Bearish Crossover on Selected Pair!**

* A **bearish crossover** means a **shorter-term moving average has crossed below a longer-term moving average**, signaling a potential price decline or downtrend.
* **Traders may interpret this as a sell signal or a time to be cautious.**

***

#### ✅ Summary

The **Price Ai Bot** is an automated trading tool that alerts users to technical signals like moving average crossovers on various token pairs. This particular alert shows a **bearish signal** for BRS/WETH on a 5-minute chart, suggesting possible short-term downside based on technical momentum.

If you're trading or watching this pair, this bot helps you act based on trend analysis — useful for both short-term scalping and automated strategies.


---

# 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.priceaitoken.xyz/priceaibot.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.
