# How to Automate signals with Cornix

### ✅ Prerequisites

Before you begin, make sure you have:

* A **Telegram account**
* A **Cornix account** (connected to Telegram)
* An account on a **supported exchange** (e.g., Binance, Bybit, KuCoin)
* An active **GreenCrypto Premium** subscription

### Step 1: Join the GreenCrypto Premium Telegram Signals Group

* Subscribe to GreenCrypto by contacting us on telegram <https://t.me/GreenCryptoSupport>
* You will receive an invite link to the Telegram signal group.
* Join the group with your Telegram account.

### Step 2: Create a Signals Bot on Cornix

* Login to Cornix Dashboard. Click on "Signals Bot" --> "Create Bot", you will see a page similar to this&#x20;

* Click on Advanced Settings

  <figure><img src="/files/klEx5aRyGoQjWRDHBIVo" alt=""><figcaption><p>Create Bot Step 1</p></figcaption></figure>

* Update Below Configurations
  * Account: \<Select the Trading account with Future/Perpetual Trading Enabled
  * General --> Amount Per Trade: 0.5-1 - Risk Percentage
  * Stop --> Leveraged Trailing --> Personal:&#x20;
    * Type: Moving Target
    * Trigger: #1&#x20;
  * Advanced: Close Trade On TP Before Entry --> ON

* Click on "Create Bot"

That's all. As the telegram channel recieves new signals, cornix will parse the signals and open a trade automatically on your Account.&#x20;


---

# 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.greencrypto.net/getting-started/how-to-automate-signals-with-cornix.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.
