> For the complete documentation index, see [llms.txt](https://help.rails.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rails.xyz/trading/perpetuals/overview.md).

# Perpetuals Page Guide

{% hint style="info" %}
For definitions and calculations of all terms referenced here, please visit the [Perps Metrics Guide](/trading/perpetuals/perps-metrics-guide.md).
{% endhint %}

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Price Chart</strong><br>Read the chart and set your favorite markets.</td><td><a href="/pages/sV7VgdhaO08dtoinNlNJ#price-chart">/pages/sV7VgdhaO08dtoinNlNJ#price-chart</a></td></tr><tr><td align="center"><strong>Order Book</strong><br>See active bids and asks in real time.</td><td><a href="/pages/sV7VgdhaO08dtoinNlNJ#order-book">/pages/sV7VgdhaO08dtoinNlNJ#order-book</a></td></tr><tr><td align="center"><strong>Order Panel</strong><br>Place and review your trades.</td><td><a href="/pages/sV7VgdhaO08dtoinNlNJ#order-panel">/pages/sV7VgdhaO08dtoinNlNJ#order-panel</a></td></tr><tr><td align="center"><strong>Market Data</strong><br>View a real-time snapshot of key market metrics.</td><td><a href="/pages/sV7VgdhaO08dtoinNlNJ#market-data">/pages/sV7VgdhaO08dtoinNlNJ#market-data</a></td></tr><tr><td align="center"><strong>Account Summary</strong><br>Monitor a real-time summary of your account.</td><td><a href="/pages/sV7VgdhaO08dtoinNlNJ#account-summary">/pages/sV7VgdhaO08dtoinNlNJ#account-summary</a></td></tr><tr><td align="center"><strong>Trade Summary</strong><br>Review key details from your recent trading activity.</td><td><a href="/pages/sV7VgdhaO08dtoinNlNJ#trade-summary-tabs">/pages/sV7VgdhaO08dtoinNlNJ#trade-summary-tabs</a></td></tr><tr><td align="center"><strong>Recent Trades</strong><br>View the latest anonymized trades.</td><td><a href="/pages/sV7VgdhaO08dtoinNlNJ#recent-trades">/pages/sV7VgdhaO08dtoinNlNJ#recent-trades</a></td></tr></tbody></table>

## Price Chart

A digital asset price chart is a graphical representation of an asset’s price movements over time. It helps traders analyze market trends, price fluctuations, and trading volume. We've integrated with TradingView to provide users with a reliable, highly configurable chart which they can customize based on their trading needs.

<figure><img src="/files/8xs6pyJr2oBEtUElFG5h" alt=""><figcaption></figcaption></figure>

The price displayed beside the market is the Order Book Price. This is the halfway point between the best bid (highest price someone is willing to buy) and the best ask (lowest price someone is willing to sell). This is the price used to open and close positions.

<details>

<summary>Starring your favorite markets</summary>

If you are only interested in a few specific assets, you are able to 'favorite' the markets you trade most frequently in the Price Chart as shown below.

1. Click on **All Markets** on the top left of the main Trade screen.
2. Click on the yellow star beside each market that you want to mark as a ‘favorite.’ The star will fill (See below).
3. Click **Show favorite markets** at the bottom. This will reduce the market selector to only your favorite markets.

To undo or change your selection, click on **See all markets** and change as required.

</details>

{% hint style="info" %}
Our [Chart Settings Guide](/trading/perpetuals/chart-settings-guide.md) has more information about how to customize the price chart.
{% endhint %}

## Market Data

The market data displayed at the top left of the perpetuals page provides a real-time snapshot of key metrics that help you assess the activity and dynamics of the asset selected in the price chart.

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

Explore each metric shown:

* **Index Price**: The current asset price in USD pulled from our [Index Price Sources](/trading/index-price-sources.md).
* **Open Interest**: The total number of open contracts in the market, serving as a measure of trader participation.
* **24h Trades**: The number of trades executed in the past 24 hours.
* **Funding Rate**: The current [funding rate](/trading/perpetuals/funding.md#how-is-funding-calculated) applied to open positions, updated hourly.
* **Next Funding**: A countdown to the next funding interval.

## Order Book & Recent Trades

The order book is a real-time, digital ledger that displays all open buy and sell orders for the asset you are viewing in the price chart. It helps traders see quantity and price levels at which others are willing to buy or sell. You'll also find all recent trades tabbed next to the order book.

{% columns %}
{% column width="66.66666666666666%" %}

### Order Book

The order book shows <mark style="color:green;">**Buy Orders (Bids)**</mark>, which list what buyers will pay, and <mark style="color:red;">**Sell Orders (Asks)**</mark>, which list what sellers offer. It helps traders read market sentiment, spot possible price moves, and make better decisions.<br>

The order book also includes two useful features:

* The **Spread** is the difference between the highest bid and lowest ask. It appears as both a $(asset value) and percentage difference.
* The **currency switcher** lets you view each asset's order book in units or USD at each price.
  {% endcolumn %}

{% column width="33.33333333333334%" %}

<figure><img src="/files/BzLOYQpkpQ9kOP5iPiUK" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
The tick size (minimum price change) and lot size (minimum order quantity) are both set to 0.00000001 (8 decimal places), but only 6 decimal places are displayed.
{% endhint %}

{% columns %}
{% column %}

### Recent Trades

This section provides a snapshot of the most recent trades of the asset currently displayed in the price chart that have been executed.

It shows both buy or sell trades with the size (quantity), price and time of each trade.
{% endcolumn %}

{% column %}

<figure><img src="/files/miN95B3HIeSgR3LB1AP2" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

## Order Panel

{% columns %}
{% column %}
This is where you place your trades.

The order panel displays a dynamic summary of your order. Use the percentage bar to select what portion of your buying power you wish to deploy for this order, where *buying power* refers to your available balance multiplied by your [account leverage](/trading/perpetuals/margin-modes.md).

{% hint style="info" %}
See our [order types article](/trading/perpetuals/placing-orders.md#order-types) for detailed information on available order types and how to place trades.
{% endhint %}
{% endcolumn %}

{% column %}

<figure><img src="/files/gnFU3eqM2TmgA16A3GL9" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Calculator

{% columns %}
{% column width="41.66666666666667%" %}
Our built-in trading calculator enables users to estimate the returns or losses of their trades before placing them. It can also be used to determine appropriate take profit and stop loss limits to manage risk.

To access the calculator, click on the icon on the bottom right in the trade input section.
{% endcolumn %}

{% column width="58.33333333333333%" %}

<figure><img src="/files/5AuvTHJOutfXGVzb5fLX" alt="" width="368"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Functions

{% tabs %}
{% tab title="PROFIT & LOSS" %}
Estimate the profit or loss of your trade by selecting a long or short position and inputting the quantity, entry price, close price and preferred leverage.

The impact of your trade is calculated and displayed at the bottom of the calculator. This information includes:

* **Profit (or loss):** Estimated amount gained or lost in USD.
* **% Profit (or Loss):** The estimated change in profit or loss (%) of the order total.
* **% Return:** The estimated return of your margin (%) if you used leverage.
  {% endtab %}

{% tab title="LIQ. PRICE" %}
This tab allows you to input the quantity and entry price to confirm the liquidation price of your trade.

The impact of your trade is automatically calculated and presented at the bottom right of the calculator. This information includes:

* **Liquidation Price:** The price at which your position will be [liquidated](/trading/perpetuals/perps-metrics-guide.md#liquidation).
* **Order Total:** Total volume in USD of your trade.
* **Leverage:** How much your account will be leveraged, based on your available balance. (i.e. Effective Leverage)
  {% endtab %}

{% tab title="TARGET PRICE" %}
This tab is a helpful tool in helping determine your take profit trigger order details by determining the price you need the asset to reach (target price) if you have a desired return on investment (ROI%).

Select the order type (long or short) and input the quantity, entry price and ROI% to assess the target price.

The key results of this assessment are displayed at the bottom of the calculator as follows:

* **Target Price:** The price at which you should close your position for the desired profit.
* **Margin Used:** The amount of your account balance that would be allocated to open this trade.
  {% endtab %}

{% tab title="ENTRY PRICE" %}
Use this tab to determine the price at which you should enter a position. Select your order type (long or short) and input the quantity, target price and the desired ROI for this trade.

The impact of your trade is automatically calculated and presented at the bottom of the calculator and includes:

* **Entry Price:** The price at which you should open your position for the desired profit.
* **Margin Used:** The amount of your account balance that is being allocated to maintain this trade.
  {% endtab %}
  {% endtabs %}

You can then copy to the order form directly from the calculator as shown below:

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

## Account Summary

Here you will find a real-time update of your account summary, including balances, fees and trading volume.

{% columns %}
{% column %}

* **Available Balance:** The amount you have available to place new trades. Changes dynamically as you open/close positions, realize profits/losses, or deposit/withdraw funds.
* **Account Balance:** This is the total current balance of your account including both available balance and amount in trades. This updates dynamically if you have open positions, as the index price of your open position fluctuates.
* **Funding:** This is the total [funding](/trading/perpetuals/funding.md) adjustment applied to your portfolio.
* **P\&L:** Your lifetime realized profit and loss total on both short & long positions. When you close a position, the profit (or loss) you earn (or lose) becomes your realized P\&L.
  {% endcolumn %}

{% column %}

<figure><img src="/files/IfKDhDucv6q929JB6mxP" alt=""><figcaption><p>The Account Summary Panel</p></figcaption></figure>

{% hint style="info" %}
Want to know how these values are calculated? Check out the math [here](/trading/perpetuals/perps-metrics-guide.md).
{% endhint %}
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

* **Fees:** The total amount of [fees](/trading/perpetuals/pricing-and-fees.md) paid for executed trades.
  {% endcolumn %}

{% column %}

<figure><img src="/files/c5HtAt6nG7OPuYcnV8Jz" alt=""><figcaption><p>Additionally, your current <a href="/pages/suImvZrqlmoTyiYGyx93#dynamic-fee-tiers">dynamic fee tier information</a>, is shown just below your Account Summary</p></figcaption></figure>

{% endcolumn %}
{% endcolumns %}

* **Volume:** The total lifetime volume in USD you have traded.
* **Unrealized P\&L:** The potential profit or loss from open positions. These calculations are the same as shown above, but adjust with fluctuations in your open positions in real time.

## Trade Summary Tabs

The Rails platform makes it easy for you to access your key information on your recent trading activity at the bottom of the main trading screen.

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

{% tabs %}
{% tab title="Position" %}
The Position summary tab provides real-time information on all open positions. It lists the following details:

* **Market**: The asset name of the trade placed (e.g. BTC-USD).
* **Price**: The current index price of the asset, pulled from our [Index Price Sources](/trading/index-price-sources.md).
* **Position Value**: This represents the total notional value of your open trade. It is a real-time view of how much your position is worth based on the current index price.
* **Size:** The total asset quantity of the open position.
* **Margin**: The available balance being held as collateral to control the open position if leverage is used.
* **Leverage**: The [leverage](/trading/perpetuals/margin-modes.md) (1x to 5x) selected when placing the trade.
* **Liquidation Price**: The [price at which the position will be liquidated](/trading/perpetuals/perps-metrics-guide.md#liquidation) if the market moves against your trade.
* **Average Price**: The average entry price of all trades used to fill the order.
* **Unrealized P\&L**: The current gain or loss on an open position, based on the difference between the entry price and the current market price, but not yet locked in by closing the trade.
* **Realized P\&L:** The accumulated profits or losses that have already settled as a result of [funding](/trading/perpetuals/funding.md).
* **Trigger Orders**: A place to add or change [take profit or stop loss orders](/trading/perpetuals/placing-orders.md) against the position.

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

**Limit/Market Close directly from your position:**

From the positions tab, you can also easily close your position either with a limit or market close. Watch the video below to see how:

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

{% hint style="warning" %}
Limit closes require a price input, and may not close your position immediately. Learn more about limit orders [here](/trading/perpetuals/placing-orders.md).
{% endhint %}
{% endtab %}

{% tab title="Open Orders" %}
This section lists requested orders that have not been filled yet. It displays the following details:

* **Status**: The status of the open order (e.g. active)
* **Market**: The asset name of the open order (e.g. BTC-USD).
* **Action**: The direction of the trade (Buy or Sell).
* **Quantity**: The total asset quantity of the open order.
* **% Filled**: What percentage of the open order has already been filled, if not fully executed.
* **Price**: The limit price in USD set when the order was placed.
* **Trade Type**: Indicates whether the order was a limit or market order.
* **Time Placed**: The date and time the order was placed.
* **Modify/Cancel**: Buttons to enable users to cancel or modify the open order.

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

{% tab title="Trigger Orders" %}
This section is where you find the trigger orders placed to protect your trades. It displays the following details:

* **Market**: The asset name of the trade placed (e.g. BTC-USD).
* **Trigger Type**: Indicates whether the trigger order is a take profit or stop loss.
* **Trigger Price**: The price at which the trigger order will execute.
* **Action**: Indicates whether the order will buy or sell when triggered.
* **Quantity**: The asset quantity that will be bought or sold when the trigger order executes.
* **Price**: The index price at which the order will execute, pulled from our [Index Price Sources](/trading/index-price-sources.md).
* **Balance**: The expected balance of the trade at the time of execution based on the parameters set.
* **Trade Type**: Indicates whether a market or limit trigger order was set.
* **Reduce Only**: If Yes, ensures the order will only reduce or close an existing position and never increase or reverse it.
* **Time Placed**: The date and time the order was placed.

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

{% tab title="Trade History" %}
This section shows your 50 most recent completed trades from the past 7 days. It displays the following details:

* **Market**: The asset name of the trade (e.g. BTC-USD).
* **Side**: Indicates whether it was a buy or sell trade.
* **Size**: The asset quantity of the trade.
* **Price**: The asset price in USD at the time the trade was executed.
* **Fill Type**: Indicates whether the trade was completed or only partially filled.
* **Execution Type**: Indicates whether the user's trade was on the Maker or Taker side.
* **Completed At**: The date and time the trade was executed.

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

{% hint style="info" %}
For your full trading history, visit the [Portfolio page](/manage-account/portfolio-statements-and-exports/portfolio-dashboard.md).
{% endhint %}
{% endtab %}
{% endtabs %}

{% hint style="info" %}
For more in-depth definitions and calculations of the metrics reported here, view the [Perps Metrics Guide](/trading/perpetuals/perps-metrics-guide.md).
{% endhint %}
