# Connections

To start displaying quotes, charts and order books in real time, as well as to make trading operations, you need to set up a connection.

{% hint style="info" %}
Tiger.com Windows offers connections to [cryptocurrency exchanges](/english/settings/connections/crypto-exchanges.md) through a direct connection using their API. User can also connect to the NYSE, NASDAQ, CME, ICE, CBOT, COMEX, NYMEX, MOEX, SPBEX and EUREX stock exchanges, and Forex using  [third-party trading terminals](/english/settings/connections/trading-terminals.md).
{% endhint %}

<figure><img src="/files/YQrTHbfSxUMW7sgwk3WI" alt=""><figcaption><p>Connection settings menu</p></figcaption></figure>

To configure the connection, go to the top menu and go to **File → Connections → Configure**. Select a cryptocurrency exchange or terminal and set up the appropriate connection. Detailed instructions for setting up connections are available at the links in the table below.

| Crypto exchanges                                                                                                                                                                                                                                                           | Trading terminals                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="/pages/7G34e3Wi714x1qLXCsgm">Binance</a><br><a href="/pages/GDVoKfaujbeDv3ca2NRm">Bitfinex</a><br><a href="/pages/8qPupHrtbMq6qVOyiIkW">BitMEX</a><br><a href="/pages/sx0Ss2yAwZ4FVuoYjjQk">Bybit</a><br><a href="/pages/bXC475N2ou3IwT5vamEa">OKX</a><br></p> | <p><a href="/pages/FJnqg2oZLFMVZdXg5alr">DataFeed</a><br><a href="/pages/K143FdhZH02J0bEGhk72">MetaTrader 5</a><br><a href="/pages/hKVLeQX54gSPIlIbws6R">OEC Trader (by GAIN Capital)</a><br><a href="/pages/4Lr4rKKNe1TXo0DmayYR">QUIK</a><br><a href="/pages/u50qgvi57VTIfrqwWcLU">Rithmic</a><br><a href="/pages/0X1tKfp2bVLTNkSOMyUW">SmartCOM</a><br><a href="/pages/xLqJf8uzqjVWLQp58CPd">Trader WorkStation (by Interactive Brokers)</a><br><a href="/pages/dS28M1sY0S6zUQxLCNwJ">Transaq Connector</a><br><br></p> |

<figure><img src="/files/A816rAytXS6b1c0NKPa0" alt=""><figcaption><p>Connection configuration window in Tiger.com Windows terminal</p></figcaption></figure>

{% hint style="info" %}
To place a color indicator for a connection in the right corner of the interface, go to the Connections window and, in the connection name column, click on the circle and select the appropriate color.&#x20;
{% endhint %}


---

# 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://support.tiger.com/english/settings/connections.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.
