# Tealstreet

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

1. *Tealstreet is free of charge, so you won't incur any additional charges on our partner terminal.*
2. *Be sure that you have previously linked at least 1 exchange API Key to your* [*Tealstreet* ](https://tealstreet.io)*account, if you need help, check their doc* [*here*](https://docs.tealstreet.io/docs/connect/api-general)*.*
3. *Official Tealstreet webhook documentation* [*here*](https://docs.tealstreet.io/docs/webhooks/)*.*

***

### To receive your Strategy Alerts directly on Tealstreet and automate your trading, go to <https://app.runbot.io/Bot/>.

Click "+ Create a new credit webhook".

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

***

On the Bot webhook configuration box, select 'Linked strategy' and pick the strategy you want to receive alerts from.

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

***

Enter the exact amount of capital you wish to allocate to your trading strategy. The size of your orders will be based on this reference, which can be a lower or a higher amount, depending on the leverage of your strategy.

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

***

Select Tealstreet to send alerts:&#x20;

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

***

### Go to <https://app.tealstreet.io/webhooks> or click ![](/files/IqhSn4iSwSz1Tn3UnRVg) on your Tealstreet menu APP (top left).

Select ![](/files/xzHZ0OmrdYturhIJpFtT) and click ![](/files/WnIEqjTPPmC1i7QMw3sY)

***

Pick the API Key of the exchange you want to link to your Runbot webhook, choose a name and your encryption password.&#x20;

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

<mark style="color:orange;">**Select an expiration date for your webhook. The default setting is 30 days, after which your webhook will expire, making you unable to receive any further alerts.**</mark>&#x20;

\ <mark style="color:orange;">**You can choose a longer duration for your webhook URL, or you can simply renew it on Tealstreet and update it before it expires on Runbot, this is only for additional security reasons.**</mark>

<figure><img src="/files/0D8W0yfMGlSMcrBpg6Ke" alt=""><figcaption></figcaption></figure>

Click ![](/files/gACsN14is0oXdzc6R3PV)&#x20;

***

You will get a pop-up confirmation, **copy the webook URL** provided by Tealstreet and click OK.

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

Go back to <https://app.runbot.io/Bot/>, on the Webhook parameters Box, paste the Tealstreet URL you just copied on the "Webhook URL" input box.

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

***

Select the exchange on which you want to trade through Tealstreet.

<mark style="color:orange;">**You can use multiple Runbot strategies on the same webhook/exchange account however HEDGE-MODE is highly recommended if you're using multiple bots at the same time. It's much more efficient and robust.**</mark>

<mark style="color:orange;">**Verify that you have the correct and same mode (one way or hedge) on Tealstreet, your exchange and Runbot.**</mark>

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

***

Click ![](/files/e5issY8AL1GwdCQ0lScm) and ![](/files/51b5TjYnhDEaHIujyWei) to start your automated trading with Tealstreet and Runbot!

Happy trading!


---

# 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.runbot.io/webhooks-trading-bots/tealstreet.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.
