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

SMC Fair Value Gap (FVG) Auto-Detector - MetaTrader 5용 지표

Amanda V
게시자:
Amanda Vitoria De Paula Pereira
조회수:
437
게시됨:
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This indicator is a pure price action utility designed for Smart Money Concepts (SMC) traders. It automatically scans the chart to detect and visualize Fair Value Gaps (FVGs), also known as imbalances or inefficiencies, in real-time.

A Fair Value Gap occurs when there is a three-candle sequence where the wicks of the first and third candles do not overlap, leaving a "gap" in the body of the second candle. These zones act as strong magnets for price, often serving as high-probability targets or reversal zones when the market returns to mitigate the imbalance.

print

Key Features:

  • Instant Detection: Automatically identifies both Bullish (Demand) and Bearish (Supply) FVGs as soon as the third candle closes.

  • Non-Repainting: The logic relies strictly on closed candles, ensuring that once an FVG is drawn, it never repaints or shifts.

  • Lightweight: Optimized code that scans a user-defined history length, ensuring zero terminal lag even when attached to multiple charts.

Input Parameters:

  • InpHistoryBars: The maximum number of historical bars the indicator will scan (default is 500 to keep the terminal extremely fast).

  • InpColorBull: Custom color selection for Bullish FVGs.

  • InpColorBear: Custom color selection for Bearish FVGs.

Recommended Usage: Attach this indicator to execution timeframes (like M5 or M15) to spot precise entry imbalances, or use it on higher timeframes (H1 or H4) to define structural liquidity targets.


MACD Tradingview version MACD Tradingview version

The standard MACD on MT5 platform seem to be not enough so I code this version by copying from the pinescript.

BGC Grid EA BGC Grid EA

Regime-adaptive grid EA with three operating modes (BGT/TGT/MGT), ATR-dynamic spacing, CUSUM change-point detection, equity-based cycle management, and a full CSV diagnostics pipeline. Based on the Bi-Directional Grid Constrained (BGC) stochastic process research by Taranto & Khan (2020–2022).

Accelerator Oscillator (AC) Accelerator Oscillator (AC)

The Acceleration/Deceleration Indicator (AC) measures acceleration and deceleration of the current driving force.

MACD Signals MACD Signals

Indicator edition for new platform.