> For the complete documentation index, see [llms.txt](https://docs.tread.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tread.fi/order-tracking-and-portfolio-management/real-time-algo-order-tracking.md).

# Real-Time Algo Order Tracking

<figure><img src="https://3498068627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzGueudbPNYpRWNpS3Ilo%2Fuploads%2Fq8NW994jMjQboO4rpBxY%2Fimage.png?alt=media&amp;token=496512a6-3ed3-41e3-ac8b-4595135d2315" alt=""><figcaption><p>Algo Order Tracking Dashboard Interface</p></figcaption></figure>

The dashboard provides real-time insights into an order’s execution, allowing users to track performance and market interaction as the trade progresses.&#x20;

You can access this by clicking the magnifying glass from your order table:

<figure><img src="https://3498068627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzGueudbPNYpRWNpS3Ilo%2Fuploads%2FGUq0L6y4YLVaF0lHK6YO%2FScreenshot%202569-01-16%20at%2016.29.54.png?alt=media&amp;token=726c5650-dc1d-4f62-96b6-c913174cafc0" alt=""><figcaption></figcaption></figure>

### Execution Statistics

<figure><img src="https://3498068627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzGueudbPNYpRWNpS3Ilo%2Fuploads%2F0dxVoya0wk0REA5z27NM%2FScreenshot%202568-03-04%20at%2015.41.12.png?alt=media&amp;token=86ce2a28-42e8-4b52-9edc-327cf89dcdf0" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="178">Benchmark</th><th>Description</th></tr></thead><tbody><tr><td><strong>Slippage</strong></td><td>Side-adjusted natural logarithm of <em>executed price</em> divided by <em>arrival price</em>. The arrival price is the mid quote at the time of order submission. The benchmark price will not change as the order progresses and the realized cost will be a reflection of as-of volume weighted executed prices compared to the arrival price.</td></tr><tr><td><strong>VWAP Slippage</strong></td><td>Side-adjusted natural logarithm of <em>executed price</em> divided by <em>VWAP.</em> As the order trades, VWAP is a dynamic benchmark price that reflects the as-of volume weighted average price of all market trades that print on the selected exchanges from order entry to current time. The VWAP cost will be a reflection of as-of volume weighted executed prices compared to the VWAP benchmark price.</td></tr><tr><td><strong>Exchange Fee</strong></td><td><em>Exchange fee</em> divided by <em>traded notional</em>. </td></tr><tr><td><strong>Participation Rate</strong></td><td>The value column contains the cumulative market volume. The Benchmark column is the current participation rate (executed volume divided by cumulative market volume). </td></tr></tbody></table>

**Execution Trajectory Chart (Fixed-Duration Orders)**

<figure><img src="https://3498068627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzGueudbPNYpRWNpS3Ilo%2Fuploads%2FmnxZMeQqE401VQEb3KJK%2Fimage.png?alt=media&amp;token=8b91e039-e599-4ec0-bfbe-768d802d193f" alt=""><figcaption></figcaption></figure>

For fixed-duration orders, the execution schedule chart displays the planned execution quantity (grey) along with the upper and lower discretion bounds (dashed lines). The actual cumulative fills are represented by a solid white line, tracking how the order is executed over time. Each fill is marked with:

* **Green** - Passive (maker) fill
* **Red** - Aggressive (taker) fill
* **Orange Square** - OTC fill
* **Orange Triangle** - Active placement pending execution

**Participation Rate Target Orders**

<figure><img src="https://3498068627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzGueudbPNYpRWNpS3Ilo%2Fuploads%2FOgjSgmz3dnDuMSQb0xfD%2Fimage.png?alt=media&amp;token=45b0184d-40d6-4176-a0b9-4fd5f5333e17" alt=""><figcaption></figcaption></figure>

For orders using a participation rate target, the order viewer presents a breakdown of executed volume, cumulative realized participation rate, and market volume for context. Users can toggle between this view and the schedule-based execution chart.

**Price Chart and Execution Context**

For trades executed in version 1.4.3 or later, the price chart illustrates where fills occurred relative to the bid-ask spread during the order’s duration. The chart includes:

* **Dotted Grey Line** - Average executed price
* **Dashed Violet Line** - VWAP benchmark
* **Orange Line** - Dynamic limit price
* **Bid/Ask Traces** - Represented in green (bid) and red (ask); for narrow spreads, they may overlap.

This real-time execution tracking helps traders monitor their order's performance, assess market conditions, and refine execution strategies based on data-driven insights.
