# Confluences

The Vertex Oscillator is most powerful when used in combination with other tools. Confluences help confirm signals and reduce false positives.

* **Trend Filters** → Align oscillator signals with higher timeframe trends (e.g., moving averages, Ichimoku, or market structure).
* **Support & Resistance** → Zone signals near strong S/R levels strengthen the case for reversals.
* **Volume Analysis** → Rising volume during undervaluation or euphoria zones increases reliability.
* **Candlestick Patterns** → Reversal patterns (e.g., pin bars, engulfing) appearing in extreme oscillator zones often confirm turning points.
* **Market Context** → Combine with fundamentals or macro events to avoid misinterpreting oscillator extremes during news-driven moves.


---

# 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.candelacharts.com/investing/momentum-and-oscillators/vertex-oscillator/confluences.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.
