# FX Cell

## What is FX Cell

FX cell panel provides the combination of two important features - quote data and trading controls for order placement. It was designed with FX traders in mind but it can be used with any symbols for any market.

![ ](/files/-LvqvoaZL4LqyqLIVLqC)

The FX Cell panel menu contains:

* **Edit**  — allows you to change the account or trading symbol;
* **Link**  —  allows linking several panels by common symbol using the Color definition. Just select one link color in FX Cell and other panel and they will have a synchronized symbol parameter. Once linkage is applied, the panel’s title will be colored to the respective color.
* **Duplicate panel** — allows you to create a copy of the panel with the same settings.

## Trading with FX Cell

* **Select a trading instrument and an account.** You can select a trading symbol manually or through linking to a [Watchlist](https://help.optimusflow.qtower.app/analytics-panels/watchlist) or to other panels.

![](/files/-LvqvoaaF0gWXm-g-ubK)

* **Set the order size.** Click the size field and either type a new value or use the mouse wheel to move to a new value.
* **Set the order duration (TIF).** Depending on the selected connection, the TIF types may vary.
* **Place the order**. Orders are placed by clicking the buy or sell buttons. You must confirm the order before it is placed.

You can manage your open positions with the [Position panel](https://help.optimusflow.qtower.app/portfolio-panels/positions).


---

# 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.optimusflow.app/trading-panels/fx-cell.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.
