# Market Pressure (old)

## Overview

Our Market Pressure indicator is designed to identify bullish or bearish pressure points through a quantitative analysis of individual candles. This data is then tracked and stored in the visual representation given by the gradient colors, strong coloring(gradient) indicating strong pressure and weak coloring(gradient) indicating weak pressure.

This indicator provides great insight into both short term build up of directional pressure and long-term buildup as well depending on how you adjust the settings.  &#x20;

## Pressure Settings&#x20;

***

### **Setting: Pressure Gradient Sensitivity**&#x20;

#### **Purpose:**

* Determines how sensitive the color shifting gradient is to shifts in pressure.&#x20;

#### Adjusting:&#x20;

* Level 'High' should be used on securities with high volatility candles.&#x20;
* Level 'Medium' is the default and will apply to most securities.&#x20;
* Level 'Low' should be used on securities with low volatility candles.


---

# 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.stonekeeptrading.com/product-docs/product-docs-archive/market-pressure-old.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.
