> For the complete documentation index, see [llms.txt](https://docs.algoboxpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algoboxpro.com/strategies/3-wise-men.md).

# 3 Wise Men

The 3 Wise Men strategy consists of three FlowMaster™ Crosses plotted in close proximity to each other. The color of the MACVU filter is used as the guide to potential directional bias. This combination visually signals potential areas where a trend reversal might develop.

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

Below are examples of the 3 Wise Men, showing how the three FlowMaster™ Crosses in addition to the MACVU filter can highlight a potential reversal.&#x20;

<figure><img src="/files/GaVcytIopuwHjOYtcBsO" alt=""><figcaption><p>Here we see three FlowMaster™ Crosses plotted in close proximity, combined with the MACVU's Moderate and Strong Buy signals, indicating a potential move upwards.</p></figcaption></figure>

<figure><img src="/files/7Cdfazbxuizx2TrQCulO" alt=""><figcaption><p>Here are three consecutive FlowMaster™ Crosses plotted in alignment with the MACVU's Moderate and Strong Sell signals, suggesting a potential downward move.</p></figcaption></figure>

{% hint style="info" %}
The white FlowMaster™ Crosses can be substituted with FlowMaster™ Alpha Omega crosses for a 3 Wise Men strategy.
{% endhint %}

## Video Tutorials:  3 Wise Men

{% embed url="<https://youtu.be/Ghzf-8R3eJE?si=4o9SoY9EYZDCXyqJ>" %}
WATCH: This brief tutorial teaches how to identify and use the 3 Wise Men strategy.
{% endembed %}

{% embed url="<https://youtu.be/jlQtX2P8-CI>" %}
WATCH: A short tutorial on the 3 Wise Men strategy.
{% endembed %}

{% embed url="<https://youtu.be/fOlsm6hahh8?t=4053>" %}
WATCH: Vinny E. Mini shows a live example of a 3 Wise Men long continuation at 1:07:30 time stamp in this live stream.
{% endembed %}

For more FlowMaster™ Cross related strategies, see "[DCR](/strategies/dcr.md)" & [Cluster Reversal](/strategies/cluster-reversal.md).&#x20;

{% hint style="info" %}
AlgoBox™ and all FlowMaster™ tools only require Level 1 data to operate. Level 2 data is not required.
{% endhint %}

***

Only available on AlgoBox™ for NinjaTrader 8. [Try AlgoBox™ for free today.](https://www.algoboxpro.com/start-trial)

[**Disclaimer**](/links/disclaimer.md)


---

# 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.algoboxpro.com/strategies/3-wise-men.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.
