# Momentum Candlesticks

### Design <a href="#features" id="features"></a>

This chart offers a variety of advanced studies in order to visualize the LTF price action and momentum.&#x20;

From daily/weekly/monthly pivots auto-plotting, to delta differences per tick and momentum breakouts.&#x20;

A key feature is the colored candlesticks which change depending the amount of average volume ratio.

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

### Futures <a href="#features" id="features"></a>

**✅ Volume sensitive colored candlesticks**

**✅Daily VWAP + standard deviations + rolling VWAP**

**✅Auto pivot daily OHLC / settle**

**✅Previous month/week high & low**

**✅Session delta & volume profiles**

**✅Momentum breakout indicator**


---

# 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.quantvue.io/our-tools/sierra-charts-tools/momentum-candlesticks.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.
