> For the complete documentation index, see [llms.txt](https://docs.tradefi.bot/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tradefi.bot/whitepaper/ai-trading-agents-bots/al-ai-agent-ranger-reversor-v1-or-tradefi.bot-eth-usdt-45m/vi.-exchange-integration.md).

# VI. Exchange Integration

The AL/AI Agent Ranger Reversor v1 is built not just for visualization — but for execution.\
With one click, you can connect your strategy to real trades on OKX, Bybit, Bitget, Binance (via connector), and more.

Here’s how to set it up like a pro.

***

### 🛠️ Step 1 — Open the Alert Creation Panel

Click on the ⏰ **Alert** button in TradingView or press `Alt + A`. You’ll see the following configuration window:<br>

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

***

### ⚙️ Settings Tab

* **Symbol**: `ETHUSDT.P` *(Perpetual contract)*
* **Condition**: Select the strategy script (e.g. `Ranger Reversor v1`)
* **Interval**: Same as chart (`45M`)
* **Expiration**: Set to open-ended or customize

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

✅ Tip: Always use `"Any alert() function call"` for strategy-based alerts.

***

### 💬 Message Tab

* **Alert Name**:&#x20;

  ```pine_v5
  🟣👨🏻‍💻 AI Agent Ranger Reversor v1 | Tradefi.bot • ETH 45M
  ```

**Paste Message From your Exchange**

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

📌 You can also customize fields depending on your execution bot.

***

### 📡 Notifications Tab

In the Notifications tab:<br>

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

* ✅ Enable “Notify in app”
* ✅ Enable “Webhook URL”
* Paste the webhook for your target exchange (example):

```plaintext
https://www.okx.com/algo/signal/trigger
```

* ✅ Enable “Play sound” (optional)
* ❌ Do not enable email unless needed

***

### 🌐 Supported Exchanges & Webhook Integration

<div align="left"><figure><img src="/files/9eT1F8h09X5I29iTDyp7" alt=""><figcaption></figcaption></figure></div>

#### OKX

* 📺 Tutorial: <https://youtu.be/l_lJBfSc6DE>

***

<div align="left"><figure><img src="/files/zJgWBvHKJspMLTZRBn7g" alt=""><figcaption></figcaption></figure></div>

#### Bybit

* 📺 Tutorial: <https://youtu.be/kDER-3rU14g>

***

<div align="left"><figure><img src="/files/wGwinStkq6IqaYp0JA3D" alt=""><figcaption></figcaption></figure></div>

#### Bitget

* 📄 Tutorial: <https://www.bitget.com/support/articles/12560603798450>

***

#### ![](/files/F31lpSun4DVwyREaNUm3)

#### Binance

* 📄  Tutorial: <https://www.binance.com/en/support/faq/detail/3f57291b56474f5e900cc4b754f61ff3>

***

### 🔁 Multiple Bots? Use Unique Alerts.

If you're running more than one AL/AI Agent, create a **dedicated alert per bot** with its own webhook and JSON format.\
\
Never combine multiple agents into a single alert — it may break the execution flow.

***
