> For the complete documentation index, see [llms.txt](https://docs.cvizor.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cvizor.com/en/modules/signals/webhook/signal-setup-in-finandy.md).

# 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="/files/q8N4GG6EhBBLwpZTemOt" 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="/files/IB305aBHQuRMBc5cTpwE" 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="/files/Tb1MbF1hEWg69GKQfqJP" 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="/files/tON3CGRKluyapy7ZJNce" 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="/files/dQeQB1sNCWdWgA5ZwcTf" alt=""><figcaption></figcaption></figure>
