거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

2 Moving Averages with Bollinger Bands - MetaTrader 5용 지표

조회수:
2702
평가:
(2)
게시됨:
업데이트됨:
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

"2 Moving Averages with Bollinger Bands" is a custom MT5 indicator that combines two configurable moving averages and optional Bollinger Bands. It generates real-time Buy and Sell arrows when crossovers occur, with optional alerts, sound, and email notifications. Suitable for all timeframes and symbols.


2 Moving Averages with Bollinger Bands is a powerful and flexible technical analysis indicator for MetaTrader 5 (MT5) that combines two classic trading tools: moving average crossovers and Bollinger Bands.

📌 Key Features:

  • ✅ Configurable two moving averages (fast/slow):

    • Customizable period, method (SMA, EMA, SMMA, LWMA), and applied price

  • Buy and Sell arrows based on crossover logic:

    • A Buy signal appears when the fast MA crosses above the slow MA

    • A Sell signal appears when the fast MA crosses below the slow MA

  • ✅ Optional alerts system:

    • Chart alerts

    • Sound alerts ( alert.wav )

    • Email notifications

  • ✅ Integrated Bollinger Bands:

    • Upper, Middle, and Lower Bands displayed

    • Fully customizable: period, deviation, applied price, style, and shift

  • ✅ Works on any symbol and timeframe

  • ✅ Clean, non-repainting logic based on closed candles

  • ✅ Suitable for scalping, swing, or trend-following strategies

📊 Use Case:

This indicator helps traders identify potential trend reversals and entry points based on moving average crossovers while visually monitoring volatility and price channels using Bollinger Bands. It can be used as a standalone tool or combined with additional filters like RSI or CCI for more advanced setups.

⚙️ Input Settings Overview:

  • MA1 Settings (Fast MA): Period, Method, Price

  • MA2 Settings (Slow MA): Period, Method, Price

  • Bollinger Bands Settings: Period, Deviation, Shift, Style, Width, Price

  • Alerts: Enable/Disable chart, sound, or email alerts

⚠️ Disclaimer:

This indicator does not guarantee profitable trades. Use it with proper risk management and strategy testing. The developer is not responsible for any financial losses.




Quick Chart Setter: Instant Color Themes for MT5 Traders Quick Chart Setter: Instant Color Themes for MT5 Traders

A quick little script to make traders' lives easier. The one thing that always annoys me is resetting the properties like colors for a new chart, to make it look the way i like it. So Here is a script to make things smoother.

Period Converter Mod Period Converter Mod

An analogue of Period Converter in MT4

Moving Price Line Indicator MT5 Moving Price Line Indicator MT5

This simple indicator is to find out easily when the price reaches a particular time on any candle or time frame.

SuperTrend_Enhanced SuperTrend_Enhanced

The SuperTrend Indicator is a dynamic trend-following tool based on ATR. It plots a colored line above or below price to indicate bullish or bearish conditions. When the price crosses the line, a signal arrow appears. Fully customizable with ATR period, multiplier, arrows, labels, and colors. Suitable for all instruments and timeframes. Ideal for scalping, swing, and intraday trading. Combine it with other indicators for stronger setups.