# Outlight Analytics

## Key Features

This version focuses on providing a real-time, monitoring platform designed to track token calls from Telegram channels. It offers the following key features:

* **Real-time Monitoring**: Tracks token calls live across multiple Telegram channels.
* **Performance Analytics**: Measures win rates, average gains, and historical performance over a 30-day window.
* **Token Details**: Displays token metadata including price, social links, and call data.
* **Caller Rankings**: Ranks callers by win rate and average gain.
* **Referral System**: Allows users to earn rewards by inviting others.

## Quick Start

### Understanding the Interface

The platform is organized into **three main views**:

* **Recent Calls**: Latest token calls with real-time updates, quick buy, and token details.
* **Most Called**: Tokens sorted by call frequency with time filters (1h to 30d) and performance metrics.
* **Callers**: Callers sorted by their average ATH achieved within a number of provided calls.

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

#### Token View

* Lists token calls sortable by recent calls and mostly called tokens with their ATH, ATL, MCap and real-time updates on callers.&#x20;
* Quick Buy option available by the Outlight Sniping Bot or, alternatively, by Axiom, Photon or GMGN bots.

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

#### Callers View

* Lists monitored callers sortable by subscribers, win rate, and average gain.
* Displays detailed caller statistics and profiles.

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

### Referral System

Provides your unique referral link, tracks referrals and earnings, and shows a global leaderboard.

### Key Concepts

#### Win Rate (30-Day Window)

* Percentage of calls reaching 2x price (win).
* Neutral calls (small profit) excluded.
* Losses counted when performance is negative.
* Displayed as “XX% (N)” where N is calls analyzed (minimum 5).

#### Average Gain (30-Day Window)

* Mean percentage gain across all calls.
* Uses highest price for winning calls, current price for neutral/loss calls.

## Dashboard Layout

### Header

This section provides the following functionalities:

* **Navigation** between Tokens, Channels, Referrals.
* **Search** for tokens or channels.
* **Settings** for preferences and quick buy options.

### Main Views

* Tokens View: Split into Recent Calls and Most Called with performance metrics.
* Callers View: Performance metrics sortable by multiple criteria.

### Data Updates

* Token prices update \~every minute.
* Channel stats update every 5 minutes.
* Win rates and gains update in real-time.

### Track & Buy

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

Tracking selected KOL channels, and autotrading on the CA signals posted there, is done by the Outlight Sniping Bot or, alternatively, by Axiom, Photon or GMGN bots.

## Token Monitoring

### How it works

* The system detects token addresses in Telegram messages via direct mentions, DEX links, or trading pair addresses.
* Next, it collects a token metadata, its price, liquidity, and call history.

### Performance Tracking

The system tracks Market Cap (called, highest, current) and gain/loss percentages. It categorizes calls into winning (2x+), neutral (small profit), or loss.

### Liquidity Monitoring

The system excludes tokens with liquidity/market cap ratio below 1%.

## Callers Analytics

The platform provides comprehensive analytics for each monitored channel, helping the user identify the most reliable and successful callers. All statistics are calculated using a 30-day rolling window to ensure relevance and accuracy.

### Channel Statistics

* **Win Rate**  - color-coded: <mark style="background-color:green;">green ≥75%</mark>, <mark style="background-color:yellow;">yellow 50-74%</mark>, <mark style="background-color:red;">red <50%</mark>.
* **Average Gain** - showing the mean performance across all calls in the last 30 days.
* **Call Count** - shows total number of calls in the last 30 days, where minimum 5 calls are required to display statistics.
* **Subscriber Count** - showing the current number of channel subscribers.

### Channel Details

* Call history details.
* Token name, called price, highest/current price, gain/loss, time since call, links to token info, call message, and quick buy.
* Sorting options by win rate, average gain, subscribers (both ascending and descending).
* Sharing options, generating shareable images with channel statistics including profile, performance, and top calls.

## Generate PnL Card

* Caller profile
* Win rate and average gain
* Top 3 calls and performance indicators

<br>


---

# 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.outlight.ai/solution/product-overview/outlight-terminal-outlight.fun/outlight-analytics.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.
