# BUY & SELL Signals

## Confirmation Signals

TRND's Confirmation Signals are adaptive. Depending on how you trade, you can have the confirmation signals only identify "BUY" signals with "Exits," or you can adjust the algorithm to only show "SELL" Signals with "Exits." You can toggle between the two abilities by changing the "[Direction](/trnd/how-to/how-to-use-trnd-pro/sensitivity-and-settings.md#direction)" in your settings (Refer to the "Settings and Sensitivity" doc and video for detailed information on how to find and change your "[Direction](/trnd/how-to/how-to-use-trnd-pro/sensitivity-and-settings.md#direction)").

Below you can see an example of the same chart showing both abilities:

![BUY Direction Enable: BUY Signals/Labels Visible](/files/lCCYGHNfdRFESJLcHfor)

![SELL Direction Enabled: SELL Signals/Labels Visible](/files/57fPvi0tXj1ODLCXLm5V)

You have the ability to toggle the Confirmation signals on and off. As well as be able to toggle Re-Entry and AI Mode

{% embed url="<https://youtu.be/tsSRFN5Lecs>" %}

{% embed url="<https://youtu.be/tA9AsipA3pc>" %}

## RE-ENTRY SIGNALS

Re- Entry Signals when enabled allows the algorithm to show further Entries after Take Profit has been hit on the Previous signal! AI Mode is required to be enabled.

![](/files/e1Y3hWvWs5KM8dF4hn3u)

{% embed url="<https://youtu.be/tA9AsipA3pc>" %}


---

# 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://trnd-bot.gitbook.io/trnd/how-to/how-to-use-trnd-pro/buy-and-sell-signals.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.
