# Connection to FXCM

{% hint style="info" %}
This connection has been updated due to changes in the API and now operates starting with version 1.137.1.
{% endhint %}

To connect Quantower to FXCM broker, you need to have an active trading account (Demo or Real). Below we have described the step-by-step process of getting an account.

## How to create a new FXCM account for Quantower platform

1. Go to the [**FXCM** official website](https://www.fxcm.com/) to create a demo or live account. If you already have an account, please log in.

<figure><img src="https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LD6FsRvQ3jgwJIg6O7r%2Fuploads%2F9HS6H3B6wT5DTEf1GARz%2Fimage.png?alt=media&#x26;token=5186e0d6-9a33-4dcd-965f-49e5b06fc1ec" alt=""><figcaption></figcaption></figure>

2. For example, to create a demo account, simply fill out the basic form and click the '<mark style="background-color:blue;">**Trade Now**</mark>' button.

<figure><img src="https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LD6FsRvQ3jgwJIg6O7r%2Fuploads%2Ff9mgxdTtjvLUrhRGiuTQ%2Fimage.png?alt=media&#x26;token=5733a54b-60b6-482d-b8f6-4bf0378529ea" alt=""><figcaption></figcaption></figure>

3. After completing this step, you will receive a **login** and **password**. These can be used to access both the Quantower platform and their web platform.

<figure><img src="https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LD6FsRvQ3jgwJIg6O7r%2Fuploads%2F7Q2oz2FwyprG6ec4RQgi%2Fimage.png?alt=media&#x26;token=98e0de8b-68b1-411d-9c30-effb734f6dd5" alt=""><figcaption></figcaption></figure>

4. Open **Connection Manager** in Quantower and select FXCM broker. Choose Demo or Real, paste Login/Password, and click the Connect button.

<figure><img src="https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LD6FsRvQ3jgwJIg6O7r%2Fuploads%2FaQAmEY6VpHb6SIarzMUz%2Fimage.png?alt=media&#x26;token=48438180-5c88-499e-8417-eee6d405a18b" alt=""><figcaption></figcaption></figure>


---

# 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://help.quantower.com/quantower/connections/connection-to-fxcm.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.
