# Tradingview Bridge Installation

Please follow these tutorial videos to learn about the TradingView strategy .

#### Video Tutorial

{% embed url="<https://vimeo.com/993877444>" %}

Please follow these tutorial videos to learn about the TradingView indicator.

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center">  <a href="https://www.youtube.com/redirect?event=video_description&#x26;redir_token=QUFFLUhqa2c3dENsNXNYUjROZWRSVklfTzAxWngzNmhIQXxBQ3Jtc0tud1NSaDA4V29GWVBrU05XWGVTSnlLSzlBTFYzRkYxaXZRTmxGbE5mc2cyTThLYU8wU0lQTGxieEJSSFBmMldOZ2V1XzdxMHYzbTBUNHE0OTFPaVJzSThUTGM5eDJDakJscjF3bV9IU0d5dTFSZ25OTQ&#x26;q=https%3A%2F%2Fwww.tradingview.com%2F&#x26;v=NzmRidlDv7o"><strong>Login with Tradingview</strong></a></td></tr></tbody></table>

## Indicators in the Tradingview Platform

Please follow these tutorial videos to learn about the Indicators in the Tradingview Platform.

#### Video Tutorial

{% embed url="<https://vimeo.com/993878069>" %}

**Tradingview Bridge**

1. **Activate Live Trade or Paper Trade:**
   * Before proceeding, ensure that Live Trade or Paper Trade is activated in the Algomojo platform.
2. **View the Strategy:**
   * Open the Algomojo platform and view the strategy you want to connect with Tradingview.
3. **Copy Tradingview Custom Data:**
   * Copy the Tradingview Custom Data associated with the selected strategy.
4. **Go to Tradingview Platform:**
   * Open the Tradingview platform.
5. **Select the Symbol:**
   * Choose the symbol for which you want to create a strategy and receive signals.
6. **Create a Strategy:**
   * In Tradingview, create a strategy for the selected symbol.
7. **Add Alert to the Strategy:**
   * Add an Alert to the created strategy.
8. **Enter Alert Name and Paste Custom Data:**
   * Enter a name for the alert and paste the copied Tradingview Custom Data into the message box.
9. **Go to Notifications:**
   * Navigate to the Notifications section in Tradingview.
10. **Paste Strategy Webhook URL:**
    * Paste the Strategy Webhook URL from the Algomojo platform into the Notifications section on Tradingview.
11. **Select Create Button:**
    * Click on the "Create" button to finalize the alert creation.
12. **After Creating the Alert:**
    * Once the alert is created, signals will start generating automatically.
13. **Check My Signals on Algomojo:**
    * Open the Algomojo platform and check the "My Signals" section to monitor the signals generated by the connected Tradingview strategy.

By following these steps, you should be able to integrate a Tradingview strategy with the Algomojo platform, allowing signals to be generated and tracked within Algomojo. Ensure that you follow any specific instructions provided by Algomojo and Tradingview during this process.


---

# 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.algomojo.com/algomojo/bridge/tradingview-bridge-installation.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.
