> For the complete documentation index, see [llms.txt](https://docs.crypticorn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crypticorn.com/crypticorn-token-aic/crypticorns-technology/active-traders-cex-dex.md).

# Active Traders (CEX/DEX)

### Prediction Dashboard with Trading Terminal

At the heart of Crypticorn's ecosystem is the Price Prediction Dashboard, which is designed to be the go-to hub for all active traders looking to increase their profit margins. The dashboard will display our AI's unfiltered and super accurate price predictions in a *TradingView* chart.

In addition, we will provide a smart trading terminal that will allow users to trade directly from our dashboard on the most popular exchanges. In addition to the price prediction module, the dashboard includes other features designed to maximise profits in any market situation:

* **Price Predictions**: As of now - 15min close prices predicted 24 candles ahead (6h in total) with probability intervalls. The world's first real AI indicator that does not lag behind! &#x20;
* **Trend Prediction:** As of now - shows whether the price will rise or fall in the next few hours relative to the current price.
* **Economic News:** Know exactly when the next market moving news are announced (CPI, employement figures, Powell's speech, etc.)&#x20;
* **TraderGPT(soon):** Ask your trading questions and get precise answers. Ask for patterns, news, just everything.&#x20;
* **Trading Terminal:** Trade directly on the exchanges (CEX) of your choice.
* Many more feautes are planned (news, market regimes, volatility prediction, more time frames, next day Heikin Ashi, etc.) 🔥

<figure><img src="/files/qMLXrb1rUuwsjwySFWS2" alt=""><figcaption><p>Crypticorn's AI Prediction Dashboard</p></figcaption></figure>

All of the information you need is in one place. You will not need to go anywhere else. You have everything you need to trade profitably with the world's best AI technology for active crypto day trading.

### DEX AI Trading Signals and Analysis

We trained an AI to analyse each newly launched token on decentralised exchanges (DEX) using all of the on-chain data we collected. These analyses are sent to Discord/Telegram in the form of DEX AI signals, which notify you of any newly launched token that has the potential to do 2x, 5x, 10x, and more!

<figure><img src="/files/yqZaqOqpCKAIFtIxr5zD" alt=""><figcaption><p>Crypticorn's DEX AI Signals</p></figcaption></figure>

We are monitoring and deploying advanced techniques to filter out all potentially fraudulent token launches. We use the most advanced smart contract checker available. Furthermore, we analyse:

* **Basic Information:** Token holders' amount, clogged percentage, and market cap
* **Smart Contract Checker** by Crypt2Date (Partnership)
* **Social Media Strength Indicator:** Tells you how good the social backing of the token is
* **X-Prediction (coming soon):** How many X could the project do?
* **Momentum Strength (soon):** Identify how strong the momentum of the newly launched token is

We analyse the following new token launches:

* ERC20 (ETH-Tokens) on Uniswap
* Soon: SOL-Tokens, BASE-Tokens, BSC-Tokens

This is a must-have tool for anyone looking to trade on decentralised exchanges. Stop wasting hours checking each newly launched token when our AI has already done it for you. Find all of the information you need in one place.

*The charting technology is provided by TradingView. Keep track of the most important cryptos like* [*bitcoin usd*](https://www.tradingview.com/symbols/BTCUSD/)*,* [*eth usd*](https://www.tradingview.com/symbols/ETHUSD/) *and much more.*


---

# 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.crypticorn.com/crypticorn-token-aic/crypticorns-technology/active-traders-cex-dex.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.
