# Breakout Signals (EXPERIMENTAL)

Our Breakout Signals feature is an experimental yet useful feature that often times predicts massive breakouts before they occur. Due to the experimental nature of this feature, you should not rely on it 100% of the time, but you will find that by "confirming" the signal with other indicators, it becomes fairly accurate. A good thing to think about is whether the candlesticks are consolidating at the time of the alert, and what the short / long trends on the oscillator are displaying. The breakout / breakdown signals tend to work best when the market is in a state of consolidation, and when the other indicators act as proper confirmation.

Below you will see two examples displaying a successful breakout and breakdown signal.

![AAPL 1 Minute chart displaying a Bullish Breakout Signal](/files/-Md5dyieNJJdPkh8dU1m)

This AAPL chart was a safe play for a few reasons, the first being that the short trend was relatively strong and bullish. On top of this, we see that the market had just taken a dip, but recovered after the strong buy signal went off. This led to a short period of consolidation where the breakout signal went off and successfully lead to a large breakout.

![BTCUSD 15 Minute chart displaying a Bearish Breakdown Signal](/files/-Md5dyifHf0TxV3MMb_d)

This BTCUSD chart was also a safe play, for essentially the same reasons as the last chart. We see that the last signal prior to the breakdown signal was a standard oscillator sell signal. We also see that the short trend was in a relatively strong bearish state, and it remained there for a few candles before the breakdown really began. There was also consolidation occurring when the signal went off, which is always a good sign.

You can turn the signals on or off, and also choose to show only Bullish or Bearish signals within the Origami Oscillator settings menu.

![Breakout Signal Settings](/files/-Md5dyigFNirZ9BDJ1q0)


---

# 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.mechatrade.net/mechatrade-indicators/origami-oscillator/breakout-indicator.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.
