# How to Receive TradingView Alerts on BitFrog

TradingView alerts are instant notifications triggered when the market reaches your custom conditions. This guide explains how to set up alerts on TradingView to receive real-time push notifications on the BitFrog App.

**Note:**

* Users must upgrade to TradingView Pro to use the alert feature.
* Do not share your Webhook URL with anyone, as this may lead to receiving fraudulent messages.
* Some TradingView alerts are sent only based on the user’s settings.

**Step 1**\
Go to **Markets** → **TradingView** to get your BitFrog Webhook URL.

Tap **Copy URL** to obtain your BitFrog Webhook URL.

**Step 2**\
Use your BitFrog Webhook URL to set up price, indicator, and custom chart alerts on TradingView.

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

**Step 3**\
Alert messages will be pushed to your BitFrog App, and you will receive push notifications in real time.


---

# 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.bitfrog.io/en/trading-instructions/alerts/how-to-receive-tradingview-alerts-on-bitfrog.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.
