> For the complete documentation index, see [llms.txt](https://docs.algoboxpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algoboxpro.com/fundamentals/trade-command-center.md).

# Trade Command Center

The AlgoBox Trade Command Center is a specialized prop firm risk console designed for funded and evaluation traders. It automates trade execution and risk locks during live market sessions inside the NinjaTrader environment. The primary objective is to eliminate emotional decision-making and prevent account blowouts by enforcing hard-coded discipline.

<figure><img src="/files/7dlgJNIS3Gj4H3KhGvit" alt=""><figcaption></figcaption></figure>

## Core Pillars of the Risk Console

#### Hard-coded discipline for traders who refuse to blow another account

<figure><img src="/files/3Y7L1hFz2CsnssFFu8Vy" alt=""><figcaption><p>The nine pillars of automated risk management inside the AlgoBox Smart Risk Console.</p></figcaption></figure>

### Discipline Engine

Automates rule-based execution to remove emotional interference in real time.

### Risk Control System

Continuously monitors and enforces predefined limits to stabilize trading performance.

### Execution Control

Takes over trade management at critical moments to ensure precise, rule-driven exits.

***

## Core Features & Benefits

{% tabs %}
{% tab title="1" %}

<figure><img src="/files/xd7JHx3fJz3lZG1oV6UT" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="2" %}

<figure><img src="/files/UFggRL66aUtJosjc51lR" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="3" %}

<figure><img src="/files/bdj8d7gFMXgftzd3hohp" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="4" %}

<figure><img src="/files/47esLBkwznFfj0sfs9uV" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="5" %}

<figure><img src="/files/2T4vltkhmkHZn1dx712e" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="6" %}

<figure><img src="/files/OFtkQsdkhfJSlrwwewor" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="7" %}

<figure><img src="/files/Yfz7UPbH8saUOnbFnZlC" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="8" %}

<figure><img src="/files/QuX1tah1dCeRbcDHFltO" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="9" %}

<figure><img src="/files/Qh1Y3hY9l938MQtBsBxV" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="10" %}

<figure><img src="/files/hiJmPPtezqxXqEV6jRpM" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="11" %}

<figure><img src="/files/HGMV5XdFW3fSsLYAjlNa" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### 1. Account Selection

Toggle and monitor specific accounts (Funded vs. Evaluation) from a single interface.

Risk Improvement<mark style="color:yellow;">:</mark> Ensures risk settings apply to the correct account, preventing accidental trades on the wrong feed.

### 2. Curr Max Ideal Target (ATR)

Provides an objective profit target based on real-time market volatility in ticks.

Risk Improvement<mark style="color:yellow;">:</mark> Eliminates "guesswork"; prevents holding too long in low volatility or exiting too early in expansion.

### 3. ATR Target (mins) Adjustment

Quickly adjust the lookback period for volatility calculations using hold-to-repeat spinners.

Risk Improvement<mark style="color:yellow;">:</mark> Allows instant pivots to risk parameters if market velocity suddenly changes (e.g., news events).

### 4. Realized Profit/Loss Tracking

Displays a clear, live dollar amount of closed trades for the current session.

Risk Improvement<mark style="color:yellow;">:</mark> Keeps traders grounded in reality to prevent the psychological denial that leads to "revenge trading".

### 5. Unrealized Profit/Loss Monitoring

Real-time visibility of floating $$ $P/L$ $$ for all open positions.

Risk Improvement<mark style="color:yellow;">:</mark> Prevents the "deer in the headlights" effect by showing exactly how much capital is currently at risk.

### 6. High Watermark Tracking

Records the highest net $$ $P/L$ $$ reached during the session.

Risk Improvement<mark style="color:yellow;">:</mark> Helps manage "Trailing Drawdowns" by showing the buffer before a breach (Critical for Prop Firms).

### 7. Auto Flatten (This Account)

Automatically closes all positions when a specific Take Profit or Max Loss is hit.

Risk Improvement<mark style="color:yellow;">:</mark> Removes "execution hesitation" by acting as a mechanical discipline engine for emotional exits.

### 8. Take Profits $ (Threshold)

A user-defined dollar goal that triggers an automatic session exit.

Risk Improvement<mark style="color:yellow;">:</mark> Protects the "Daily Win" and prevents over-trading after reaching profit targets.

### 9. Max Loss $ (Threshold)

A user-defined hard floor for dollar losses in a single session.

Risk Improvement<mark style="color:yellow;">:</mark> Acts as a "circuit breaker" to ensure one bad day doesn't result in a blown funded account.

### 10. Auto Liquidate (All Accounts)

A "nuclear option" that flattens positions across every connected account simultaneously.

Risk Improvement<mark style="color:yellow;">:</mark> Helps manage "Trailing Drawdowns" by showing the buffer before a breach (Critical for Prop Firms).

### 11. Auto Kill Data Connections

Completely disconnects the platform from the data feed once risk thresholds are confirmed.

Risk Improvement<mark style="color:yellow;">:</mark> Physically prevents further trades by forcing a mandatory "cool-down"(The Ultimate Discipline Tool).

{% hint style="warning" %} <mark style="color:yellow;">All settings displayed in the settings image are the current default configurations provided by NinjaTrader and/or the AlgoBox™ Pro software, and may change at any time in future software updates without notice.</mark>
{% endhint %}

***

{% embed url="<https://www.youtube.com/live/A53slGBZ1y4?si=zvs2r1d1lRTR-OTu&t=832>" %}
WATCH: This short video explains the Trade Command Center indicator and how to use it.
{% endembed %}


---

# 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://docs.algoboxpro.com/fundamentals/trade-command-center.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.
