# Trading Functions Are Disabled

## Trading not possible

**Issue:**

The **trading function** in the **chart context menu** and/or **QuickSetup buttons** are disabled.

<figure><img src="/files/bHpVNJzV3ew9lj7xGK3b" alt=""><figcaption></figcaption></figure>

**Possible Causes & Solutions:**

✅ **Incorrect Multi-Brokerage Settings**

* Go to **Tools → Settings → Account Connections** and check if your **broker, asset classes, and markets** are correctly activated.

✅ **Not Connected to Your Broker Account**

* Go to **Main → Connections → Connect** and establish the **broker connection**.

✅ **Incorrect Trading Hours or Pauses**

* Check your **trading hours and breaks** in the **Instrument Editor** and **General Settings**.

✅ **Pre- & Post-Market Trading Activated**

* If enabled, adjust **off-market price movements** in **Marketplace Escort** and disable them via the **chart toolbar button**.

***

## **Error When Submitting an Order**

**Issue:**

Your **order is not being sent** to the broker.

**Possible Causes & Solutions:**

✅ **Missing or Incorrect Mappings**

<figure><img src="/files/xARQ8wDVVCNADZJNEQap" alt=""><figcaption></figcaption></figure>

* If you get a **mapping error**, **re-import mappings**.
* If the **instrument mapping is missing or incorrect**, request it via the **Instrument Editor → Feedback button**.

✅ **Incorrect Tick Size**

<figure><img src="/files/FSeiqiaUbkTlKB76jYBI" alt=""><figcaption></figcaption></figure>

* If you get a **tick size error**, adjust the **tick size** to match your **broker's settings**.
* Check your **broker's website or reference platform** for correct tick size details.

✅ **Insufficient Account Balance**

* If your **order size exceeds your funds**, deposit money into your **broker account** or **reduce the order size**.

✅ **Unmet Margin Requirements**

* If **margin requirements aren’t met**, deposit funds or **close open 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://docs.agenatrader.com/introduction/faq/top-faq/trading-functions-are-disabled.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.
