# 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="https://3865205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE1p7iAL2qIui2ddIaIU0%2Fuploads%2Fgit-blob-5fae8a0bf5a3f76f9c68b66584bcb55fed293508%2Fimage.png?alt=media" 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="https://3865205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE1p7iAL2qIui2ddIaIU0%2Fuploads%2Fgit-blob-b411374bf114c70ae6f2e2f3df3566f254f13337%2Fimage.png?alt=media" 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="https://3865205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE1p7iAL2qIui2ddIaIU0%2Fuploads%2Fgit-blob-200b2b80d0e0b69d466e014467e851d9ca0adfb3%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

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

***

### 📡 Notifications Tab

In the Notifications tab:<br>

<figure><img src="https://3865205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE1p7iAL2qIui2ddIaIU0%2Fuploads%2Fgit-blob-6b68ddb5dc128b472662d6ed894cb037389de3bc%2Fimage.png?alt=media" 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="https://3865205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE1p7iAL2qIui2ddIaIU0%2Fuploads%2Fgit-blob-45eb3aaff8384f5dc5ce93e3ffb39a5360379f2b%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure></div>

#### OKX

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

***

<div align="left"><figure><img src="https://3865205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE1p7iAL2qIui2ddIaIU0%2Fuploads%2Fgit-blob-910cec22cf484f76049219a17d413b080298fc03%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure></div>

#### Bybit

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

***

<div align="left"><figure><img src="https://3865205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE1p7iAL2qIui2ddIaIU0%2Fuploads%2Fgit-blob-f9f518a8d86d2b04b2a888e8560e27f66674d32d%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure></div>

#### Bitget

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

***

#### ![](https://3865205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE1p7iAL2qIui2ddIaIU0%2Fuploads%2Fgit-blob-dcf16789a5846978077349050a35f4ae93ca2763%2Fimage.png?alt=media)

#### 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.

***
