# Money Flow

<mark style="color:$info;">Displays net capital inflow or outflow, revealing underlying buying or selling pressure that may confirm or question the price trend.</mark>

{% embed url="<https://www.youtube.com/watch?index=8&list=PLoAyPcCp2RYGV1henoR1b4BjzyF8Yp8LY&v=jcb0Il048LE>" %}
Money Flow
{% endembed %}

<div data-full-width="false"><figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2F7aXt1NxaddEnluUxH1re%2Fimage.png?alt=media&#x26;token=ddc4604f-f329-40b8-8345-ef5ed0d552f2" alt=""><figcaption><p>Money Flow</p></figcaption></figure></div>

<mark style="color:$info;">The money flow setting displays net capital inflows or outflows, giving insight into buying or selling pressure that may not be immediately visible on price alone.</mark>&#x20;

***

<mark style="color:$info;">Positive money flow aligns with buying interest, while negative flow suggests selling.</mark>&#x20;

<mark style="color:$info;">For example, if the price is rising but money flow is negative, it could signal hidden selling pressure, warning traders of a potential reversal.</mark>&#x20;

<figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FbGBkpiWYzhc9TPMw0g7o%2Fimage.png?alt=media&#x26;token=e68ba312-412f-4a5e-bd23-3769ea14f8ef" alt=""><figcaption><p>Money Outflow</p></figcaption></figure>

<mark style="color:$info;">Conversely, a positive money flow alongside rising prices strengthens the validity of an uptrend.</mark>

<figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FWDMcG4xPQfDcC20bcAZG%2Fimage.png?alt=media&#x26;token=085cf87e-a3e5-4284-a51f-b845e47877df" alt=""><figcaption><p>Inflow of money</p></figcaption></figure>

### <mark style="color:$info;">Divergence</mark>

<mark style="color:$info;">The system detects both</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**bullish**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">and</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**bearish**</mark> <mark style="color:$info;"></mark><mark style="color:$info;">divergences between price and the MFI oscillator. Divergences highlight weakening momentum and potential reversal points.</mark>

#### <mark style="color:$info;">**Bearish Divergence**</mark>

{% hint style="info" %} <mark style="color:$info;">Triggered when:</mark>&#x20;

<mark style="color:$info;">Price forms a</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**higher high**</mark><mark style="color:$info;">,</mark>\ <mark style="color:$info;">but MFI forms a</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**lower high**</mark><mark style="color:$info;">.</mark>
{% endhint %}

<mark style="color:$info;">Interpretation:</mark>

* <mark style="color:$info;">Buying pressure is fading even as price pushes higher.</mark>
* <mark style="color:$info;">Suggests distribution or weakening bullish momentum.</mark>
* <mark style="color:$info;">Often appears before short-term tops or trend pullbacks.</mark>

#### <mark style="color:$info;">**Bearish Divergence**</mark>

{% hint style="info" %} <mark style="color:$info;">Triggered when:</mark>&#x20;

<mark style="color:$info;">Price forms a</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**higher high**</mark><mark style="color:$info;">,</mark>\ <mark style="color:$info;">but MFI forms a</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**lower high**</mark><mark style="color:$info;">.</mark>
{% endhint %}

<mark style="color:$info;">Interpretation:</mark>

* <mark style="color:$info;">Buying pressure is fading even as price pushes higher.</mark>
* <mark style="color:$info;">Suggests distribution or weakening bullish momentum.</mark>
* <mark style="color:$info;">Often appears before short-term tops or trend pullbacks.</mark>

<figure><img src="https://3353728891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1dlOGDREop4WMfLcctYT%2Fuploads%2FNqKtlR0m2kKqS1iqQhD7%2Fimage.png?alt=media&#x26;token=e8927fcf-0ce4-4806-8d05-3c1d5cb3f9aa" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:$info;">These divergences are plotted visually on the oscillator, making it easy to identify momentum exhaustion zones.</mark>
{% endhint %}


---

# 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.bigbeluga.com/oscillators/nautilus-tm/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.
