> For the complete documentation index, see [llms.txt](https://help.quantower.com/quantower/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quantower.com/quantower/connections/connection-to-ctrader/how-to-connect-to-ic-markets-via-quantower.md).

# How to connect to IC Markets via Quantower

To connect Quantower platform to IC Markets broker and send trading orders, you need to use cTrader Gateway. If you already have a trading account with IC Markets, then go to the penultimate step in this manual.

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

* Go to the official [**IC Markets**](https://www.icmarkets.com) website and **Create a trading account** by filling out the registration form.

![](/files/-LmOCZD6i1PlbjwcoLiL)

* During the registration, always choose the **cTrader** platform where you need to specify it.

![](/files/-LmODjWn3CGZoOxE54Sz)

* After creating a demo account, check the E-Mail that you used when registering your account. In the letter with subject **"Welcome to cTrader ID"** is your ID that will be used as a login in platforms Quantower and cTrader. Set the password for authorization by clicking on the **"Set Password"** button.

![](/files/-LmFkF59I8N3-zKMPSlh)

* Before connecting for the first time through Quantower platform, you need to activate your account in the cTrader system. You can do it via IC Markets **cTrader Web-based** platform <https://ct.icmarkets.com/>

![](/files/-LmOFL5fw1TS4J3WdjPk)

* Once you logged in to the cTrader paltform (web, desktop or mobile) you need to accept the License Agreement.
* After that, in the Quantower platform in the connection manager, select cTrader Gateway connection with Demo or Real and press **"Connect"** button. An authorization form will appear, where you need to specify an email or cTrader ID, as well as a password. This is a standard OAUTH authorization where you can see the connection information. **Allow access** and start trading :)

![](/files/-LmJhmxe5lUh9IFyJ-Zs)

![](/files/-LmOG4V9Ris72zIC4qzR)

![](/files/-LmOGOhF6l8fVn_y4wfY)

* Now you can place and manage your orders via Quantower or cTrader. Good luck!

![](/files/-LmFvX5s3-Jz4GrPAkZL)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.quantower.com/quantower/connections/connection-to-ctrader/how-to-connect-to-ic-markets-via-quantower.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
