# Home

**Professional MT4 Indicator for Advanced Pattern Recognition**

Welcome to the Banana Indicator documentation. This powerful MT4 indicator provides real-time signal detection and pattern recognition using the proven Banana trading system.

## Quick Links

* [**Banana Strategy Rules**](/banana-indicator/strategy-foundation/banana-strategy-rules.md) - **START HERE** if you're new
* [Installation Guide](/banana-indicator/installation.md)
* [Quick Start Guide](/banana-indicator/quick-start-guide.md)
* [Settings Explained](/banana-indicator/configuration/settings-explained.md)
* [Signal Detection](/banana-indicator/features/signal-detection.md)

## What is Banana Indicator?

Banana Indicator is a professional MetaTrader 4 indicator designed for students of the **Banana Strategy Course** at [iTradeAIMS Membership Area](https://my.itradeaims.net). It automates the technical pattern detection from the course (the 4 validation questions) while leaving strategic decisions to the trader.

**Important**: This indicator works best when you understand the [Banana Strategy Rules](/banana-indicator/strategy-foundation/banana-strategy-rules.md) - the 7 questions that guide high-probability trade selection.

## Key Features

* **6 Banana Pattern Detection**: Bu1, Bu2, Bu3, Be1, Be2, Be3 signals
* **Visual Chart Signals**: Clear arrows and alerts on your charts
* **Multi-Timeframe Support**: Works on M5, M15, H1, H4, and D1
* **Customizable Alerts**: Sound, email, and push notifications
* **Real-Time Signal Filtering**: Advanced filters for signal quality
* **Professional Dashboard**: On-chart information panel

<figure><img src="/files/unsTDkzm8M25GsCxXURL" alt="Banana Indicator Dashboard" width="400"><figcaption><p>Professional dashboard with real-time statistics</p></figcaption></figure>

## Current Version

**Version**: v1.0.0\
**Release Date**: November 2025\
**License**: Commercial (Secured)

## Getting Started

1. [**Learn the Strategy**](/banana-indicator/strategy-foundation/banana-strategy-rules.md) - Understand the 7 questions
2. [Install the indicator](/banana-indicator/installation.md) - Quick 5-minute setup
3. [Configure your settings](/banana-indicator/configuration/settings-explained.md) - Optimize parameters
4. [Learn about signals](/banana-indicator/features/signal-detection.md) - Pattern recognition
5. Start identifying trading opportunities with confidence

**New to Banana Strategy?** Start with the [Banana Strategy Rules](/banana-indicator/strategy-foundation/banana-strategy-rules.md) page to understand the methodology behind the indicator.

## Video Tutorials

### 🎯 Essential: The 7 Rules of Banana Strategy

**WATCH THIS FIRST** - Complete explanation of the 7-question methodology with live chart demonstrations and indicator usage.

### 📺 Setup & Usage Guide

Installation, configuration, and signal interpretation guide.

### 📚 More Resources

[**ITrade Aims YouTube Channel**](https://www.youtube.com/@itradeaims) - Additional trading tutorials and strategy videos

## Support

* **Email**: {{ variables.supportEmail }}
* **Discord**: Join our trading community
* **YouTube**: [ITrade Aims Channel](https://www.youtube.com/@itradeaims)
* **Documentation**: Browse the guides in this documentation

## Legal Notice

© 2025 ITrade Aims. All rights reserved.\
This indicator is licensed software. Unauthorized distribution is prohibited.


---

# 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://itradeaims.gitbook.io/banana-indicator/readme.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.
