# Order Book and Market Data

- [Real-Time Order Book Visualization (Level 1 and Level 2 Data)](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/real-time-order-book-visualization-level-1-and-level-2-data.md)
- [Order Book Depth Visualization (Heatmap)](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/order-book-depth-visualization-heatmap.md)
- [Market Depth and Liquidity Analysis](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/market-depth-and-liquidity-analysis.md)
- [Bid/Ask Spread Visualization](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/bid-ask-spread-visualization.md)
- [Live Order Flow (Executed Trades, Pending Orders)](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/live-order-flow-executed-trades-pending-orders.md)
- [Historical Order Book Data (Snapshot Analysis)](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/historical-order-book-data-snapshot-analysis.md)
- [Slippage and Price Impact Estimator](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/slippage-and-price-impact-estimator.md)
- [Order Matching Engine Status Monitoring](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/order-matching-engine-status-monitoring.md)
- [Real-Time Price Ticker and Change Alerts](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/real-time-price-ticker-and-change-alerts.md)
- [Aggregated Price Feed from Multiple Exchanges](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/aggregated-price-feed-from-multiple-exchanges.md)
- [Multi-Exchange Liquidity Aggregator](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/multi-exchange-liquidity-aggregator.md)
- [Order Book Imbalance Indicators](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/order-book-imbalance-indicators.md)
- [Volume-weighted Average Price (VWAP) Tracking](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/volume-weighted-average-price-vwap-tracking.md)
- [Trade Execution Efficiency Metrics](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/trade-execution-efficiency-metrics.md)
- [Customizable Order Book Filtering (By Price, Volume)](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/customizable-order-book-filtering-by-price-volume.md)
- [Large Order and Whale Trade Detection](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/large-order-and-whale-trade-detection.md)
- [Price Slippage Simulation Tool](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/price-slippage-simulation-tool.md)
- [Historical Price and Volume Comparison Charts](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/historical-price-and-volume-comparison-charts.md)
- [Aggregated Exchange Fee Tracking for Trades](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/aggregated-exchange-fee-tracking-for-trades.md)
- [Order Execution Quality Dashboard](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data/order-execution-quality-dashboard.md)


---

# 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.satoshiterminal.io/resources/features-000/interface-and-features/trading-interface/order-book-and-market-data.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.
