# OSCILLATORS

- [Nautilus ™](https://docs.bigbeluga.com/oscillators/nautilus-tm.md): Our flagship oscillator.
- [Nautilus](https://docs.bigbeluga.com/oscillators/nautilus-tm/nautilus.md)
- [TrendSync](https://docs.bigbeluga.com/oscillators/nautilus-tm/trendsync.md): A more reactive, low lag trend following methodology.
- [10X Analysis](https://docs.bigbeluga.com/oscillators/nautilus-tm/10x-analysis.md)
- [Volume Mapping](https://docs.bigbeluga.com/oscillators/nautilus-tm/volume-mapping.md)
- [Nautilus Map](https://docs.bigbeluga.com/oscillators/nautilus-tm/nautilus-map.md)
- [Money Flow](https://docs.bigbeluga.com/oscillators/nautilus-tm/money-flow.md)
- [Divergence Detection](https://docs.bigbeluga.com/oscillators/nautilus-tm/divergence-detection.md)
- [Signals](https://docs.bigbeluga.com/oscillators/nautilus-tm/signals.md)
- [Alerts](https://docs.bigbeluga.com/oscillators/nautilus-tm/alerts.md)
- [Ultimate RSI Suite](https://docs.bigbeluga.com/oscillators/ultimate-rsi-suite.md)
- [RSI Engine](https://docs.bigbeluga.com/oscillators/ultimate-rsi-suite/rsi-engine.md)
- [RSI Signals](https://docs.bigbeluga.com/oscillators/ultimate-rsi-suite/rsi-signals.md)
- [RSI Divergence](https://docs.bigbeluga.com/oscillators/ultimate-rsi-suite/rsi-divergence.md)
- [RSI Channel](https://docs.bigbeluga.com/oscillators/ultimate-rsi-suite/rsi-channel.md)
- [RSI Dashboard](https://docs.bigbeluga.com/oscillators/ultimate-rsi-suite/rsi-dashboard.md)
- [RSI Alerts](https://docs.bigbeluga.com/oscillators/ultimate-rsi-suite/rsi-alerts.md)
- [Ultimate MACD Suite](https://docs.bigbeluga.com/oscillators/ultimate-macd-suite.md)
- [MACD Engine](https://docs.bigbeluga.com/oscillators/ultimate-macd-suite/macd-engine.md)
- [MACD Signals](https://docs.bigbeluga.com/oscillators/ultimate-macd-suite/macd-signals.md)
- [MACD Divergence](https://docs.bigbeluga.com/oscillators/ultimate-macd-suite/macd-divergence.md)
- [MACD Histogram](https://docs.bigbeluga.com/oscillators/ultimate-macd-suite/macd-histogram.md)
- [MACD Trend](https://docs.bigbeluga.com/oscillators/ultimate-macd-suite/macd-trend.md)
- [MACD Dashboard](https://docs.bigbeluga.com/oscillators/ultimate-macd-suite/macd-dashboard.md)
- [MACD Alerts](https://docs.bigbeluga.com/oscillators/ultimate-macd-suite/macd-alerts.md)


---

# 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.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.
