> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/resources/video-tutorials/advanced-charting-and-analysis.md).

# Advanced Charting and Analysis

1. Customizing Technical Indicators for Your Strategy
2. Using Multi-Timeframe Analysis for Better Insights
3. Drawing and Saving Annotations on Charts
4. Understanding Fibonacci Retracements in Crypto
5. Analyzing Candlestick Patterns: What They Tell You
6. Applying Moving Averages for Trend Identification
7. Using RSI, MACD, and Other Popular Indicators
8. How to Overlay Indicators for Combined Analysis
9. Creating and Saving Custom Indicator Templates
10. How to Use Bollinger Bands to Identify Volatility
11. Trendlines and Support/Resistance Levels Simplified
12. Setting Up Auto-Generated Chart Patterns
13. Understanding Volume Analysis in Crypto Markets
14. How to Compare Multiple Assets on One Chart
15. Using Correlation Tools to Identify Trends
16. Charting Price Channels and Breakouts
17. Advanced Trend Analysis with Ichimoku Cloud
18. Setting Up Real-Time Chart Sync Across Devices
19. Using Pivot Points for Day Trading
20. Analyzing Whale Movement via Large Transaction Data
21. Tracking Smart Money vs. Retail Activity
22. How to Identify Bullish and Bearish Divergences
23. Using Custom Scripts for Technical Analysis
24. Advanced Tools for Order Flow Analysis
25. Charting Historical Token Supply Changes
26. Tracking Decentralized Exchange (DEX) Liquidity Pools
27. Visualizing Cross-Chain Token Transfers
28. Comparing Staked vs. Liquid Supply Charts
29. Backtesting Trading Strategies on Historical Charts
30. Understanding Crypto Volatility Indices


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/video-tutorials/advanced-charting-and-analysis.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.
