# Signals Store

The **Algomojo Signals Store** is a powerful feature that allows traders to **follow, manage, and execute trading signals** from signal providers seamlessly. With this feature, you can automate your trading strategies without manually placing orders, making your trading experience more efficient and hassle-free.

{% embed url="<https://youtu.be/A-QfOkoSOHk>" %}

#### **How the Signals Store Works**

✅ **Follow Trading Signals** – Select and follow signals from signal providers in the store.\
✅ **Auto-Execution** – Once mapped to a strategy, signals are automatically executed without manual intervention.\
✅ **Custom Strategy Mapping** – Choose a specific strategy where the signals will be applied for automated execution.\
✅ **Real-Time Updates** – Stay updated with new trading signals and take quick action.<br>

**Step-by-Step Guide to Following Signals in Algomojo Signals Store**

1️⃣ **Check for Available Signals**

* In the **Algomojo Signals Store**, you can follow signals from signal providers.
* If no signals are available, your store will display **"No Signals Available to Follow."**

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

2️⃣ **Receive a Signal Request**

* Once a signal Request is received, it will appear in the Signals Store.

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

3️⃣ **Follow the Signal**

* Navigate to **Actions** and select **Follow** for the desired signal.
* The status will change to **Following** after confirmation.

<figure><img src="/files/3F3aIqJ1PEEXKrzloSlw" alt=""><figcaption></figcaption></figure>

4️⃣ **Add the Signal to a Strategy**

* Go to **Actions** and select **Add to Strategy**.

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

Choose the strategy you want to map the signal under.

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

5️⃣ **Submit the Mapping**

* Click **Submit** to finalize the mapping.

<figure><img src="/files/6V4NXcj2LNYcgkfcWZsn" alt=""><figcaption></figcaption></figure>

6️⃣ **Auto-Execution of Signals**

* Once mapped, any signals received from your admin will be automatically placed under the selected strategy and executed accordingly.

Now, your signals will be seamlessly integrated into your trading strategy!🚀


---

# 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/signals-store.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.
