> For the complete documentation index, see [llms.txt](https://chartnation.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chartnation.gitbook.io/documentation/indicators/indicators.md).

# Indicators

## 📊 Trading Indicators Library

Discover ChartNation's complete collection of professional trading indicators for TradingView.

***

### All Indicators

Browse our full range of technical analysis tools designed to enhance your trading decisions.

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

#### [Smart Moving Average Dynamics](/documentation/indicators/indicators.md#smart-moving-average-dynamics)

**Identify market direction and momentum**

Smart Moving Average Dynamics is an advanced oscillator that measures price deviation from a moving average and normalizes it into a -100 to +100 scale. It provides visual signals, support/resistance levels, and market context through an intuitive interface with gradient colors and information panels.

<figure><img src="/files/gj3GNJrUUDVZDI8y2jwt" alt="smart divergence engine indicator - chartnation"><figcaption></figcaption></figure>

#### [Smart Divergence Engine](/documentation/indicators/smart-divergence-engine.md)

Identify Reversals

A momentum panel that finds **clean RSI divergences** and a high-energy reversal tell called the **Shark Fin**—so you can spot exhaustion early and time entries with structure.

#### [Smart Divergence Engine Overlay](/documentation/indicators/smart-divergence-engine-overlay.md)

Get the best out of momentum reversals

A price-chart overlay that **draws divergence lines and BUY/SELL labels directly on your candles** using the same logic as the SDE panel—so you can see **where** the momentum shift happened and manage risk off real swing points.

***

### 💎 Free vs Premium Features

**Free Indicators:**

* Basic trend indicators
* Standard oscillators
* Community support

**Premium Indicators:**

* Advanced algorithms
* Multi-timeframe analysis
* Priority support
* Exclusive indicators
* Custom alerts

[→ View Pricing](https://chartnation.net/)

***

### Need Help Choosing?

Not sure which indicator is right for you? Check out our:

→ Indicator Comparison Guide → Beginner's Guide to Indicators → Video Tutorials

***

[**Ready to get started?** → Installation Guide](/documentation/docs/readme.md#quick-setup-guide)


---

# 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://chartnation.gitbook.io/documentation/indicators/indicators.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.
