# Trading Interface

## Trading Interface

XBIT’s perpetual futures trading interface is designed for both professional traders and newcomers, offering intuitive controls with advanced trading capabilities powered by Hyperliquid infrastructure.

### Interface Layout

#### Trading Chart

* **Advanced Charting**: Professional-grade price charts with technical indicators
* **Multiple Timeframes**: From 1-minute to daily candles
* **Drawing Tools**: Trend lines, support/resistance levels, and annotations
* **Real-time Data**: Live price feeds with minimal latency

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

#### Order Panel

**Market Orders**

* Instant execution at current market price
* Best for quick entries and exits

**Limit Orders**

* Set specific entry/exit prices
* Orders wait in queue until price is reached

**Advanced Orders**

* **Stop Loss**: Automatic exit to limit losses
* **Take Profit**: Lock in gains at target price
* **Conditional Orders**: Trigger based on price conditions

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

#### Position Management

* **Active Positions**: Real-time P\&L tracking
* **Margin Requirements**: Live margin usage and available balance
* **Liquidation Price**: Clear risk indicators
* **Position History**: Complete trading record

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

#### Order Book & Market Data

* **Live Order Book**: Real-time bid/ask depth
* **Recent Trades**: Latest market transactions
* **Market Statistics**: 24h volume, price change, funding rates

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

### Key Trading Features

#### Leverage Selection

* **Flexible Leverage**: Choose from 1x to maximum available leverage
* **Risk Control**: Adjust leverage based on your risk tolerance
* **Cross/Isolated Margin**: Select margin mode for different strategies

#### Smart Execution

* **Aggregated Liquidity**: Optimal fill prices through multiple sources
* **Slippage Protection**: Minimize price impact on larger orders
* **Partial Fills**: Orders execute in portions for better average price

#### Risk Management Tools

* **Position Size Calculator**: Determine optimal trade size
* **Risk/Reward Ratio**: Visualize potential outcomes
* **Margin Alerts**: Notifications before liquidation risk

### Mobile Optimization

* **Responsive Design**: Full functionality on mobile devices
* **Touch Controls**: Optimized for smartphone trading
* **Push Notifications**: Real-time alerts for price movements and order fills

### Interface Customization

* **Layout Options**: Arrange panels according to preference
* **Dark/Light Themes**: Choose comfortable viewing mode
* **Watchlist**: Track favorite trading pairs
* **Alerts**: Set price and volume notifications

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

### Quick Trading Tips

* **Check Funding Rates**: Understand holding costs for positions
* **Monitor Liquidation Price**: Always maintain safe margin levels
* **Use Stop Losses**: Protect capital with automatic risk management
* **Start Small**: Test interface with smaller position sizes initially

Ready to explore advanced features? Learn about our fee structure and Smart Money tools.


---

# 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.xbit.com/perpetual/trading-interface.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.
