Support Resistance Dynamic

The "Support Resistance Dynamic" indicator is a powerful technical analysis tool for the MetaTrader 5 platform, designed to automatically identify and plot dynamic Support and Resistance zones on price charts. This indicator helps traders easily recognize important price levels, potential reversal points, or breakout areas, thereby enabling more informed trading decisions.

2. Key Features

  • Dynamic S/R Identification: Automatically identifies support and resistance zones based on an advanced Pivot Points algorithm.
  • Flexible Customization: Allows users to adjust Pivot period, data source, and S/R channel width to suit various trading strategies.
  • Smart S/R Filtering: Displays only the strongest and most relevant S/R levels, avoiding chart clutter.
  • Intuitive Visualization: S/R lines are clearly plotted with labels showing price and percentage deviation from the current price.
  • S/R Breakout Alerts: Provides instant alerts when the price breaks a significant support or resistance level.
  • Breakout Confirmation: Option to add a breakout confirmation condition (e.g., number of consecutive closes) to filter out false signals.
  • S/R Dashboard: A small summary panel on the chart displaying current S/R levels, their strength, and distance from the price.

3. Installation

  1. Download File: Download the SupportResistanceV2.mq5 indicator file.
  2. Open MT5 Data Folder: Open MetaTrader 5, go to the File menu -> select Open Data Folder .
  3. Access Indicators Folder: In the opened data folder, navigate to MQL5 -> Indicators .
  4. Paste Indicator File: Paste the SupportResistanceV2.mq5 file into this Indicators folder. (If you have created a symbolic link, ensure it points correctly to this file).
  5. Refresh MetaTrader 5: Close and reopen MetaTrader 5, or right-click on Indicators in the Navigator window (Ctrl+N) and select Refresh .
  6. Add Indicator to Chart: Drag the "Support Resistance Dynamic" indicator from the Navigator window onto your trading chart.

4. How to Use

After adding the indicator to the chart, the settings window will appear. Below is a detailed explanation of the input parameters:

4.1. Input Parameters

  • Setup:
    • Pivot Period (prd) : The period for identifying Pivot High and Pivot Low points. A larger value results in fewer but stronger Pivots. (Default: 10, Range: 4-30).
    • Source (ppsrc) : The data source for Pivot calculation.
      • High/Low : Uses the highest (High) and lowest (Low) prices of the candle.
      • Close/Open : Uses the closing (Close) and opening (Open) prices of the candle.
    • Maximum Number of Pivot (maxnumpp) : The maximum number of Pivot points the indicator will store for S/R zone calculation. (Default: 20, Range: 5-100).
    • Maximum Channel Width % (ChannelW) : The maximum width of an S/R zone, calculated as a percentage of the recent price range. Pivot points within this range will be grouped into a single S/R zone. (Default: 10, Minimum: 1).
    • Maximum Number of S/R (maxnumsr) : The maximum number of strongest S/R zones to be displayed on the chart. (Default: 5, Range: 1-10).
    • Minimum Strength (min_strength) : The minimum strength of an S/R zone to be displayed. Strength is determined by the number of Pivot points forming that zone. (Default: 2, Range: 1-10).
  • Colors:
    • Label Location (labelloc) : The position of the S/R price label relative to the current candle (positive numbers for future bars, negative for historical bars). (Default: 20).
    • Line Style (line_style_input) : The line style for S/R levels (Solid, Dash, Dot).
    • Line Width (linewidth) : The thickness of the S/R lines. (Default: 2, Range: 1-4).
    • Resistance Color (resistancecolor) : The color for resistance lines (default: Red).
    • Support Color (supportcolor) : The color for support lines (default: Lime Green).
    • Show Point Points (showpp) : Toggle display of Pivot High/Low points on the chart.
  • Breakout Confirmation Inputs:
    • Enable breakout confirmation (confirm_breakout) : Enable/disable the breakout confirmation feature. When enabled, breakout alerts will only trigger when the confirmation condition is met. (Default: True).
    • Number of consecutive closes for confirmation (confirmation_bars) : The number of consecutive candle closes above/below the S/R level required to confirm a breakout signal. (Default: 2).
  • Dashboard Inputs:
    • Show Dashboard (show_dashboard) : Toggle display of the S/R dashboard on the chart. (Default: True).
    • Dashboard Corner (dashboard_corner) : The corner of the chart where the dashboard will be displayed.
    • Dashboard Background Color (dashboard_bgcolor) : The background color of the dashboard.
    • Dashboard Text Color (dashboard_textcolor) : The text color of the dashboard.
    • Dashboard X Offset (dashboard_x_offset) : Horizontal offset from the chart corner to the dashboard.
    • Dashboard Y Offset (dashboard_y_offset) : Vertical offset from the chart corner to the dashboard.

4.2. How to Read the Indicator on the Chart

  • S/R Lines:
    • Red horizontal lines represent Resistance levels, located above the current price.
    • Green horizontal lines represent Support levels, located below the current price.
  • Price Labels: Each S/R line has a label showing its price level and the percentage deviation from the current closing price.
  • Pivot Points (if showpp is enabled): Small "H" (High) and "L" (Low) letters on the chart mark the Pivot points.
  • S/R Dashboard (if show_dashboard is enabled):
    • Displays a list of current S/R levels.
    • R# : Resistance level.
    • S# : Support level.
    • Price : The price level of the S/R.
    • (%): Percentage deviation from the current price.
    • [Strength] : The number of Pivot points forming that S/R zone. Higher strength indicates a more reliable S/R zone.

4.3. Alerts

The indicator can send alerts when the price breaks support or resistance levels.

  • Setting up Alerts: To receive alerts, you need to enable notifications in MetaTrader 5 (Tools -> Options -> Notifications).
  • Alert Types:
    • "Resistance Broken": Price breaks a resistance level.
    • "Support Broken": Price breaks a support level.
    • If confirm_breakout is enabled, the alert message will include "(Confirmed)" to indicate that the confirmation condition has been met.

5. Trading Application

The "Support Resistance - Dynamic" indicator can be applied in various trading strategies:

  • Trend Identification: In an uptrend, price often respects support levels. In a downtrend, price often respects resistance levels. Breaking these levels can signal a trend change.
  • Entry/Exit Points:
    • Range Trading: Buy near support levels and sell near resistance levels when the price is moving within a defined range.
    • Breakout Trading: Buy when the price breaks resistance upwards or sell when the price breaks support downwards. Use the confirm_breakout feature to filter out false breakout signals.
  • Risk Management: Set Stop Loss orders appropriately. For example, place a Stop Loss just below a support level when buying, or just above a resistance level when selling.
  • Combine with Other Tools: To increase signal reliability, it is recommended to combine this S/R indicator with other technical analysis tools such as Volume, oscillators (RSI, Stochastic), or candlestick patterns.

6. Important Notes

  • No Indicator is Perfect: The "Support Resistance - Dynamic" indicator is a powerful support tool, but it does not guarantee profits. The market always carries risks.
  • Test on Demo Account: Always recommended to test the indicator on a demo account to familiarize yourself with its operation and adjust parameters to suit your trading style before applying it to live trading.
  • Market Conditions: The effectiveness of the indicator may vary depending on market conditions (trending or ranging).
