# Money Flow

### Overview

**Money Flow** is a feature that intelligently detects and keeps track of the general flow of money in the market. It uses advanced algorithms based on statistics and probabilities to give you valuable insights into market volume and direction. This tool helps you see whether the market is in a buying phase (accumulation) or a selling phase (distribution). Because it is highly adaptive and learns over time, it provides a more accurate view compared to many traditional tools.

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

### Settings

You can change the Money Flow settings to adjust how it analyzes market activity.

<figure><img src="/files/9OLd94fMjpWw5grIDtJM" alt=""><figcaption></figcaption></figure>

| Setting                    | Description                                                                                                                                                                                                                                                                 |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Money Flow**             | Turns the advanced statistical money flow detection on or off. When on, it shows institutional money flow patterns.                                                                                                                                                         |
| **Money Flow Sensitivity** | Controls how sensitive the money flow detection is. A lower number makes it more sensitive to short-term changes. A higher number makes it less sensitive, focusing on longer-term money flows.                                                                             |
| **Money Flow Filter**      | Controls how strong a signal needs to be before it is displayed. It only shows one direction at a time. A lower number is less strict and will show signals with medium confidence. A higher number is more strict and only shows signals with strong statistical evidence. |

### Best Practices & Usage

* **Identify Market Phases:** Use Money Flow to see if buyers (accumulation) or sellers (distribution) are in control. This can help you decide whether to look for long (buy) or short (sell) opportunities.
* **Confirm Trend Direction:** If the market is in an uptrend, bullish Money Flow can confirm the trend's strength. If the market is in a downtrend, bearish Money Flow can confirm the downward momentum.
* **Adjust for Your Trading Style:**
  * **Short-Term Traders:** Use a lower sensitivity setting to see faster changes in money flow.
  * **Long-Term Traders:** Use a higher sensitivity setting to focus on more significant, sustained trends.
* **Filter for Confidence:** Increase the filter setting to reduce market noise and focus only on high-confidence money flow signals. This can help you avoid acting on weaker, less reliable movements.


---

# 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.lunefi.com/premium-tradingview-indicators/lune-indicators-suite/lune-oscillator/money-flow.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.
