# TradingView Alerts

With SMRT Algo on TradingView, you have the ability to set real-time buy and sell alerts. These alerts notify you instantly when a signal is generated, ensuring that you never miss an opportunity to enter or exit a trade. By leveraging this feature, you can stay informed and take timely actions based on the signals provided by SMRT Algo.


---

# 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://smrtalgo.gitbook.io/docs/setup/tradingview-alerts.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.