추천 제품
Important Lines
Terence Gronowski
4.87 (23)
This indicator displays Pivot-Lines, preday high and low, preday close and the minimum and maximum of the previous hour. You just have to put this single indicator to the chart to have all these important lines, no need to setup many single indicators. Why certain lines are important Preday high and low : These are watched by traders who trade in a daily chart. Very often, if price climbs over or falls under a preday low/high there is an acceleration in buying/selling. It is a breakout out of a
FREE
FlatBreakout MT5
Aleksei Vorontsov
FlatBreakout MT5 (Free Version) Flat Range Detector and Breakout Panel for MT5 — GBPUSD Only FlatBreakout MT5   is the free version of the professional FlatBreakoutPro MT5 indicator, specially designed for flat (range) detection and breakout signals on the   GBPUSD   pair only. Perfect for traders who want to experience the unique fractal logic of FlatBreakout MT5 and test breakout signals on a live market without limitations. Who Is This Product For? For traders who prefer to trade breakout of
FREE
개요 이 지표는 클래식 돈치안 채널(Donchian Channel) 의 향상된 버전으로, 실전 트레이딩을 위한 다양한 기능이 추가되었습니다. 표준 세 개의 선(상단, 하단, 중앙선) 외에도 브레이크아웃 을 감지하여 차트에 화살표로 시각적으로 표시하며, 차트를 깔끔하게 보기 위해 현재 추세 방향의 반대 라인만 표시 합니다. 지표 기능: 시각적 신호 : 브레이크아웃 시 컬러 화살표 표시 자동 알림 : 팝업, 푸시 알림, 이메일 RSI 필터 : 시장의 상대 강도를 기반으로 신호 검증 사용자 맞춤 설정 : 색상, 선 두께, 화살표 코드, RSI 임계값 등 동작 원리 돈치안 채널은 다음을 계산합니다: 상단선 : 최근 N개의 종가 완료 캔들에서 가장 높은 고가 하단선 : 최근 N개의 종가 완료 캔들에서 가장 낮은 저가 중앙선 : 고가와 저가의 평균값 상방 브레이크아웃 은 종가가 상단선을 돌파할 때 발생하며, 하방 브레이크아웃 은 종가가 하단선 아래로 내려갈 때 발생합니다. 이 지표는: 세 개의
FREE
Pivot Point Fibo RSJ
JETINVEST
4.37 (19)
피봇 포인트 Fibo RSJ는 피보나치 비율을 사용하여 당일의 지지선과 저항선을 추적하는 지표입니다. 이 멋진 지표는 피보나치 비율을 사용하여 피벗 포인트를 통해 최대 7단계의 지지와 저항을 생성합니다. 가격이 작업의 가능한 진입/종료 지점을 인식할 수 있는 이 지원 및 저항의 각 수준을 어떻게 존중하는지 환상적입니다. 특징 최대 7단계 지원 및 7단계 저항 레벨의 색상을 개별적으로 설정 입력 피벗 유형 피벗 피보 RSJ1 = 피보 비율 1 계산 피벗 피보 RSJ2 = 피보 비율 2 계산 피벗 Fibo RSJ3 = Fibo 비율 3 계산 피벗 피보 클래식 = 클래식 피벗 계산 최소 피벗 수준 피벗 3 레벨 피벗 4 레벨 피벗 5 레벨 6단계 피벗 피벗 7 레벨 여전히 질문이 있는 경우 다이렉트 메시지로 저에게 연락하십시오: https://www.mql5.com/ko/users/robsjunqueira/
FREE
RSI abcd
Francisco Gomes Da Silva
3 (1)
RSI ABCD 패턴 파인더: 기술적 전략 1. 지표 작동 방식 클래식 RSI 와 ABCD 하모닉 패턴 자동 감지를 결합합니다. 주요 구성 요소 표준 RSI (조정 가능한 기간) 고점 및 저점 마커 (화살표) ABCD 패턴 (초록/빨강 선) 과매수 (70) 및 과매도 (30) 필터 2. MT5 설정 period = 14 ; // RSI 기간 size = 4 ; // 최대 패턴 크기 OverBought = 70 ; // 과매수 수준 OverSold = 30 ; // 과매도 수준 Filter = USE_FILTER_ YES ; // 확인 필터 3. 트레이딩 전략 3.1. 매수 진입 (강세 ABCD) 조건: RSI가 다음을 형성: 저점 ( A ) → 고점 ( B ) → 더 높은 저점 ( C ) D 는 과매도 (30) 위지만 C 아래 확인: A-B-C-D 연결 초록 선 목표: TP1: B-C의 61.8% TP2: B-C의 100% 손절: D 아래 3.2. 매도 진입 (약세 ABCD) 조건:
FREE
Coral Indi
Dinh Duong Luong
Coral trend is   a trend-following indicator that is widely popular among FOREX traders . It is usually used as a confluence with other indicators. It uses combinations of moving averages with complex smoothing formulas! It has two configurable parameters: Coefficient   - smoothing ratio (*) Applied price Calculation: Coral = (-0.064) * B6 + 0.672 * B5 - 2.352 * B4 + 2.744 * B3
FREE
Show Pips for MT5
Roman Podpora
4.65 (23)
이 정보 표시기는 계정의 현재 상황을 항상 알고 싶어하는 사람들에게 유용합니다. -   더욱 유용한 지표 표시기는 포인트, 백분율, 통화 단위의 이익뿐만 아니라 현재 쌍의 스프레드와 현재 기간에서 막대가 마감될 때까지의 시간과 같은 데이터를 표시합니다. 차트에 정보선을 배치하는 데는 여러 가지 옵션이 있습니다. 가격 오른쪽(가격보다 뒤에 있음) 코멘트(차트의 왼쪽 상단) 화면의 선택된 모서리에 있습니다. 정보 구분 기호를 선택할 수도 있습니다. | / \ # 이 표시기는 사용하기 쉽고 매우 유익합니다. 설정에서 불필요한 정보 항목을 비활성화할 수 있습니다. 설정 외모의 종류       - 정보 라인 표시 유형. 세 가지 옵션이 있습니다: 가격을 따르세요       - 가격을 따르세요. 댓글로       - 코멘트로; 화면의 선택된 모서리에서       - 화면의 선택한 모서리에 있습니다. 첨부용 그래프 코너       - 화면의 선택한 모서리에서 디스플레이 유형을 선택하는 경우
FREE
Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
FREE
High Low Open Close
Alexandre Borela
4.98 (41)
이 프로젝트를 좋아한다면 5 스타 리뷰를 남겨주세요. 이 지표는 열리고, 높은, 낮은 및 마감 가격을 지정합니다. 기간과 그것은 특정한 시간대를 위해 조정될 수 있습니다. 이들은 많은 기관 및 전문가에 의해 보는 중요한 수준입니다 상인은 당신이 더 많은 것일 수있는 장소를 알고 도움이 될 수 있습니다 이름 * 사용 가능한 기간: 이전 날. 이전 주. 지난 달. 이전 분기. 이전 연도. 또는: 현재 날. 현재 주. 현재 달. 현재 분기. 현재 년.
FREE
Easy Correlations Indicator The Easy Correlations Indicator is designed to help traders analyze the relationship between two correlated instruments. By monitoring the distance between their Relative Strength Index (RSI) values, the indicator highlights situations where one instrument has moved significantly further than the other. This creates potential trading opportunities: Sell the stronger instrument (overstretched RSI) Buy the weaker instrument (lagging RSI) Because the positions are opened
FREE
MACD Enhanced
Nikita Berdnikov
Introducing the MACD  Enhanced – an advanced MACD (Moving Average Convergence Divergence) indicator that provides traders with extended capabilities for trend and momentum analysis in financial markets. The indicator uses the difference between the fast and slow exponential moving averages to determine momentum, direction, and strength of the trend, creating clear visual signals for potential entry and exit points. Attention! To achieve the best results, it is recommended to adapt the indicator
FREE
Bounce Zone MT5
Nguyen Thanh Cong
4.56 (9)
Introduction The Bounce Zone indicator is a cutting-edge non-repainting technical tool built to identify key areas on the price chart where market sentiment is likely to cause a significant price reversal. Using advanced algorithms and historical price data analysis, this indicator pinpoints potential bounce zones. Combined with other entry signal, this indicator can help forex traders place the best trades possible Signal A possible buy signal is generated when price is in the green zone an
FREE
Indicator and Expert Adviser  EA Available in the comments section of this product. Download with Indicator must have indicator installed for EA to work. Mt5 indicator alerts for bollinger band and envelope extremes occurring at the same time. Buy signal alerts occur when A bullish candle has formed below both the lower bollinger band and the lower envelope  Bar must open and close below both these indicators. Sell signal occur when A bear bar is formed above the upper bollinger band and upper
FREE
TradeQL
Abdiel Aviles Jimenez
The TradeQL Indicator is a customizable tool that highlights specific trading patterns on candlestick charts. Users can define patterns through TradeQL queries, which the indicator then applies to the chart, visually representing matches and captured groups. Ideal for identifying complex trade setups in real-time. TradeQL queries are specified using the TradeQL Language. See https://github.com/abdielou/tradeql for more details. This language is expressed as a regular expression. The language al
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.52 (29)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
PZ Pivot Points MT5
PZ TRADING SLU
4.95 (21)
This indicator displays pivot points in the chart, including historical vales, and supports many calculation modes for Pivot Points and S/R levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It plots historical levels for backtesting purposes It allows you to select the reference timeframe It implements different Pivot Point calculation modes It implements different SR calculation modes It implements customizable colors and sizes Calculation Modes The indicato
FREE
Heiken Ashi fxam
Ely Alsedy
5 (1)
헤이킨 아시 MT5 인디케이터 헤이킨 아시 MT5 인디케이터는 표준 가격 데이터를 더 부드럽고 추세 중심의 캔들스틱으로 변환하여 시장 트렌드와 잠재적인 역전 지점을 더 쉽게 식별할 수 있도록 하는 강력한 도구입니다. 주요 특징: 명확한 트렌드 식별: 다른 캔들 색상으로 상승 추세와 하락 추세를 시각적으로 구분합니다. 노이즈 감소: 가격 변동을 필터링하여 시장의 주요 움직임을 더 명확하게 표시합니다. 조기 트렌드 감지: 표준 차트에서 트렌드 변화가 명확해지기 전에 잠재적인 트렌드 변화를 예측합니다. 다용도성: 독립적으로 사용하거나 다른 기술적 지표와 함께 종합적인 분석에 사용할 수 있습니다. 사용자 정의 설정: 인디케이터를 특정 거래 선호도와 전략에 맞게 조정할 수 있습니다. 장점: 트렌드를 식별하고 잠재적인 진입 및 청산 지점을 파악하는 능력을 향상시킵니다. 시장 노이즈의 영향을 줄이고 중요한 가격 변동에 집중합니다. 시장 역학에 대한 더 명확한 이해를 바탕으로 더 나은 거래 결정
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
TK Rainbow
Nguyen Trung Khiem
5 (1)
TK - Rainbow 지표 설명: TK - Rainbow 지표는 다양한 선을 통해 시장 추세를 명확히 파악할 수 있도록 설계된 강력한 기술 분석 도구입니다. 서로 다른 기간으로 계산된 30개의 선을 사용하여 가격 움직임에 대한 포괄적인 분석을 제공합니다. 이 지표는 두 가지 색상 스키마를 사용하여 상승 추세와 하락 추세를 강조하므로 시장 상황을 한눈에 쉽게 해석할 수 있습니다. 주요 기능: 30개의 선: 각 선은 다양한 평활화 기간을 나타내어 광범위한 시장 추세를 포괄합니다. 이중 색상 스키마: 상승 추세(차가운 색상)와 하락 추세(따뜻한 색상)를 구분하기 위해 두 가지 색상을 사용합니다. 사용자 정의 가능한 설정: 거래 선호에 맞게 선의 두께, 스타일 및 단계 크기를 조정할 수 있습니다. TK - Rainbow 사용 방법: 지표 적용: TK - Rainbow 지표를 MetaTrader 5의 지표 목록에서 차트에 추가합니다. 매개변수 설정: 단계 (inpStep): 각 선 사이의
FREE
PZ Penta O MT5
PZ TRADING SLU
3.5 (4)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Cybertrade Keltner Channels
Emanuel Andriato
4.75 (4)
Cybertrade Keltner Channels - MT5 Created by Chester Keltner, this is a volatility indicator used by technical analysis. It is possible to follow the trend of financial asset prices and generate support and resistance patterns. In addition, envelopes are a way of tracking volatility in order to identify opportunities to buy and sell these assets. It works on periods longer than the period visible on the chart. All values ​​are available in the form of buffers to simplify possible automations.
FREE
Santa Donchian
Marco Aurelio Cestari
4.5 (2)
Santa Donchian Indicator  is an efficient way to detect support, resistence and break outs in any market. The Donchian channel measures the high and the low of a previously defined range.  Typically, a trader would look for a well-defined range and then wait for the price to break out to either one side for a trade entry trigger. Advantages Never repaints, never backpaints, never recalculates. Works in all symbols and all timeframes. Perfect trend filter for any strategy or expert advisor. Full
FREE
The Rayol Code Hour Interval Lines indicator was  designed to assist your trading experience.  It  draws the range of hours chosen by the user directly on the chart, so that it enables traders to visualize price movements during their preferred trading hours, providing  traders a more comprehensive view of price movements and market dynamics. This indicator allows the user to choose not only the Broker's time, but also the Local time. This way, the user no longer needs to calculate local time in
FREE
Virtual Targets MT5
Hoang Van Dien
4.63 (8)
This indicator is very useful for day traders or short term traders. (MT5 version) No need to calculate the number of pips manually, just look at the chart and you will see the Virtual Take Profit / Virtual Stop Loss target line and evaluate whether the entry point is feasible to reach the intended target or not. Enter the intended   Take Profit / Stop Loss   pips for your trade. The indicator will display   Virtual Take Profit / Virtual Stop Loss   lines for you to easily see if the target is
FREE
VFI Quantum
Nikita Berdnikov
5 (1)
Introducing VFI (Volume Flow Indicator) – a trading indicator that analyzes the relationship between volume and price movement to identify key trading opportunities. The indicator displays the strength and direction of volume flow, providing clear signals about potential entry and exit points. Signals are formed based on zero line crossovers, crossovers between the VFI line and its exponential moving average (EMA), and when the indicator exits overbought and oversold zones. Attention! This stra
FREE
ZP Day Trading Indicator in MT5 The ZP Day Trading Indicator is one of the tools developed based on Price Action trading style concepts in MetaTrader 5. This indicator uses color-coded boxes to identify Trading Ranges on the chart. A trading range forms when the price moves within a specific range between a resistance level (ceiling) and a support level (floor) over a period of time. In such scenarios, buyers and sellers reach equilibrium within the defined range. «Indicator Installation & User
FREE
Risk5Percent is a custom indicator for MetaTrader 5 designed to help you manage your risk exposure precisely. By entering the desired risk percentage and the number of lots used, it calculates and displays the corresponding price level on the chart that represents your maximum anticipated loss (e.g., 5%), automatically considering contract and tick size for the selected instrument. Key Features: Custom settings for trade direction (long/short), risk percentage, and lot size. Automatic adjus
FREE
MA Color Candles
Vladimir Kuzmin
MA Color Candles Indicator MA Color Candles is an indicator for visually displaying market trends by coloring chart candles. It does not add objects or distort price data, instead coloring real candles based on the state of two moving averages. This enables quick trend assessment and use as a filter in trading strategies. How It Works Bullish trend: Fast MA above slow MA, slow MA rising (green candles). Bearish trend: Fast MA below slow MA, slow MA falling (red candles). Neutral state: Candles
FREE
Sideway Trend Indicator for MetaTrader 5 The Sideway Trend Indicator for MetaTrader 5 is a practical analytical tool designed to detect consolidation phases where the market lacks directional movement. During such periods of reduced volatility, the indicator visualizes the range-bound behavior. Once the price breaks out of this sideways phase, the tool issues clear entry signals, enabling traders to act with improved timing and accuracy. «Indicator Installation & User Guide» MT5 Indicator Instal
FREE
The indicator identifies when a divergence occurs between price and an indicator or oscillator. It identifies both regular and hidden divergences. Combined with your own rules and techniques, this indicator will allow you to create (or enhance) your own powerful system. For higher probability setups I can recommend you to use my Supply Demand indicator and trade only if the divergence occurs inside a zone. Supply zone for bearish div and demand zone for bullish div. The optimal scenario is if it
FREE
이 제품의 구매자들이 또한 구매함
Divergence Bomber
Ihor Otkydach
4.98 (63)
이 지표를 구매하신 분께는 다음과 같은 혜택이 무료로 제공됩니다: 각 거래를 자동으로 관리하고, 손절/익절 수준을 설정하며, 전략 규칙에 따라 거래를 종료하는 전용 도우미 툴 "Bomber Utility" 다양한 자산에 맞게 지표를 설정할 수 있는 셋업 파일(Set Files) "최소 위험", "균형 잡힌 위험", "관망 전략" 모드로 설정 가능한 Bomber Utility의 셋업 파일 이 전략을 빠르게 설치, 설정, 시작할 수 있도록 돕는 단계별 영상 매뉴얼 주의: 위의 모든 보너스를 받기 위해서는 MQL5 개인 메시지 시스템을 통해 판매자에게 연락해 주세요. 독창적인 커스텀 지표인 “Divergence Bomber(다이버전스 봄버)”를 소개합니다. 이 지표는 MACD 다이버전스(괴리) 전략을 기반으로 한 올인원(All-in-One) 거래 시스템입니다. 이 기술 지표의 주요 목적은 가격과 MACD 지표 간의 다이버전스를 감지하고, **향후 가격이 어느 방향으로 움직일지를 알려주는
Trend Screener Pro MT5
STE S.S.COMPANY
4.87 (90)
트렌드 표시기, 트렌드 트레이딩 및 필터링을 위한 획기적인 고유 솔루션, 하나의 도구 안에 내장된 모든 중요한 트렌드 기능! Forex, 상품, 암호 화폐, 지수 및 주식과 같은 모든 기호/도구에 사용할 수 있는 100% 다시 칠하지 않는 다중 시간 프레임 및 다중 통화 표시기입니다. Trend Screener는 차트에 점이 있는 화살표 추세 신호를 제공하는 효율적인 지표 추세 추종 지표입니다. 추세 분석기 표시기에서 사용할 수 있는 기능: 1. 트렌드 스캐너. 2. 최대 이익 분석이 있는 추세선. 3. 추세 통화 강도 측정기. 4. 경고가 있는 추세 반전 점. 5. 경고가 있는 강력한 추세 점. 6. 추세 화살표 Trend Screener Indicator가 있는 일일 분석 예, 일일 신호 성능...등은 여기에서 찾을 수 있습니다. 여기를 클릭하십시오. LIMITED TIME OFFER : Trend Screener Indicator는 50$ 및 평생 동안만 사용할 수 있습니다.
RelicusRoad Pro MT5
Relicus LLC
5 (22)
훌륭한 백테스트, 환상적인 숫자로 입증된 실제 계정 성능, 그리고 모든 곳에 퍼져 있는 통계를 자랑하는 트레이딩 지표를 얼마나 자주 구매하셨습니까? 하지만 사용 후에는 결국 계좌를 날려버리셨나요? 신호 자체만으로는 신뢰할 수 없습니다. 신호가 왜 처음 나타났는지 알아야 하며, 그것이 바로 RelicusRoad Pro가 가장 잘하는 일입니다! 사용자 매뉴얼 + 전략 + 교육 비디오 + VIP 액세스 전용 그룹 + 모바일 버전 사용 가능 시장을 보는 새로운 방법 RelicusRoad는 외환, 선물, 암호화폐, 주식 및 지수를 위한 세계에서 가장 강력하고 최고의 트레이딩 지표 로서, 트레이더가 계좌를 성장시키는 데 필요한 모든 정보와 도구를 제공합니다. 우리는 기술 분석 및 트레이딩 계획 을 제공하여 초보자 부터 고급 트레이더 까지 모든 트레이더가 성공할 수 있도록 돕습니다. 이것은 미래 시장을 예측 하는 데 충분한 정보를 제공하는 핵심 트레이딩 지표 입니다. 우리는 차트에서 의미 없
Gold Stuff mt5
Vasiliy Strukov
4.92 (189)
Gold Stuff mt5는 금을 위해 특별히 설계된 추세 지표이며 모든 금융 상품에서도 사용할 수 있습니다. 표시기가 다시 그려지지 않고 지연되지 않습니다. 권장 기간 H1. 설정 및 개인 보너스를 받으려면 구매 후 즉시 저에게 연락하십시오!     강력한 지원 및 트렌드 스캐너 표시기의 무료 사본을 받으실 수 있습니다. 메시지를 보내주세요. 나!   설정 화살표 그리기 - 켜기 끄기. 차트에 화살표 그리기. 경고 - 가청 경고를 끕니다. 이메일 알림 - 켜기 끄기. 이메일 알림. Puch-notification - 켜기 끄기. 푸시 알림. 다음으로 색 영역을 조정합니다. Gold Stuff mt5는 금을 위해 특별히 설계된 추세 지표이며 모든 금융 상품에서도 사용할 수 있습니다. 표시기가 다시 그려지지 않고 지연되지 않습니다. 권장 기간 H1. 설정 및 개인 보너스를 받으려면 구매 후 즉시 저에게 연락하십시오!   설정 화살표 그리기 - 켜기 끄기. 차트에 화살표 그
Entry In The Zone and SMC Multi Timeframe는 Smart Money Concepts(SMC) 프레임워크를 기반으로 개발된 실시간 시장 분석 도구입니다. 이 도구는 여러 시간 프레임에 걸쳐 반전 지점과 주요 존(Key Zones)을 자동으로 분석하며, 리페인트 없는 신호와 관심 지점(POI)을 강조하는 데 중점을 둡니다. 또한 자동 피보나치 레벨(Auto Fibonacci Level) 시스템이 포함되어 있어, 피보나치 라인을 자동으로 그려 되돌림 및 반전 지점을 파악하는 데 도움을 줍니다. 이 도구는 트레이더가 더 높은 자신감과 체계적인 접근으로 거래 계획을 세우고 결정을 내릴 수 있도록 하여, Smart Money Concepts를 기반으로 한 진입 효율성을 높여줍니다. 인디케이터 + 신호 시스템(2-in-1) 패키지로 구성되어 있으며, 지능형 존 분석과 실시간 거래 진입 신호를 하나의 도구에 통합하였습니다. 직접 거래에 사용하든 개인 분석 도구로 활용
Trend indicator AI mt5
Ramil Minniakhmetov
5 (11)
트렌드 인공 지능 지표는 실행 가능한 진입 점 및 반전 경고와 추세 식별을 결합하여 상인의 시장 분석을 향상시킬 훌륭한 도구입니다. 이 표시기는 사용자가 자신감과 정밀도로 외환 시장의 복잡성을 탐색 할 수 있도록 지원합니다 기본 신호 외에도 트렌드 인공 지능 지표는 풀백 또는 되돌림 중에 발생하는 2 차 진입 점을 식별하여 거래자가 기존 트렌드 내에서 가격 수정을 활용할 수 있도록합니다. 중요한 장점: ·작동 4 및 5 *명확한 구매 또는 판매 신호 *다시 칠하지 않습니다 *모든 자산에서 작동 나는 전보 사기에 개 또는 세트를 판매하지 않도록주의. 모든 설정은 블로그에 여기에 무료.  중요! 지침 및 보너스를 얻기 위해 구입 후 즉시 저에게 연락! 진짜 가동 감시는 뿐 아니라 나의 다른 제품 여기에서 찾아낼 수 있습니다: https://www.mql5.com/en/users/mechanic/seller&nbsp ; 설정 및 입력: 모든 자산에 대해 기본 설정을 권
Algo Pumping
Ihor Otkydach
4.74 (19)
PUMPING STATION – 당신만을 위한 올인원(All-in-One) 전략 PUMPING STATION은 당신의 외환 거래를 더욱 흥미롭고 효과적으로 바꿔줄 혁신적인 인디케이터입니다. 단순한 보조 도구가 아니라, 강력한 알고리즘을 갖춘 완전한 거래 시스템으로서 보다 안정적인 트레이딩을 시작할 수 있도록 도와줍니다. 이 제품을 구매하시면 다음의 혜택을 무료로 받으실 수 있습니다: 전용 설정 파일: 자동 설정으로 최대의 퍼포먼스를 제공합니다. 단계별 동영상 가이드: PUMPING STATION 전략으로 거래하는 법을 배워보세요. Pumping Utility: PUMPING STATION과 함께 사용하도록 설계된 반자동 거래 봇으로, 거래를 더욱 쉽고 편리하게 만들어줍니다. ※ 구매 후 바로 저에게 메시지를 보내주세요. 추가 자료에 대한 접근 권한을 제공해드립니다. PUMPING STATION은 어떻게 작동하나요? 트렌드 컨트롤: 시장의 추세 방향을 즉시 파악합니다. 추세는 최고의
Grabber System MT5
Ihor Otkydach
5 (15)
탁월한 기술적 지표인 Grabber를 소개합니다. 이 도구는 즉시 사용 가능한 “올인원(All-Inclusive)” 트레이딩 전략으로 작동합니다. 하나의 코드 안에 강력한 시장 기술 분석 도구, 매매 신호(화살표), 알림 기능, 푸시 알림이 통합되어 있습니다. 이 인디케이터를 구매하신 모든 분들께는 다음의 항목이 무료로 제공됩니다: Grabber 유틸리티: 오픈 포지션을 자동으로 관리하는 도구 단계별 영상 매뉴얼: 설치, 설정, 그리고 실제 거래 방법을 안내 맞춤형 세트 파일: 인디케이터를 빠르게 자동 설정하여 최고의 성과를 낼 수 있도록 도와줍니다 다른 전략은 이제 잊어버리세요! Grabber만이 여러분을 새로운 트레이딩의 정점으로 이끌어 줄 수 있습니다. Grabber 전략의 주요 특징: 거래 시간 프레임: M5부터 H4까지 거래 가능한 자산: 어떤 자산이든 사용 가능하지만, 제가 직접 테스트한 종목들을 추천드립니다 (GBPUSD, GBPCAD, GBPCHF, AUDCAD, AU
Matrix Arrow Indicator MT5
Juvenille Emperor Limited
5 (16)
매트릭스 화살표 표시기 MT5 는 외환, 상품, 암호 화폐, 지수, 주식과 같은 모든 기호/도구에 사용할 수 있는 100% 다시 칠하지 않는 다중 기간 표시기를 따르는 고유한 10 in 1 추세입니다.  Matrix Arrow Indicator MT5 는 다음과 같은 최대 10개의 표준 지표에서 정보와 데이터를 수집하여 초기 단계에서 현재 추세를 결정합니다. 평균 방향 이동 지수(ADX) 상품 채널 지수(CCI) 클래식 하이켄 아시 캔들 이동 평균 이동 평균 수렴 발산(MACD) 상대 활력 지수(RVI) 상대 강도 지수(RSI) 포물선 SAR 스토캐스틱 오실레이터 윌리엄스의 백분율 범위 모든 지표가 유효한 매수 또는 매도 신호를 제공하면 강력한 상승/하락 추세를 나타내는 다음 캔들/막대가 시작될 때 해당 화살표가 차트에 인쇄됩니다. 사용자는 사용할 표시기를 선택하고 각 표시기의 매개변수를 개별적으로 조정할 수 있습니다. 매트릭스 화살표 표시기 MT5는 선택한 표시기에서만 정보를 수
Atbot
Zaha Feiz
4.65 (49)
AtBot: 작동 방식 및 사용 방법 ### 작동 방식 MT5 플랫폼용 "AtBot" 지표는 기술 분석 도구의 조합을 사용하여 매수 및 매도 신호를 생성합니다. 01:37 단순 이동 평균(SMA), 지수 이동 평균(EMA), 평균 진폭 범위(ATR) 지수를 통합하여 거래 기회를 식별합니다. 또한 Heikin Ashi 캔들을 사용하여 신호의 정확성을 향상시킬 수 있습니다. 구매 후 리뷰를 남기면 특별 보너스 선물을 받게 됩니다. ### 주요 기능: - 비재표시: 신호는 플로팅 후 변경되지 않습니다. - 비재작성: 신호는 일관되며 변경되지 않습니다. - 지연 없음: 지연 없이 시기적절한 신호를 제공합니다. - 다양한 시간대: 거래 전략에 맞게 모든 시간대에서 사용할 수 있습니다. ### 운영 단계: #### 입력 및 설정: - firstkey (TrendValue): 추세 감지의 민감도를 조정합니다. - Secondkey (SignalValue): 매수/매도 신호 생성의 민감도를 정의
MetaForecast M5
Vahidreza Heidar Gholami
5 (3)
MetaForecast는 가격 데이터의 조화를 기반으로 모든 시장의 미래를 예측하고 시각화합니다. 시장이 항상 예측 가능한 것은 아니지만 가격에 패턴이 있다면 MetaForecast는 가능한 정확하게 미래를 예측할 수 있습니다. 다른 유사한 제품과 비교했을 때, MetaForecast는 시장 동향을 분석하여 더 정확한 결과를 생성할 수 있습니다. 입력 매개변수 Past size (과거 크기) MetaForecast가 미래 예측을 생성하기 위한 모델을 만드는 데 사용하는 막대의 수를 지정합니다. 모델은 선택한 막대 위에 그려진 노란색 선으로 표시됩니다. Future size (미래 크기) 예측해야 할 미래 막대의 수를 지정합니다. 예측된 미래는 핑크색 선으로 표시되며 그 위에 파란색 회귀선이 그려집니다. Degree (차수) 이 입력은 MetaForecast가 시장에서 수행할 분석 수준을 결정합니다. Degree 설명  0 차수 0의 경우, "Past size" 입력에 모든 봉우리와
Quantum TrendPulse
Bogdan Ion Puscasu
5 (16)
SuperTrend   ,   RSI   ,   Stochastic   의 힘을 하나의 포괄적인 지표로 결합하여 트레이딩 잠재력을 극대화하는 궁극의 트레이딩 도구   인 Quantum TrendPulse를   소개합니다. 정밀성과 효율성을 추구하는 트레이더를 위해 설계된 이 지표는 시장 추세, 모멘텀 변화, 최적의 진입 및 종료 지점을 자신 있게 식별하는 데 도움이 됩니다. 주요 특징: SuperTrend 통합:   주요 시장 추세를 쉽게 따라가고 수익성의 물결을 타세요. RSI 정밀도:   매수 과다 및 매도 과다 수준을 감지하여 시장 반전 시점을 파악하는 데 적합하며 SuperTrend 필터로 사용 가능 확률적 정확도:   변동성이 큰 시장에서 숨겨진 기회를 찾기 위해 확률적 진동   을 활용하고 SuperTrend의 필터로 사용 다중 시간대 분석:   M5부터 H1 또는 H4까지 다양한 시간대에 걸쳐 시장을 최신 상태로 유지하세요. 맞춤형 알림:   맞춤형 거래 조건이 충족되면
우선 이 거래 시스템이 리페인팅, 리드로잉 및 레이그 인디케이터가 아니라는 점을 강조하는 것이 중요합니다. 이는 수동 및 로봇 거래 모두에 이상적인 것으로 만듭니다. 온라인 강좌, 설명서 및 프리셋 다운로드. "스마트 트렌드 트레이딩 시스템 MT5"은 새로운 및 경험이 풍부한 트레이더를 위해 맞춤형으로 제작된 종합적인 거래 솔루션입니다. 10개 이상의 프리미엄 인디케이터를 결합하고 7개 이상의 견고한 거래 전략을 특징으로 하여 다양한 시장 조건에 대한 다목적 선택이 가능합니다. 트렌드 추종 전략: 효과적인 트렌드 추이를 타기 위한 정확한 진입 및 손절 관리를 제공합니다. 반전 전략: 잠재적인 트렌드 반전을 식별하여 트레이더가 범위 시장을 활용할 수 있게 합니다. 스캘핑 전략: 빠르고 정확한 데이 트레이딩 및 단기 거래를 위해 설계되었습니다. 안정성: 모든 인디케이터가 리페인팅, 리드로잉 및 레이그가 아니므로 신뢰할 수 있는 신호를 보장합니다. 맞춤화: 개별 거래 선호도를 고려한 맞춤
Support And Resistance Screener는 하나의 지표 안에 여러 도구를 제공하는 MetaTrader에 대한 하나의 레벨 지표입니다. 사용 가능한 도구는 다음과 같습니다. 1. 시장 구조 스크리너. 2. 완고한 후퇴 영역. 3. 약세 후퇴 영역. 4. 일일 피벗 포인트 5. 주간 피벗 포인트 6. 월간 피벗 포인트 7. 고조파 패턴과 볼륨에 기반한 강력한 지지와 저항. 8. 은행 수준 구역. LIMITED TIME OFFER : HV 지원 및 저항 표시기는 50 $ 및 평생 동안만 사용할 수 있습니다. ( 원래 가격 125$ ) MQL5 블로그에 액세스하면 분석 예제와 함께 모든 프리미엄 지표를 찾을 수 있습니다. 여기를 클릭하십시오. 주요 특징들 고조파 및 볼륨 알고리즘을 기반으로 하는 강력한 지원 및 저항 영역. Harmonic 및 Volume 알고리즘을 기반으로 한 강세 및 약세 풀백 영역. 시장 구조 스크리너 일간, 주간 및 월간 피벗 포인트. 실제 거래의
FX Volume MT5
Daniel Stein
4.84 (19)
FX Volume: 브로커 시각에서 바라보는 진짜 시장 심리 간단 요약 트레이딩 접근 방식을 한층 더 향상시키고 싶으신가요? FX Volume 는 소매 트레이더와 브로커의 포지션을 실시간으로 파악할 수 있게 해 줍니다. 이는 COT 같은 지연된 보고서보다 훨씬 빠릅니다. 꾸준한 수익을 추구하는 분이든, 시장에서 더 깊은 우위를 원하시는 분이든, FX Volume 을 통해 대규모 불균형을 찾아내고, 돌파 여부를 확인하며 리스크 관리를 정교화할 수 있습니다. 지금 시작해 보세요! 실제 거래량 데이터가 의사결정을 어떻게 혁신할 수 있는지 직접 경험해 보시기 바랍니다. 1. 트레이더에게 FX Volume이 매우 유익한 이유 탁월한 정확도를 지닌 조기 경보 신호 • 다른 사람들보다 훨씬 앞서, 각 통화쌍을 매수·매도하는 트레이더 수를 거의 실시간으로 파악할 수 있습니다. • FX Volume 은 여러 리테일 브로커에서 추출한 실제 거래량 데이터를 종합해 명확하고 편리한 형태로 제공하는
Trend Line Map Pro MT5
STE S.S.COMPANY
4.09 (11)
트렌드 라인 맵 표시기는 트렌드 스크리너 표시기의 애드온입니다. Trend screener(Trend Line Signals)에 의해 생성된 모든 신호에 대한 스캐너로 작동합니다. Trend Screener Indicator 기반의 Trend Line Scanner입니다. Trend Screener Pro 표시기가 없으면 Trend Line Map Pro가 작동하지 않습니다. It's a Trend Line Scanner based on Trend Screener Indicator. If you don't have Trend Screener Pro Indicator,     the Trend Line Map Pro will not work . MQL5 블로그에 액세스하여 추세선 지도 표시기의 무료 버전을 다운로드할 수 있습니다. Metatrader Tester 제한 없이 구매하기 전에 사용해 보십시오. : 여기를 클릭하세요 1. 쉽게 얻을 수 있는 이점 통화 및 시간 프레
TPSpro RFI Levels MT5
Roman Podpora
4.55 (20)
반전 구역 - 주요 플레이어의 레벨/활성 구역 러시아어 설명서   /   영어   설명서   /   MT4 버전 이 지표를 구매하는 모든 구매자       추가로   무료로   받으세요 : 3개월       서비스에서 거래 신호에 대한 액세스       슈퍼 시그널       — TPSproSYSTEM 알고리즘에 따른 기성 진입점. 3개월       정기적으로 업데이트되는 교육 자료에 대한 접근 - 전략과 전문적인 성장에 대한 몰입. 주중 24시간 연중무휴 지원 및 비공개 트레이더 채팅 이용 - 시장 상황에 대한 소통, 지원 및 분석. 주요 기능: 판매자와 구매자의 활동 영역을 표시합니다! 이 지표는 매수 및 매도에 대한 모든 올바른 첫 번째 임펄스 레벨/존을 표시합니다. 진입점 검색이 시작되는 이러한 레벨/존이 활성화되면 레벨의 색상이 바뀌고 특정 색상으로 채워집니다. 상황을 더욱 직관적으로 파악할 수 있도록 화살표도 표시됩니다. LOGIC AI - 템플릿 활성화 시 진입점 검색
Integrated Dashboard Scanner
Krzysztof Janusz Stankiewic
Integrated Dashboard Scanner – Your Market Command Center (v2.0) Short Description: Stop wasting time manually switching between dozens of charts. The   Integrated Dashboard Scanner   is a powerful multi-symbol, multi-timeframe scanner that keeps an eye on every instrument you select from a single panel.   Following a major architectural overhaul, version 2.0 is faster, more stable, and more powerful than ever.   Receive instant visual alerts for price patterns, divergences, and trend signals,
TPSproTREND PrO MT5
Roman Podpora
4.72 (18)
VERSION MT4        —        ИНСТРУКЦИЯ RUS           —        INSTRUCTIONS  ENG 주요 기능: 렌더링 없이 정확한 입력 신호! 신호가 나타나면 관련성은 유지됩니다! 이는 신호를 제공한 후 변경하여 예금 자금 손실을 초래할 수 있는 다시 그리기 지표와의 중요한 차이점입니다. 이제 더 큰 확률과 정확도로 시장에 진입할 수 있습니다. 화살표가 나타난 후 목표에 도달(이익실현)하거나 반전 신호가 나타날 때까지 캔들을 색칠하는 기능도 있습니다. STOP LOSS / TAKE PROFIT 구역 표시 진입점 검색 시 시각적 명확성을 높이기 위해 시장 진입을 위한 최적 지점이 검색되는 BUY/SELL 영역을 초기에 표시하는 모듈을 만들었습니다. 정지 손실 수준 작업을 위한 추가 지능형 논리는 시간이 지남에 따라 크기를 줄이는 데 도움이 되므로 거래에 들어갈 때 초기 위험을 줄이는 데 도움이 됩니다(move sl). 더 높은 기간의 MIN
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
특별 제공 : ALL TOOLS , 개당 $35 ! 새로운 도구   는   첫 주   또는   처음 3회 구매   에 한해   $30 입니다!  MQL5의 Trading Tools 채널 : 최신 소식을 받으려면 제 MQL5 채널에 참여하세요 이 지표는 변동성으로 정규화된 가격 움직임에 기반한 “Smart Breakout Channels”라 불리는 돌파 감지 구역을 표시합니다. 이 구역들은 거래량 오버레이가 포함된 동적 박스로 표시됩니다. 도구는 사용자 정의 정규화 변동성 계산을 사용하여 일시적인 매집 또는 분산 구간을 탐지하고, 가격이 해당 구간을 상향 또는 하향으로 벗어나는 순간을 표시합니다. 각 채널은 구조화된 범위를 나타내며, 거래량 델타, 상승/하락 거래량, 그리고 모멘텀 바이어스를 보여주는 그래디언트 시각 게이지로 추가 컨텍스트를 제공합니다. MT5 버전 더 보기:  Smart Breakout Channels MT5 Scanner MT4 버전 더 보기:   Smart B
Custom Signal Scanner MT5
Satya Prakash Mishra
Custom Indictor Signal Scanner for scan your own any custom indicator and template its one click you can open your desire signals(given time frame alert). Also can open same template with particular input indicator just type name of template your created with given indicator and enjoy all time frame scan with your logical signals  input string s2 = "====== Embedded Indicator Settings ======"; input UseEmbeddedIndicator = false; // Use embedded indicator instead of external file ( don't use its n
ARIPoint
Temirlan Kdyrkhan
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
Gold Entry Sniper
Tahir Mehmood
5 (1)
Gold Entry Sniper – 골드 스캘핑 & 스윙 트레이딩을 위한 전문 다중 시간 프레임 ATR 대시보드 Gold Entry Sniper 는 XAUUSD 및 기타 종목에 대해 정확한 매수/매도 신호 를 제공하는 고급 MetaTrader 5 지표입니다. ATR 트레일링 스톱 로직 과 다중 시간 프레임 분석 을 기반으로 설계되어 스캘핑과 스윙 트레이딩 모두에 적합합니다. 주요 기능 및 장점 다중 시간 프레임 분석 – M1, M5, M15 추세를 한눈에 확인. ATR 기반 트레일링 스톱 – 변동성에 따라 자동 조정. 전문 차트 대시보드 – 신호 상태, ATR 레벨, 회귀선, 매매 방향 표시. 명확한 매수/매도 마커 – 자동 화살표와 텍스트 라벨. 종료 알림 & 거래 관리 – 수익 보호를 위한 자동 종료 감지. 완전 사용자 설정 가능 – 대시보드 위치, 색상, ATR/회귀선 파라미터 조정. 골드(XAUUSD) 최적화 – M1~M15 스캘핑에 완벽, 외환/지수/암호화폐에도 적용 가능.
Trend Hunter MT5
Andrey Tatarinov
5 (3)
Trend Hunter 는 Forex, 암호화폐 및 CFD 시장에서 작업하기 위한 추세 지표입니다. 이 지표의 특별한 특징은 가격이 추세선을 약간 돌파할 때 신호를 변경하지 않고 자신있게 추세를 따른다는 것입니다. 표시기는 다시 그려지지 않으며 막대가 닫힌 후에 시장 진입 신호가 나타납니다. 추세를 따라 이동할 때 표시기는 추세 방향에 대한 추가 진입점을 표시합니다. 이러한 신호를 바탕으로 작은 StopLoss로 거래할 수 있습니다. Trend Hunter 는 정직한 지표입니다. 표시 신호 위로 마우스를 가져가면 신호의 잠재적 이익과 가능한 중지가 표시됩니다. 새로운 신호가 나타나면 다음 알림을 받을 수 있습니다. 알리다 푸시 알림 이메일로 알림 텔레그램 알림 차트 스크린샷도 텔레그램으로 전송되므로 거래 결정을 내리기 위해 단말기를 열 필요가 없습니다. 표시 신호는 텔레그램 채널 https://www.mql5.com/ko/market/product/11085#!tab=com
M1 Scalper Pro MT5
Elif Kaya
4.86 (7)
- Real price is 80$ - 45% Discount (It is 45$ now) Contact me for instruction, any questions! - Lifetime update free - Non-repaint - I just sell my products in Elif Kaya Profile, any other websites are stolen old versions, So no any new updates or support. Advantages of  M1 Scalper Pro  Profitability: M1 Scalper Pro is highly profitable with a strict exit strategy. Frequent Opportunities: M1 Scalper Pro  takes advantage of numerous small price changes. Minimal Market Risk: Limited exposure redu
Special offer : ALL TOOLS , just $35 each! New tools   will be   $30   for the   first week   or the   first 3 purchases !  Trading Tools Channel on MQL5 : Join my MQL5 channel to update the latest news from me Trendlines with Breaks Scanner 는 트레이더가 중요한 트렌드를 식별하고 실시간으로 돌파를 감지하도록 설계된 첨단 거래 도구입니다. 피벗 포인트를 기반으로 자동 생성된 추세선을 사용하여 이 지표는 트레이더가 정밀하고 자신 있게 거래 기회를 포착할 수 있도록 돕습니다. MT4 버전 보기:  Trendlines with Breaks Scanner MT4 다른 제품 보기:   All Products 주요 기능 1. 실시간 돌파 감지 돌파 알림: 가격이 추세선을 돌파하면 즉시 알림을 받습니다. 통
AriX
Temirlan Kdyrkhan
1 (2)
AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking with real-time stat
특별 할인 : ALL TOOLS , 각 $35 입니다! 새로운 도구   는   발표 후 첫 주   또는   첫 3회 구매   동안 $30 에 제공합니다!  Trading Tools Channel on MQL5 : 최신 소식을 받으려면 채널에 참여하세요 RSI Shift Zone Scanner는 RSI 신호를 가격 행동과 연결하여 시장 심리가 변할 수 있는 순간을 식별합니다. RSI가 설정된 수준(기본값: 과매수 70, 과매도 30)을 상·하단 돌파하면, 지표는 차트에 채널을 그립니다. 이 채널은 심리가 반전되었을 가능성이 있는 구역을 표시하여 잠재적 지지·저항으로 활용될 수 있습니다. MT4 버전 보기:  RSI Shift Zone MT4 Scanner 다른 제품:  All P roducts RSI가 상단 또는 하단 레벨을 교차하면 새로운 채널이 생성됩니다. 채널 경계는 교차 캔들의 고가와 저가에 고정되며, 중앙선은 평균값을 표시합니다. 각 채널은 사용자 지정 바 수(기본 15)
MTF Supply Demand Zones MT5
Georgios Kalomoiropoulos
5 (1)
자동화된 수요 및 공급 구역의 차세대. 모든 차트에서 작동하는 새롭고 혁신적인 알고리즘. 모든 구역은 시장의 가격 움직임에 따라 동적으로 생성됩니다. 두 가지 유형의 경고 --> 1)가격이 영역에 도달할 때 2)새로운 영역이 형성될 때 당신은 더 이상 쓸모없는 지표를 얻을 수 없습니다. 입증된 결과로 완벽한 거래 전략을 얻을 수 있습니다.     새로운 기능:     가격이 공급/수요 영역에 도달하면 경고     새로운 공급/수요 구역이 생성되면 알림     푸시 알림 알림     핍의 영역 너비 레이블     기동특무부대에 한 번 더 시간이 주어집니다. 따라서 현재보다 위의 2개의 시간 프레임 대신 현재보다 높은 3개의 시간 프레임을 볼 수 있습니다.     Alerts/Zones/MTF 기능을 활성화/비활성화하는 버튼 당신이 얻는 이점:     거래에서 감정을 제거하십시오.     거래 항목을 객관화하십시오.     높은 확률 설정을 사용하여 수익
제작자의 제품 더 보기
Trend Lines v2 MT5 is an intelligent auto trendline indicator that instantly detects key dynamic support and resistance zones. Built on pivot high/low structure, it delivers a clear and accurate view of market trends across all timeframes. Features Fully automatic trendline drawing based on precise pivot points. Filters out noise – only clean and reliable trendlines are shown. Control the number of lines to keep your chart neat and easy to read. Flexible customization: colors, line thickness, ra
FREE
The Linear Regression Channel is a powerful technical analysis tool that helps visually identify the prevailing trend and potential price zones. Essentially, the indicator performs two main functions: It draws a trendline through the center of price action over a specified period. This line is calculated using the linear regression method, which results in the best possible "line of best fit" for the price data. From this center line, the indicator plots two parallel lines above and below, creat
FREE
The "Volume Range Profile with Fair Value" (VRPFV) indicator is a powerful volume analysis tool designed to help traders better understand market structure and identify key price areas where significant institutional activity occurs. Instead of just looking at volume on individual candlesticks, VRPFV analyzes the distribution of volume by price level within a specific time range, providing deep insights into the "footprint" of smart money. VRPFV consists of the following core components: Upper &
FREE
The Pivot Point Supertrend indicator is a technical analysis tool designed for the MetaTrader 5 (MT5) platform. It combines two popular analytical methods: Pivot Points: Uses significant historical price highs and lows to identify potential support and resistance zones. These points are objective and stable. Supertrend: A well-known trend-following indicator that helps identify the current market trend and provides dynamic stop-loss levels. Indicator's Goal: By using the stability of Pivot Point
FREE
Indicator Guide: Key Price Levels & Structure Shifts 1. Description The indicator is a technical analysis tool for the MetaTrader 5 platform. It is designed to automatically identify specific price movements and to highlight corresponding price zones based on preceding price action. This provides a visualization of key price areas according to the indicator's internal logic. 2. Visual Elements & Their Identification The indicator identifies and draws several types of visual elements on the chart
FREE
Breakout Finder MT5
Quang Huy Quach
5 (1)
The "Breakout Finder" is a technical indicator designed to automatically identify potential price breakouts and breakdowns on a chart. The highlight of this indicator is its robust signal filtering system, which helps traders avoid false signals (fakeouts) and focus on higher-probability trading opportunities. Key Features Automatic Pivot Point Detection: The indicator automatically identifies significant pivot highs and lows on the chart to establish potential support and resistance levels. Bre
FREE
The Supertrend indicator is a trend-following technical analysis tool designed to help traders identify the direction of market trends and potential entry/exit points. It operates based on price data and Average True Range (ATR) to create a dynamic signal line that changes color depending on the current trend. Green color: Indicates an uptrend. Red color: Indicates a downtrend. Supertrend is a useful indicator for both short-term and long-term trading, helping to filter out market noise and focu
FREE
1. Introduction Smart Volume S/R Pro is a powerful technical analysis tool designed for the MetaTrader 5 platform. Unlike traditional Support & Resistance (S/R) indicators that rely on price peaks and troughs, this indicator automatically identifies critical S/R zones based on a core factor: Trading Volume . Core Principle: Price levels that witnessed exceptionally high trading volume in the past will often become significant psychological zones, where the price is likely to react strongly (eith
FREE
1. Introduction The Market Squeeze Momentum Indicator (SQZMOM_LB) is a powerful technical analysis tool designed to help traders identify periods of low market volatility (the "squeeze" phase) and predict the direction and strength of price momentum after the squeeze ends. This indicator combines the principles of Bollinger Bands and Keltner Channels to detect changes in market volatility, along with a momentum oscillator to measure buying/selling pressure. 2. Key Components of the Indicator The
FREE
TMA Overlay
Quang Huy Quach
TMA Overlay Indicator for MT5 - User Guide 1. Introduction TMA Overlay is a versatile technical analysis indicator for the MetaTrader 5 platform. The indicator's goal is to provide traders with a comprehensive overview of the trend, potential entry signals, and key trading sessions, all integrated into a single chart. This is not a trading system, but a comprehensive analysis tool designed to help you make more informed decisions. 2. Core Indicator Components The indicator consists of multiple c
FREE
The Vix_Fix indicator, or "Vix Fix," is a tool designed to identify potential market bottoms. It operates on the principle of measuring extreme fear or pessimism among the crowd, which are moments when the market often has a high probability of reversing to the upside. Main Purpose: To help traders find high-probability BUY (Long) entry points by identifying when the market is "oversold." How it Works In simple terms, the Vix Fix measures the distance between the current bar's Low and the Highes
FREE
Welcome to Ultimate MA MTF , a multi-functional Moving Average (MA) indicator converted from the original TradingView version by ChrisMoody and upgraded with many powerful features. This is not just a typical MA line. It is a comprehensive technical analysis tool designed to provide traders with deep insights into trends, volatility, and potential trading signals, all within a single indicator. Key Features 8 Moving Average Types: Full support for the most popular MA types (SMA, EMA, WMA, HullMA
FREE
The MTF (Multi-Timeframe) Candles indicator is a powerful tool that allows you to display candles from a higher timeframe (e.g., H1, H4, D1) directly on a lower timeframe chart (e.g., M5, M15, M30). The Problem It Solves: Instead of constantly switching back and forth between charts to analyze the main trend and detailed price action, this indicator merges both perspectives into one. You can instantly see the "big picture" while staying focused on trading signals on your current timeframe. Core
FREE
The Smart Trend Tracker (OTT) is a technical analysis tool designed to help traders identify the direction and strength of a market trend. This indicator functions as an optimized moving average that adapts to market volatility, thereby providing dynamic support and resistance levels. The primary goal of the OTT is to smooth out price action and offer visual cues about potential changes in the trend. Core Components of the Indicator When you add the indicator to your chart, you will see two main
FREE
1. Overview The Scalping PullBack Signal indicator is a powerful technical analysis tool designed to help traders identify scalping opportunities based on potential pullback and reversal signals. This tool is particularly useful on lower timeframes (below 15 minutes) but can also be applied on higher timeframes for longer-term trades. This indicator integrates several key analytical components, providing a comprehensive view of trends and potential entry/exit points, helping you make quick and e
FREE
RSI Multi Timeframe MT5
Quang Huy Quach
5 (1)
The MultiFrameRSIIndicator is a powerful MetaTrader 5 (MT5) indicator that leverages the Relative Strength Index (RSI) to analyze trends across multiple timeframes. This indicator synchronizes RSI-based trend signals from up to nine timeframes (M1, M5, M15, M30, H1, H4, D1, W1, MN1) and presents them with clear visual feedback, including a colored RSI line, signal arrows, and a customizable dashboard. Ideal for traders seeking momentum-based trend confirmation. Features Multi-Timeframe Analysis
FREE
RSI Ultimate MTF
Quang Huy Quach
1. Introduction The CM_Ultimate_RSI_MTF is a powerful and versatile custom indicator for MetaTrader 5, designed to enhance your Relative Strength Index (RSI) analysis. It provides multi-timeframe (MTF) capabilities, visual signals, and customizable alerts, making it an invaluable tool for traders seeking to identify overbought/oversold conditions, trend strength, and potential entry/exit points across various timeframes. 2. Key Features Multi-Timeframe (MTF) Analysis: Allows you to view RSI from
FREE
Fibonacci Bollinger Bands (FBB) Indicator - User Manual 1. Introduction Fibonacci Bollinger Bands (FBB) is a technical analysis indicator that combines three tools: Bollinger Bands , Fibonacci Ratios , and the Volume-Weighted Moving Average (VWMA) . The purpose of this indicator is to provide a multi-dimensional view of the market by helping to identify: Dynamic support and resistance zones. The general market trend. Volatility levels and potential accumulation phases (squeezes). Price breakouts
FREE
MACD Multi Timeframe MT5
Quang Huy Quach
5 (1)
The Multi-Frame MACD Indicator is a robust MetaTrader 5 (MT5) indicator that utilizes the Moving Average Convergence Divergence (MACD) to analyze trends across multiple timeframes. This indicator synchronizes MACD-based trend signals from up to nine timeframes (M1, M5, M15, M30, H1, H4, D1, W1, MN1) and presents them with clear visual cues, including a colored MACD line, signal arrows, and a customizable dashboard. Perfect for traders seeking momentum and trend reversal insights. Features Multi-
FREE
ATR Dynamic Stop
Quang Huy Quach
1. Overview The ATR Dynamic Stop (CE) is a powerful technical indicator designed to help traders identify and follow market trends. Its core function is to provide a dynamic trailing stop-loss based on price volatility, as measured by the Average True Range (ATR) indicator. The main objectives of the ATR Dynamic Stop are: Profit Optimization: It helps you ride a strong trend by setting a reasonable stop-loss, preventing premature exits due to minor market noise and fluctuations. Risk Management:
FREE
MultiFrame Pivot MT5
Quang Huy Quach
5 (1)
MultiFrame Pivot: A Multi-Timeframe Analysis Tool MultiFrame Pivot is an analysis indicator designed to provide an overview of the market based on Pivot Points across multiple timeframes. The indicator synthesizes information from different timeframes to give you a more comprehensive view of important price levels. KEY FEATURES: Multi-Timeframe Analysis: MultiFrame Pivot allows you to simultaneously monitor the price's status relative to Pivot Points (PP), Support 1 (S1), and Resistance 1 (R1)
FREE
Volume Flow Indicator (VFI) - User Manual 1. General Introduction The Volume Flow Indicator (VFI) is an advanced technical oscillator designed to measure the strength and sustainability of a price trend by incorporating both price and volume data. Developed based on the concepts of On-Balance Volume (OBV) but with significant improvements, the VFI provides deeper insight into money flow and the conviction behind price movements. This indicator is not an automated trading system but a powerful an
FREE
The MultiFrameTrendAnalyzer is a versatile MetaTrader 5 (MT5) indicator designed to provide multi-timeframe trend analysis using Moving Average (MA) crossovers. This indicator synchronizes trend signals across multiple timeframes (M1, M5, M15, M30, H1, H4, D1, W1, MN1) and displays them with intuitive visual cues, including a colored trend line, signal arrows, and a customizable dashboard. Features Multi-Timeframe Analysis : Evaluates trends across up to nine timeframes, allowing traders to conf
FREE
Ultimate EMA
Quang Huy Quach
Multi-Period EMA is a convenient indicator that displays multiple Exponential Moving Averages (EMAs) on a single chart. It is designed to help traders easily identify market trends and key crossover points without the need to add multiple individual EMA indicators. Key Features: Multiple EMAs in one: Simplifies chart analysis by combining several EMA lines into one indicator. Fully customizable: Easily change the period (default 20, 50, 100, 200), color, and thickness of each EMA line. Clean in
FREE
MultiFrame MA
Quang Huy Quach
5 (1)
MultiFrame MA: A Multi-Timeframe Trend Indicator MultiFrame MA is a trend analysis indicator designed to provide a comprehensive market overview across various timeframes. Instead of relying on a single timeframe, this tool synthesizes information from multiple charts, giving users a holistic and reliable perspective. KEY FEATURES: Multi-Timeframe Analysis: The indicator analyzes data from various timeframes, from M1 up to Monthly, to help users identify trend confluence at different levels. MA
FREE
The WaveTrend Oscillator indicator is an enhanced version of the classic WaveTrend Oscillator, a momentum indicator. It is designed to identify overbought/oversold conditions and provide potential trend reversal signals. The core difference in this version is the application of a data "normalization" algorithm. This ensures the indicator's oscillation lines remain balanced around the zero line, causing the indicator window to always stay naturally centered. This is especially useful when trading
FREE
This indicator is a trading strategy designed to find high-probability entry points by combining two very popular indicators: Bollinger Bands (BB) and the Relative Strength Index (RSI) . The core idea is "dual confirmation" : a trade signal is only considered valid when both indicators agree. This helps filter out many of the false signals that occur when using just a single indicator, thereby increasing the reliability of each entry. Bollinger Bands are used to identify relative price value zon
FREE
MultiFrame Volume Trend (MFVI) is a powerful VWAP-based indicator that displays volume trends across multiple timeframes in a clean, easy-to-read dashboard directly on your chart. Instantly capture the overall market direction in just seconds. Features Multi-timeframe VWAP analysis from M1 to MN1. Dashboard panel shows the trend state of each timeframe at a glance. Plots VWAP line and buy/sell arrows directly on the chart. Fully customizable: colors, line width, panel position, arrow symbols. Bu
FREE
The EMA Navigator Pro is an advanced version of the popular EMA indicator, designed to provide superior flexibility and multi-timeframe analysis capabilities. This indicator not only displays EMA lines but also offers a powerful alert system to ensure you never miss a crucial signal. Key Features: Multi-Timeframe Support: You can assign a separate timeframe to each individual EMA line, allowing you to analyze long-term (e.g., D1) and short-term (e.g., H1) trends on the same chart. Automatic Cro
FREE
Apex Gold MT5
Quang Huy Quach
Apex Gold – Professional EA for XAUUSD Looking for an EA that can catch explosive on Gold (XAUUSD) while keeping your capital safe? Apex Gold is designed to give you the opportunity. Key Features Smart Breakout Logic – automatically detects support/resistance and places pending orders with precision. ATR Multi-Timeframe Filter – adapts to market volatility, trading only when the market is ready to move. Advanced Risk Management – Stop Loss, Take Profit, Trailing Stop, position sizing by % ris
필터:
리뷰 없음
리뷰 답변