# Price Charting

- [Customizable Timeframes](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/customizable-timeframes.md)
- [Technical Indicators Overlay](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/technical-indicators-overlay.md)
- [Chart Drawing Tools](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/chart-drawing-tools.md)
- [Market Profile and Volume Profile Display](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/market-profile-and-volume-profile-display.md)
- [Multiple Chart Layouts (Multi-Screen Trading Setup)](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/multiple-chart-layouts-multi-screen-trading-setup.md)
- [Real-Time Candlestick Replay for Strategy Testing](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/real-time-candlestick-replay-for-strategy-testing.md)
- [News Impact on Price Action (Overlay News Events)](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/news-impact-on-price-action-overlay-news-events.md)
- [Order Book Integration into Chart (Live Data Feed)](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/order-book-integration-into-chart-live-data-feed.md)
- [Historical Data for Backtesting Trading Strategies](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/historical-data-for-backtesting-trading-strategies.md)
- [Customizable Chart Themes and Layouts](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/customizable-chart-themes-and-layouts.md)
- [Multi-Exchange Chart Comparison Tool](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/multi-exchange-chart-comparison-tool.md)
- [Real-Time Market Sentiment Overlay on Charts](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/real-time-market-sentiment-overlay-on-charts.md)
- [Liquidity Heatmap Overlay for Trading](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/liquidity-heatmap-overlay-for-trading.md)
- [One-Click Trade Execution from Chart](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/one-click-trade-execution-from-chart.md)
- [Automated Trendline Drawings and Alerts](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/automated-trendline-drawings-and-alerts.md)
- [Interactive Portfolio Performance Charting](https://docs.satoshiterminal.io/resources/features-000/interface-and-features/price-charting/interactive-portfolio-performance-charting.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/price-charting.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.
