# How to Create a Signal?

1. Click “+ Create Signal” on the top right corner and choose your platform, give a name for your Signal and introduce a little bit about your Signal, then click “Next”.

<figure><img src="/files/IjiMoJE5FrmZDfvkTl3f" alt="" width="563"><figcaption></figcaption></figure>

2. The available signal source platforms for input are currently "MT Platform" and "Binance."

<figure><img src="/files/5jFiwZ7hlxQoEZIQFrAP" alt="" width="563"><figcaption></figcaption></figure>

3. Please provide the name and description of the signal source.

<figure><img src="/files/dnKsoxRbaQO7eSebKKsW" alt="" width="563"><figcaption></figcaption></figure>

4. Please choose the connection method. There are two options: **Link Account (MT4)** and **SoFinX Sync EA**.

<figure><img src="/files/wTr79q1pNT3oMkFZwm9Z" alt="" width="563"><figcaption></figcaption></figure>

## **Link Account (MT4)**

1. Select **Link Account (MT4)**

<figure><img src="/files/BVoKgaOJEjBfc1IJHMMl" alt="" width="563"><figcaption></figcaption></figure>

2. Please enter the MT-related information.

<figure><img src="/files/gkTTxtw9QbYHoOcV7L9E" alt="" width="563"><figcaption></figcaption></figure>

3. Select the trading instruments. It is highly recommended to switch to "Symbol Pairing" to allow automatic matching of instruments.

<figure><img src="/files/vTyYfs6aCUzpdii8mc0u" alt="" width="563"><figcaption></figcaption></figure>

## **SoFinX Sync EA**

Operating an EA (Expert Advisor) can be relatively complex. Please follow the steps outlined in the following video tutorial.

{% embed url="<https://youtu.be/rV2i0MtwJ9Y>" %}

Finally, synchronize your trading instruments. Once the pairing is complete, your signal source setup is finished!

<figure><img src="/files/U7lD6rOjmSFMBRsEgkzn" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/5vKAc3BfGc8M9MkhVz6V" alt="" width="563"><figcaption></figcaption></figure>

Now just need to go to Inactive page and see the signal you just created. and hover to Inactive bottom can see the “Activate Signal”

Click it and finish the enable settings, including the range of investment and profit share %

<figure><img src="/files/X98QnlJccD3bYyLVM46M" alt="" width="563"><figcaption></figcaption></figure>

Congratulations ! You just make your signal go live! Moreover, you can click into the signal’ page to see more details!

<div><img src="https://i0.wp.com/sofinx.com/wp-content/uploads/2022/10/%E6%88%AA%E5%9C%96-2022-10-07-%E4%B8%8B%E5%8D%885.40.50-1024x503.png?resize=1024%2C503&#x26;ssl=1" alt=""> <figure><img src="/files/Pyyhx4o2peugrJUW3fXX" alt="" width="563"><figcaption></figcaption></figure></div>

[<< Back "Guide for Signal"](/sofinx-help-center/help-center/guide-for-signal.md)


---

# 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://sofinx.gitbook.io/sofinx-help-center/help-center/guide-for-signal/how-to-create-a-signal.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.
