# Trade Tables

<figure><img src="/files/4DOt4isfC8neqVLmLkvd" alt="Sample image of the trade tables. With the trade function tab depicted. Data depicted is just a sample."><figcaption></figcaption></figure>

<table><thead><tr><th width="140.40264892578125"></th><th></th></tr></thead><tbody><tr><td><strong>Trades:</strong></td><td><strong>Live feed of ongoing trades</strong> for the selected token.</td></tr><tr><td><strong>Positions:</strong></td><td><strong>Your current crypto holdings.</strong> Provides easy access for reviewing, grabbing a PNL card, or making a quick sell.</td></tr><tr><td><strong>Active Orders:</strong></td><td><strong>View, track, or cancel</strong> your Active Orders. Sort by Type, or Wallet. <br>                <img src="/files/mYDrnjHnO5ozVO5Yatga" alt="A close-up of the active order types. These are buttons in the active orders table."></td></tr><tr><td><strong>History:</strong></td><td><strong>Your transaction History.</strong> Sort / Filter by Type, Wallet, MC, Status.</td></tr><tr><td><strong>Transactions:</strong></td><td>A deeper look into a token including <strong>Dev actions</strong> such as minting, burns, etc.</td></tr></tbody></table>

<figure><img src="/files/yFdRMN4OtTPlIhPtCanw" alt="Image shows the filters available under the transactions table. Functions include dev actions, such as liquidity pool creation, minting, etc." width="251"><figcaption><p>Use the <strong>Type</strong> filter under Transactions to refine by token action</p></figcaption></figure>

<table><thead><tr><th width="139.53265380859375"></th><th></th></tr></thead><tbody><tr><td><strong>Top Traders:</strong></td><td>A list of the <strong>top 100 Wallets</strong> trading the displayed token. Sorted by PNL. Filter by <strong>Only Tracked</strong> if desired to only see wallets you are already tracking. </td></tr><tr><td><strong>Holders:</strong> </td><td><strong>Top 100 current Holders</strong> of the token, sorted by percentage of supply owned. </td></tr><tr><td><strong>Comments:</strong></td><td>Shows launchpad user comments, when applicable.</td></tr></tbody></table>

On the right-hand side of the Trade Tables are additional features:

<figure><img src="/files/q43OZ6R0SbsD2Ubf8xvB" alt="Depicts buttons visible on the right hand side of the tables. They include bubble maps, instant trade, and trades table."><figcaption></figcaption></figure>

<table><thead><tr><th width="139.55047607421875"></th><th></th></tr></thead><tbody><tr><td>Bubblemaps</td><td>Choose from three methods to view token distribution.</td></tr><tr><td><a href="/pages/W8D73LOykJ1FnYwGFalA"><strong>Instant Trade:</strong></a></td><td><strong>Customizable pop-out window to make quick trades</strong> without requiring any additional confirmation steps.</td></tr><tr><td><strong>Trades Table:</strong></td><td><strong>Repositions the real-time trades feed</strong> to the right of the chart, freeing the bottom tables for simultaneously displaying additional metrics.</td></tr></tbody></table>

<figure><img src="/files/xQUTO4IjmkrPqamwQFnI" alt="A small slice of the trades table when it is docked on the right hand side of the chart. Dated depicted is just a random sample." width="252"><figcaption><p>Customize your token tracking with the Trades Table.</p></figcaption></figure>


---

# 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.trojan.com/trading-on-trojan/trade-page/trade-tables.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.
