# Features

Empower your trading with essential automation tools that put you in full control. Set strategies, manage risks, and execute trades effortlessly—all while the bot works 24/7 to maximize efficiency.

### Technical analysis

Technical analysis Check \
\>> Automated System Processing\
⏰ 4:05 UTC (11:05 UTC+7) \
Update Realtime : Once per hour

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

### DCA limit - Risk Control

Risk control in the following scenarios: \
• Sudden reversal \
• Price manipulation \
\
The DCA limit feature controls the number of DCA executions (maximum of 2 times per hour). \
\
When the limit is reached, the bot will send a notificationviaTelegram,stop DCA, set a take profit (TP) at 2%, and wait for theorder toclose.

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

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

### Account TP/SL Setting

• TP (Take Profit): Automatically secure profits when the desiredprofitlevelis reached, helping to preserve gains and reduce the risk of pricereversal.&#x20;

• SL (Stop Loss): Automatically limit losses when the pricemovesagainstthe trend, protecting capital and minimizing the risk of significant losses.

• Initial Pair/Group Count: If set to 0, the bot will not opennewpositionsafter achieving TP.&#x20;

• Automatically re-open xx pair/Group after achieving TP.

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

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

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

### Re-open / Add NewGroup

Reopen Mode:&#x20;

• Add New: Open a new pair after TP, without reopeningtheprevious pair.&#x20;

• Re-open: Reopen the pair that just achieved TP.&#x20;

Time Reopen After Close: The number of loops after whichanewpair/groupis added to replace the group that hit TP.

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

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

### Handle reversal or not?

Auto Adjustment Mode&#x20;

• Automatically checks the trend at 4:00 AM (UTC).&#x20;

• Adjusts the status and TP if they do not match the current trend.&#x20;

• Enabled by default, but can be turned off if not needed.&#x20;

If enabled and the trend is determined to have reversed comparedtotheopenpositions:&#x20;

• Adjusts the status and TP if they do not match the trend.&#x20;

• Set positions to Inactive / Delete DCA / TP = 4%.&#x20;

• After achieving TP at 4%, the bot auto-deletes the position.&#x20;

• Sends a notification via Telegram.

<figure><img src="/files/91b9vO69H4bp4j2tjcy1" alt=""><figcaption></figcaption></figure>

### Type C Setting

Type C Setting:&#x20;

• Mix Group Count (5): The number of trading groupstobeautomatically mixed.&#x20;

• Mix Group TP (20): The common TP level for thegroupswithin the Mix Group Count.&#x20;

Purpose: Optimize profits by taking profit for the entire group whenthetarget is reached.

<figure><img src="/files/2jnifT20QlydeKM4ACqK" alt=""><figcaption></figcaption></figure>

### Group TP Notice

5 Pair&#x20;

TP 20%

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


---

# 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://whitepaper.coincraze.co/platform-features/trading-bot/features.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.
