# Signal setup in Finandy

After you have created a webhook and imported the configuration from Cryptovizor, you can proceed to set up the trading parameters in the terminal.

Refer to the detailed signal documentation on the Finandy website:

{% embed url="<https://docs.finandy.com/algo-trading/signals/interface>" %}

Any changes made in the terminal will be applied immediately to the created signal; you don’t need to copy the signal message into the screener each time, everything happens automatically.

{% hint style="info" %}
Don't forget to click the "Save" button after making changes in the terminal!
{% endhint %}

The default ready configuration includes the following modules:

### **Opening a position**

* Opening a Position - a single order.
* Free balance - **remember to enter the required value.**
* Order Type - Market.

{% hint style="info" %}
Note: If the checkbox on the left is not marked, then the webhook settings are taken from the terminal (which is what we need).
{% endhint %}

<figure><img src="https://3464542099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZTABwQlZM4vDvLFKaqdc%2Fuploads%2FF82tNlbAK0m6og1eGJNa%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-04-21%20%D0%B2%2013.44.16.png?alt=media&#x26;token=4fc4fe28-60e9-4b84-aa5e-512bf1a1a7c7" alt=""><figcaption></figcaption></figure>

### DCA (Averaging)

* Averaging - single real order.
* % of Available Balance - **remember to enter the required value.**
* Order Type - Market.
* Maximum Position Size - % of total balance.
* Maximum Value - **remember to enter the required value.**<br>

<figure><img src="https://3464542099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZTABwQlZM4vDvLFKaqdc%2Fuploads%2F6S9DtS8IEN8h0SgZmsnU%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-04-21%20%D0%B2%2013.44.04.png?alt=media&#x26;token=ab3022ec-5dd0-4297-bd3e-13aaf5096081" alt=""><figcaption></figcaption></figure>

### **SL (Stop Loss) Module**

* % from position - 3%, **remember to enter the required value.**
* Order Type - Virtual market.
* Order Trigger - Last Price.
* Level Rearrangement - enabled.

{% hint style="info" %}
Note: On the SPOT market, you cannot set a real stop loss and take profit simultaneously, so virtual market orders are used for these modules.
{% endhint %}

<figure><img src="https://3464542099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZTABwQlZM4vDvLFKaqdc%2Fuploads%2FSdrYiREy6VJVHNSILNMt%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-04-21%20%D0%B2%2013.43.57.png?alt=media&#x26;token=102d5c6b-3c4f-43b8-96a8-bf4ec0a10c00" alt=""><figcaption></figcaption></figure>

### **SLX Module**

* Trailing Mode -  by trigger Price.

#### Setting SL to Break-Even.

* Activation at Reaching PnL, % - **remember to enter the required value.**
* Margin from Break-Even, %.
* Min. Position Volume.

#### Trailing SL

* Activation at Reaching PnL, % - **remember to enter the required value.**
* Deviation from Trigger Price, % - **remember to enter the required value.**
* Min. Step Rearrangement - 0.02.
* Min. Position Volume.
* Price Trigger - Last Price.

#### **General Settings**

* Order Type - Virtual Market.
* Order trigger - Last Price.
* CA action - Cancel

<figure><img src="https://3464542099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZTABwQlZM4vDvLFKaqdc%2Fuploads%2FOEiJDNjlkTsIgN92mn86%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-04-21%20%D0%B2%2013.43.50.png?alt=media&#x26;token=32c87728-5659-410e-8dd7-98416b89c0cf" alt=""><figcaption></figcaption></figure>

### **TP (Take Profit) Module**

* Order type - Virtual Market.
* Order trigger - Current Price.
* Number of orders - 1, **remember to enter the required value.**
* Price offset, % - 12, **remember to enter the required value.**
* Amount % - 100%, **remember to enter the required value.**
* Rearrangement - enabled.

<figure><img src="https://3464542099-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZTABwQlZM4vDvLFKaqdc%2Fuploads%2FPGqo1NEF11GnUGBFDeCl%2F%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202024-04-21%20%D0%B2%2013.43.54.png?alt=media&#x26;token=594b6644-2ebc-40f6-9737-af5c873353fb" alt=""><figcaption></figcaption></figure>
