RSI Alerts

5
RSI Alerts는 MetaTrader 4용 지표로, 클래식 Relative Strength Index(RSI)에 편리한 알림 기능을 더합니다. RSI 선과 30, 50, 70 레벨은 그대로 보이면서, 선택한 레벨을 넘을 때 팝업 알림, 푸시 알림, 이메일을 보냅니다. 반전이나 돌파 가능성을 놓치지 않습니다.

어떤 것을 기준으로 하나요?
표준 RSI(Relative Strength Index)를 바탕으로 합니다. 수많은 트레이더가 과매수/과매도와 모멘텀 변화를 보는 데 쓰는 바로 그 오실레이터입니다. RSI Alerts는 RSI 공식을 바꾸지 않고, RSI 선만 추적해 필요한 레벨을 넘을 때 알려줍니다.
  •  과매수 구간(예: 70, 설정 가능) - 되돌림이나 숏 진입을 찾을 때 자주 씁니다
  •  과매도 구간(예: 30, 설정 가능) - 반등이나 롱 진입용
  •  중간선(50) - 추세·모멘텀 확인용
어떤 크로스를 중요하게 볼지는 전략에 맞게 선택하면 됩니다.

주요 기능
  •  6가지 독립 알림 - 각각 켜기/끄기 가능:
    •    RSI가 레벨 70을 아래에서 위로 크로스(과매수)
    •    RSI가 레벨 70을 위에서 아래로 크로스
    •    RSI가 레벨 30을 아래에서 위로 크로스(과매도)
    •    RSI가 레벨 30을 위에서 아래로 크로스
    •    RSI가 레벨 50을 아래에서 위로 크로스
    •    RSI가 레벨 50을 위에서 아래로 크로스
  •  시간 필터 - 지정한 구간(예: 서버 시간 00:00-06:00)에서만 알림 허용. 시작=종료면 24시간.
  •  여러 알림 경로 - 팝업, MT4 푸시, 이메일(각각 따로 켜기).
  •  RSI 설정 - 기간, 가격 종류(Close / Open / High / Low / Median / Typical / Weighted), 과매수/과매도 레벨(기본 70/30), 선 색·두께, 레벨 색.
  •  신호 bar 선택 - 현재 bar(0) 또는 N bar 전(1-10)을 검사해 노이즈를 줄이거나 종가 봉 기준으로 할 수 있습니다.
  •  메시지 템플릿 - 알림 문구에 `%num%`(bar 번호), `%level%`(레벨 값) 플레이스홀더 사용 가능.
  •  주말 갭 방지 - bar 사이 시간이 크게 벌어지면(예: 금요일->월요일) 신호를 보내지 않아 오작동을 막습니다.
누구에게 맞나요?
- RSI로 진입하는 스윙·포지션 트레이더로, 중요 레벨 도달 시 알림이 필요한 분.
- 여러 종목·타임프레임을 쓰며 모든 차트를 계속 볼 수 없는 분 - 조건이 충족될 때만 알림이 옵니다.
- RSI를 필터로 쓰는 알고·재량 트레이더로, 알림 시 분석이나 수동 주문을 하고 싶은 분.
- 24/7 모니터는 하기 싫지만 RSI 기반 세트업은 놓치고 싶지 않은 분.

설정 목록과 의미
=== Alert settings ===
  • Enable popup alerts - 팝업 알림 켜기/끄기(기본: 켜짐).
  • Signal: RSI crosses above level (overbought) - RSI가 과매수 레벨(예: 70)을 아래->위로 넘을 때 알림(기본: 꺼짐).
  • Signal: RSI crosses below level (overbought) - RSI가 과매수 레벨을 위->아래로 넘을 때 알림(기본: 켜짐).
  • Signal: RSI crosses above level (oversold) - RSI가 과매도 레벨(예: 30)을 아래->위로 넘을 때 알림(기본: 켜짐).
  • Signal: RSI crosses below level (oversold) - RSI가 과매도 레벨을 위->아래로 넘을 때 알림(기본: 꺼짐).
  • Signal: RSI crosses above level 50 - 레벨 50을 아래->위로 넘을 때 알림(기본: 꺼짐).
  • Signal: RSI crosses below level 50 - 레벨 50을 위->아래로 넘을 때 알림(기본: 꺼짐).
  • Bar to check for signal (0 = current bar) - 크로스 판단에 쓸 bar: 0=현재, 1=1봉 전, ... 10까지(기본: 1).
  • Send push notifications - MT4 푸시 알림 켜기/끄기(기본: 꺼짐).
  • Send email - 알림 문구 이메일 발송 켜기/끄기. MT4 메일 설정 필요(기본: 꺼짐).
=== Alert time filter (HH:MM, Start=End = 24h) ===
  • Window start (e.g. 00:00) - 알림 허용 구간 시작(서버 시간), 형식 HH:MM(예: 00:00).
  • Window end (e.g. 06:00) - 구간 종료, 형식 HH:MM. 시작=종료면 24시간 허용.
=== RSI settings ===
  • RSI period - RSI 계산 기간(기본: 14).
  • Applied price - RSI에 쓸 가격(Close / Open / High / Low / Median (High+Low)/2 / Typical (High+Low+Close)/3 / Weighted (High+Low+Close+Close)/4), 기본 Close.
  • Overbought level - 과매수 레벨(RSI 값, 기본: 70).
  • Oversold level - 과매도 레벨(RSI 값, 기본: 30).
  • RSI line color - RSI 선 색.
  • RSI line width - RSI 선 두께(픽셀, 기본: 1).
  • Horizontal levels color (30, 50, 70) - 레벨 30, 50, 70 선 색.
=== Alert message templates (%num%=bar, %level%=level) ===
  • MessageCrossUp - 레벨을 아래->위로 넘을 때 알림 문구. `%num%`(bar 번호), `%level%`(레벨 값) 사용 가능.
  • MessageCrossDown - 레벨을 위->아래로 넘을 때 알림 문구. 동일하게 `%num%`, `%level%` 사용 가능.

RSI Alerts v1.6 - MetaTrader 4. 표준 RSI 기반. 참고용. 과거 결과가 미래 결과를 보장하지 않습니다.

리뷰 3
Vns Oktora
228
Vns Oktora 2021.01.19 03:16 
 

Works good, especially when doing some other stuff, help us get an alert so I can check my trades right away.

추천 제품
Gold Titan King Scalper
Dodong Christian Arnon
Indicator Description GOLD TITAN KING SIGNAL INDICATOR High-Precision Gold Scalping Buy/Sell Signals – Manual Trading Assistant Overview The Gold Titan King Signal Indicator is a manual trading assistant tool designed for high-frequency scalping on Gold (XAUUSD) and other major pairs. It generates clear BUY/SELL signals with precise entry levels, along with adjustable Stop Loss and Take Profit levels displayed directly on the chart. ️ This tool is NOT an EA. It does not execute trades
Trend Ray
Andriy Sydoruk
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
Auto Fibo Pro m
DMITRII GRIDASOV
"Auto FIBO Pro" Crypto_Forex 지표 - 거래에 유용한 보조 도구입니다! - 지표는 자동으로 Fibo 수준과 로컬 추세선(빨간색)을 계산하여 차트에 배치합니다. - Fibonacci 수준은 가격이 반전될 수 있는 주요 영역을 나타냅니다. - 가장 중요한 수준은 23.6%, 38.2%, 50%, 61.8%입니다. - 역전 스캘핑이나 존 그리드 거래에 사용할 수 있습니다. - Auto FIBO Pro 지표를 사용하여 현재 시스템을 개선할 수 있는 기회도 많습니다. - Info Spread Swap Display가 있습니다. 현재 Spread와 Swap이 부착된 외환 쌍을 표시합니다. - 디스플레이에는 계정 잔액, 자본 및 마진도 표시됩니다. - 차트의 어느 모서리에서나 Info Spread Swap Display를 찾을 수 있습니다. 0 - 왼쪽 상단 모서리, 1 - 오른쪽 상단, 2 - 왼쪽 하단, 3 - 오른쪽 하단. 여기를 클릭하여 고품질 트레이딩 로봇과
PZ Harmonacci Patterns
PZ TRADING SLU
3.17 (6)
Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It detects 19 different harmonic pric
Koala Supply Demand
Ashkan Hazegh Nikrou
5 (3)
MetaTrader 4용 Koala 공급 수요 지표 소개 (긍정적이든 부정적이든 귀하의 리뷰나 피드백을 공유하여 다른 트레이더가 귀하의 경험을 통해 이익을 얻을 수 있도록 해주세요.) : 코알라 공급 및 수요 지표에 오신 것을 환영합니다. 이 지표는 끊임없는 공급 및 수요 지역을 식별하기 위해 설계되었습니다. 이 지표는 트레이더가 시장을 지역 영역으로 볼 수 있도록 도와주며 가격이 어떻게 강력한 지역을 존중하는지 확인할 수 있습니다. 또한 이 지표는 지역 내에서 형성된 가격 행동 신호를 보여줄 수도 있습니다.  코알라 트레이딩 솔루션 채널 에 가입하여 모든 코알라 제품에 대한 최신 소식을 확인하십시오. 가입 링크는 다음과 같습니다: https://www.mql5.com/en/channels/koalatradingsolution https://www.mql5.com/en/blogs/post/755700 !중요 : 이 제품에는 무료 전문가 고문 (EA)가 포함되어 있습니다. 구매 후
FREE
SMC Venom Model BPR 지표는 Smart Money(SMC) 개념 내에서 일하는 트레이더를 위한 전문 도구입니다. 가격 차트에서 두 가지 주요 패턴을 자동으로 식별합니다. FVG (공정 가치 갭)는 3개의 캔들의 조합으로, 첫 번째와 세 번째 캔들 사이에 갭이 있습니다. 이는 볼륨 지원이 없는 레벨 사이에 구역을 형성하여 종종 가격 수정으로 이어집니다. BPR (균형 가격 범위)은 두 개의 FVG 패턴의 조합으로, "브리지"를 형성합니다. 이는 가격이 낮은 볼륨 활동으로 움직일 때 브레이크아웃과 레벨로의 복귀 구역으로, 캔들 사이에 갭을 생성합니다. 이러한 패턴은 거래자가 차트에서 거래량과 가격 역학을 분석하여 주요 지지/저항 수준, 돌파 구역 및 진입 지점을 식별하는 데 도움이 되며, 여기서 대형 시장 참여자와 일반 참여자 간의 상호 작용이 발생합니다. 이 지표는 사각형과 화살표 형태로 패턴을 시각화하며 유연한 경고 설정도 지원합니다. 주요 특징: 패턴 표시 모드:
Antabod Gamechanger
Rev Anthony Olusegun Aboderin
*Antabod GameChanger Indicator – Transform Your Trading!*   Are you tired of chasing trends too late or second-guessing your trades? The *Antabod GameChanger Indicator* is here to *revolutionize your trading strategy* and give you the edge you need in the markets!   Why Choose GameChanger? *Accurate Trend Detection* – GameChanger identifies trend reversals with *pinpoint accuracy*, ensuring you enter and exit trades at the optimal time.   *Clear Buy & Sell Signals* – No more guesswork! T
EARLY REMINDER: The Starting price is 65 price will rise soon up to 365$ and then 750$ after first 10 copies of sales. Grab this offer now! Introduction Hello, traders! Welcome to the demonstration of the Forex Beast Indicator , a comprehensive tool designed to assist aspiring traders in navigating the complexities of the forex market. This indicator incorporates seven essential components to provide a well-rounded trading experience: Moving Averages Colored Zones Support and Resistance Levels
SX Supply Demand Zones accurately identifies and draws high-probability Supply and Demand zones using a sophisticated algorithm. Unlike traditional indicators that clutter your chart, this indicator is designed with a focus on performance and a clean user experience. New Unique Feature: Interactive Legend System What truly sets this indicator apart from everything else is the Interactive Control Legend. You have a professional dashboard directly on your chart that allows you to: Show/Hide: Ins
FREE
Double HMA lines MTF
Pavel Zamoshnikov
5 (1)
This is a multi-timeframe version of the popular Hull Moving Average (HMA). The Double HMA MTF Light indicator combines two timeframes on a single chart. The HMA of the higher timeframe defines the trend, and the HMA of the current timeframe defines short-term price movements. The indicator is freely distributed and hasn't audio signals or messages. Its main function is the visualization of price movements. If you need advanced functionality of the HMA multi-timeframe indicator (information ab
FREE
The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
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
True Magic Oscillator
Muhammed Emin Ugur
The   True Magic Oscillator   indicator is designed for signal trading. This indicator generates trend signals. It uses many algorithms and indicators to generate this signal. It tries to generate signals from the points with the highest trend potential. This indicator is a complete trading product. This indicator does not need any additional indicators. The indicator is never repainted. The point at which the signal is given does not change.         Features and Recommendations Works wit
VR Cub
Vladimir Pastushak
VR Cub 은 고품질 진입점을 얻는 지표입니다. 이 지표는 수학적 계산을 용이하게 하고 포지션 진입점 검색을 단순화하기 위해 개발되었습니다. 지표가 작성된 거래 전략은 수년 동안 그 효율성을 입증해 왔습니다. 거래 전략의 단순성은 초보 거래자라도 성공적으로 거래할 수 있다는 큰 장점입니다. VR Cub은 포지션 개시 지점과 이익 실현 및 손절매 목표 수준을 계산하여 효율성과 사용 편의성을 크게 높입니다. 간단한 거래 규칙을 이해하려면 아래 전략을 사용한 거래 스크린샷을 살펴보세요. 설정, 세트 파일, 데모 버전, 지침, 문제 해결 등은 다음에서 얻을 수 있습니다. [블로그] 다음에서 리뷰를 읽거나 작성할 수 있습니다. [링크] 버전 [MetaTrader 5] 진입점 계산 규칙 포지션 개설 진입점을 계산하려면 VR Cub 도구를 마지막 최고점에서 마지막 최저점까지 늘려야 합니다. 첫 번째 지점이 두 번째 지점보다 빠른 경우, 거래자는 막대가 중간선 위에서 마감될 때까지 기다립니다
Alpha Trend sign has been a very popular trading tool in our company for a long time. It can verify our trading system and clearly indicate trading signals, and the signals will not drift. Main functions: Based on the market display of active areas, indicators can be used to intuitively determine whether the current market trend belongs to a trend market or a volatile market. And enter the market according to the indicator arrows, with green arrows indicating buy and red arrows indicating se
Spread and Close MT4
Alexander Denisovich Jegorov
Spread & Candle Close Timer Indicator for MT4  Optimize your trading with this lightweight and efficient indicator, designed to display the real-time spread and candle close countdown directly on your MT4 chart. Features: Live Spread Monitoring – Instantly see market conditions. Candle Close Timer – Stay prepared for the next price movement. Simple & Non-Intrusive Design – No unnecessary settings, just clear and accurate data. Ideal for scalpers, day traders, and those who need real-time exec
ACB Breakout Arrows
KEENBASE SOFTWARE SOLUTIONS
4.15 (34)
ACB Breakout Arrows 지표는 특별한 돌파 패턴을 감지하여 시장에서 매우 중요한 진입 신호를 제공합니다. 이 지표는 차트를 지속적으로 스캔하며 한 방향으로 안정적인 모멘텀이 형성되는지를 확인하고, 주요 움직임 직전에 정확한 진입 신호를 제공합니다.  다중 심볼 및 다중 타임프레임 스캐너 받기 – ACB Breakout Arrows MT4용 스캐너 주요 기능 지표가 자동으로 손절(Stop Loss) 및 이익실현(Take Profit) 레벨을 제공합니다. 모든 시간대의 돌파 신호를 추적하는 MTF 스캐너 대시보드가 포함되어 있습니다. 단타 트레이더, 스윙 트레이더, 스캘퍼에게 적합합니다. 정확도를 높이기 위한 최적화된 알고리즘 사용. 손익분기(Breakeven) 또는 단기 목표를 위한 특수 라인(퀵 프로핏 라인) 제공. 승률, 성공률, 평균 수익 등과 같은 성과 분석 지표 제공. 리페인트 없음 – 한번 생성된 신호는 사라지지 않습니다. 거래 확인 -  신뢰도 낮은 신호를
Price Magnets
Ivan Simonika
Price Magnet — Price Density and Attraction Levels Indicator Price Magnet is a professional analytical tool designed to identify key support and resistance levels based on statistical Price Density. The indicator analyzes a specified historical period and detects price levels where the market spent the most time. These zones act as “magnets,” attracting price action or forming a structural base for potential reversals. Unlike traditional Volume Profile tools, Price Magnet focuses on price-time d
KT Renko Patterns MT4
KEENBASE SOFTWARE SOLUTIONS
2.33 (3)
KT Renko Patterns는 렌코 차트를 벽돌 하나하나 분석하여, 전 세계 다양한 금융 시장에서 트레이더들이 자주 사용하는 유명한 차트 패턴들을 찾아냅니다. 시간 기반 차트와 비교하면, 렌코 차트는 시각적으로 단순하고 깔끔하여 패턴 중심의 트레이딩이 훨씬 쉽게 가능합니다. KT Renko Patterns에는 다양한 렌코 패턴이 포함되어 있으며, 이 중 상당수는 Prashant Shah의 저서 『Profitable Trading with Renko Charts』에서 자세히 설명되어 있습니다. KT Renko Patterns 인디케이터를 기반으로 한 100% 자동화된 EA는 여기에서 이용할 수 있습니다 - KT Renko Patterns EA . 기능 소개 최대 8개의 명확한 렌코 패턴을 거래할 수 있어, 혼동 없이 신뢰도 높은 트레이딩이 가능합니다. 객관성을 제공하기 위해 각 패턴에는 손절선과 피보나치 목표가 함께 제공됩니다. KT Renko Patterns는 각 패턴의 정
멀티 타임프레임 지원, 맞춤형 시각 신호 및 구성 가능한 알림 시스템을 갖춘 Balance of Power(BOP) 지표. 프리랜서 프로그래밍 서비스, 업데이트 및 기타 TrueTL 제품은 제 MQL5 프로필 에서 이용하실 수 있습니다. 피드백과 리뷰를 대환영합니다! BOP란 무엇인가요? Balance of Power(BOP)는 가격 변화를 바의 범위와 비교하여 매수자 대 매도자의 강도를 측정하는 오실레이터입니다. 지표는 (종가 - 시가) / (고가 - 저가)로 계산된 후 단순 이동 평균(SMA)으로 평활화됩니다. BOP 값은 -1과 +1 사이에서 변동합니다. 양수 값은 매수자가 더 강함을 나타내고(종가가 시가보다 높음), 음수 값은 매도자가 더 강함을 나타냅니다(종가가 시가보다 낮음). 값의 크기는 움직임의 강도를 나타냅니다. BOP는 매수 압력과 매도 압력 사이의 균형을 보여줌으로써 시장 강도와 잠재적인 반전을 식별하는 데 도움이 됩니다. 특징: 화살표 및 수직선을 이용한
FREE
Levels Market
Vitalii Zakharuk
Levels Market is one of the simplest, but no less effective tools from this. Pivot points can be built from these levels, levels are constructed as statistical significance at a given point in time. Trading by levels is a classic in the work of a trader. You can use them as a ready-made trading strategy or as an additional filter in your trading system. In the settings you can specify the offset for building levels. Interpretation of levels: Lines 8/8 and 0/8 (Final Resistance). These lines ar
POWER TO GET WEALTHY TRADING SYSTEMS.  NON REPAINT REVERSAL ARROW AND CHANNEL  Intra-Day trading and Scalping Strategy:   Designed for fast and accurate day trading and short-term trades. Day and Swing Trading Strategy:   Can be used as a reliable tool for day and swing traders who aim for the big moves of the price. Multi Currencies and Markets:   Works on different instruments and markets with its reliable precision. Multi Timeframes:   Can be used on multiple timeframes with good performanc
피봇 포인트 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
Night ghost
Dmitriy Kashevich
Night Ghost - Arrow indicator for binary options. This is a reliable assistant to you in the future! - No redrawing on the chart -Works great on EUR/USD currency pairs! -Indicator accuracy up to 90% (Especially at night) -No long setup required (Perfectly set up for Binary Options) - Not late signals - The appearance of a signal on the current candle -Perfect for M1 period (No More!) - Eye-friendly candle color (Red and Blue) -Installed Alert Working with it: - Blue arrow shows signa
Gartley Projection D
Oleksandr Medviediev
3.71 (7)
The indicator identifies the harmonic patterns (XABCD) according to developments of H.M.Gartley ( "Profits in the Stock Market" , 1935г). It projects D-point as a point in the perspective projection (specify ProjectionD_Mode = true in the settings). Does not redraw. When a bar of the working timeframe closes, if the identified pattern point has not moved during Patterns_Fractal_Bars bars, an arrow appears on the chart (in the direction of the expected price movement). From this moment on, the ar
Happy Scalping Indicator
Leandro Bernardez Camero
이 지표는 공격적인 스캘핑 과 바이너리 옵션에서 빠른 진입 을 위해 설계되었습니다 , 각 캔들 마다 신호를 생성하여 언제든지 무엇이 일어나고 있는지 정확히 알 수 있습니다. Happy Scalping 채널에 가입하세요: MQL5 재작성 없음 : 현재 캔들의 신호는 실시간 으로 생성됩니다. 이는 캔들이 아직 형성 중일 때 가격이 이전 캔들의 종가에 비해 상승하거나 하락하는지에 따라 신호가 변경될 수 있음을 의미합니다. 그러나 캔들이 닫히면 , 신호의 색상은 완전히 고정됩니다 . 변경되지 않으며, 사라지지 않고, 이동하지 않습니다. 보이는 그대로 남습니다. 왜 이렇게 설계되었나요? 많은 스캘퍼들은 특히 가격의 돌파나 급격한 움직임 이 있을 때 즉시 신호를 받는 것을 선호합니다. 이를 통해 그런 빠른 피프스를 바로잡을 수 있습니다. 반면, 일부 트레이더는 닫힌 캔들로 확인을 기다리는 것 을 선호하며, 이 지표는 그들도 완벽하게 사용할 수 있습니다. 두 가지 접근 방식 모두 유효합니
Key level wedge pro
Presley Annais Tatenda Meck
5 (1)
We have combined all of our beloved indicators the likes of: Key level order block , Key level supply and demand , Key level liquidity grab and Key level wedge into one single indicator and dashboard. Whats new Dashboard : There is an easy access dashboard for all your needs. Multi-timeframe button : There is now a multi-timeframe option for Order Blocks and Supply and demand zones, making it easy to see higher timeframe zones easily on the current timeframe by just clicking the desired timefra
This is a new strategy for SUPPLY DEMAND areas It is based on a calculation using the tick volume to detect the big price action in market for both bear /bull actions this smart volume action candles are used to determine the supply and demand areas prices in between main supply and demand lines indicate sideway market  up arrows will be shown when prices moves above the main supply and the secondary supply lines Down arrows will be shown when prices moves below the main demand and the secondary
Smart FVG indicator MT4
Ahmad Kazbar
4.67 (3)
Smart FVG 인디케이터 MT4 – MetaTrader 4를 위한 고급 Fair Value Gap 탐지 Smart FVG 인디케이터 MT4는 MetaTrader 4 차트에서 Fair Value Gap(FVG)을 전문적으로 탐지하고, 모니터링하며, 알림까지 제공하는 도구입니다. ATR 기반 필터링과 시장 구조를 인식하는 로직을 결합하여 노이즈를 줄이고, 유동성 환경에 맞게 자동으로 적응하며, 매매 의사결정에 중요한 불균형 구간만 남겨 줍니다. 주요 장점 정확한 FVG 탐지: 단순한 캔들 갭이 아닌 실제 시장 비효율 구간을 식별합니다. ATR 기반 정밀도: 다양한 상품과 시간 프레임에서 저품질 신호를 걸러내는 적응형 민감도. 실시간 유효성 추적: 가격이 해당 구간을 메우거나 돌파하면 존이 자동으로 연장·조정·삭제됩니다. 사용자 정의 가능한 시각화: 색상, 선 스타일, 채우기 옵션을 템플릿에 맞게 자유롭게 설정 가능. 실질적인 알림: 새로 생성된 FVG, 메워진 FVG, 무효화된
FREE
This indicator shows the latest untouched support and resistance as horizontal lines. The indicator can show support/resistance from higher timeframes. With this indicator you can e.g. easily see the support/resistance of the timeframes H4, D1 and W1 on a H1 chart, which can be a big advantage while time your entry on H1. This is the FREE version of the indicator: Support Resistance Multi Time Frame The free version works only on EURUSD and GBPUSD! Parameters referenceTF: the timeframe from whi
FREE
이 제품의 구매자들이 또한 구매함
Gann Made Easy
Oleg Rodin
4.83 (157)
Gann Made Easy 는 mr.의 이론을 사용하여 최고의 거래 원칙을 기반으로 하는 전문적이고 사용하기 쉬운 Forex 거래 시스템입니다. W.D. 간. 이 표시기는 Stop Loss 및 Take Profit Levels를 포함하여 정확한 BUY 및 SELL 신호를 제공합니다. PUSH 알림을 사용하여 이동 중에도 거래할 수 있습니다. 구매 후 거래 방법 안내 및 유용한 추가 지표를 무료로 받으시려면 저에게 연락주세요! 아마도 Gann 거래 방법에 대해 이미 여러 번 들었을 것입니다. 일반적으로 Gann의 이론은 초보자 거래자뿐만 아니라 이미 거래 경험이 있는 사람들에게도 매우 복잡한 것입니다. Gann의 거래 방식은 이론적으로 적용하기 쉽지 않기 때문입니다. 나는 그 지식을 연마하고 Forex 지표에 최고의 원칙을 적용하기 위해 몇 년을 보냈습니다. 표시기는 적용하기가 매우 쉽습니다. 차트에 첨부하고 간단한 거래 권장 사항을 따르기만 하면 됩니다. 지표는 지속적으로 시장 분석
M1 Sniper
Oleg Rodin
5 (19)
M1 SNIPER 는 사용하기 쉬운 거래 지표 시스템입니다. M1 시간대에 맞춰 설계된 화살표 지표입니다. 이 지표는 M1 시간대 스캘핑을 위한 단독 시스템으로 사용할 수 있으며, 기존 거래 시스템의 일부로도 사용할 수 있습니다. 이 거래 시스템은 M1 시간대 거래용으로 특별히 설계되었지만, 다른 시간대에도 사용할 수 있습니다. 원래는 XAUUSD와 BTCUSD 거래를 위해 이 방법을 설계했지만, 다른 시장 거래에도 유용하다는 것을 알게 되었습니다. 이 지표의 신호는 추세 방향과 반대로 거래될 수 있습니다. 저는 지표의 신호를 활용하여 양방향으로 거래할 수 있도록 돕는 특별한 거래 기법을 알려드립니다. 이 방법은 특별한 동적 지지선과 저항선 가격 영역을 활용하는 것을 기반으로 합니다. 구매하시면 M1 SNIPER 화살표 지표를 바로 다운로드하실 수 있습니다. 또한, 아래 스크린샷에 표시된 Apollo Dynamic SR 지표는 M1 SNIPER 도구를 사용하는 모든 사용자에게 무료로
Game Changer Indicator
Vasiliy Strukov
3.77 (26)
Game Changer는 모든 금융 상품에 적용 가능한 혁신적인 추세 지표로, MetaTrader를 강력한 추세 분석 도구로 탈바꿈시켜 줍니다. 모든 시간대에서 작동하며 추세 식별, 잠재적 반전 신호 제공, 트레일링 스톱 기능, 그리고 신속한 시장 대응을 위한 실시간 알림 기능을 제공합니다. 숙련된 전문가든 이제 막 시작하는 초보자든, Game Changer는 추세의 역학을 명확하게 이해하고 자신감 있고 규율 있는 거래를 할 수 있도록 도와줍니다. 이 지표는 차트 재구성 기능을 지원합니다. 구매 후 즉시 연락 주시면 특별 보너스를 드립니다. Strong Support 및 Trend Scanner 지표를 무료로 제공해 드립니다. [email protected]으로 메시지를 보내주세요. 참고로, 저는 텔레그램에서 EA나 특별 세트를 판매하지 않습니다. 모든 EA는 MQL5에서만 사용 가능하며, 세트 파일은 제 블로그(여기)에서만 다운로드하실 수 있습니다. 사기꾼을 조심하시고 다른 사
Dynamic Forex28 Navigator
Bernhard Schweigert
4.43 (7)
Dynamic Forex28 Navigator - 차세대 외환 거래 도구. 현재 49% 할인. Dynamic Forex28 Navigator는 오랫동안 인기 있는 지표의 진화형으로, 세 가지의 힘을 하나로 결합했습니다. 고급 통화 Strength28 지표(695개 리뷰) + 고급 통화 IMPULSE with ALERT(520개 리뷰) + CS28 콤보 신호(보너스). 지표에 대한 자세한 정보 https://www.mql5.com/en/blogs/post/758844 차세대 Strength 지표는 무엇을 제공합니까?  원래 지표에서 좋아했던 모든 것이 새로운 기능과 더 높은 정확도로 강화되었습니다. 주요 기능: 독점적인 통화 Strength 공식.  모든 시간대에 걸쳐 부드럽고 정확한 강도선. 추세와 정확한 진입을 식별하는 데 이상적입니다. 역동적인 시장 피보나치 수준(시장 피보나치).  이 지표에만 있는 고유한 기능. 가격 차트가 아닌 통화 강도에 피보나치가 적용됩니다.
Scalper Inside PRO
Alexey Minkov
4.74 (69)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
Atomic Analyst
Issam Kassas
5 (3)
우선적으로 언급할 점은이 거래 지표가 다시 그리지 않고 지연되지 않으며 이를 통해 수동 및 로봇 거래 모두에 이상적이라는 점입니다. 사용자 매뉴얼: 설정, 입력 및 전략. Atomic Analyst는 가격의 강도와 모멘텀을 활용하여 시장에서 더 나은 이점을 찾는 PA Price Action Indicator입니다. 고급 필터를 장착하여 잡음과 거짓 신호를 제거하고 거래 잠재력을 높이는 데 도움이 됩니다. 복잡한 지표의 다중 레이어를 사용하여 Atomic Analyst는 차트를 스캔하고 복잡한 수학적 계산을 간단한 신호와 색상으로 변환하여 초보 트레이더가 이해하고 일관된 거래 결정을 내릴 수 있도록합니다. "Atomic Analyst"는 새로운 및 경험이 풍부한 트레이더를위한 종합적인 거래 솔루션입니다. 프리미엄 지표와 최고 수준의 기능을 하나의 거래 전략에 결합하여 모든 종류의 트레이더에 대한 다재다능한 선택지가되었습니다. 인트라데이 거래 및 스캘핑 전략 : 빠르고 정확한 일일
GOLD Impulse with Alert
Bernhard Schweigert
4.64 (11)
이 지표는 Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics  의 2가지 제품의 슈퍼 조합입니다. 그것은 모든 시간 프레임에 대해 작동하며 8개의 주요 통화와 하나의 기호에 대한 강약의 충동을 그래픽으로 보여줍니다! 이 표시기는 금, 이국적인 쌍, 상품, 지수 또는 선물과 같은 기호에 대한 통화 강도 가속을 표시하는 데 특화되어 있습니다. 금, 은, 오일, DAX, US30, MXN, TRY, CNH 등의 진정한 통화 강도 가속(충동 또는 속도)을 표시하기 위해 9번째 줄에 모든 기호를 추가할 수 있습니다. 새로운 기본 알고리즘을 기반으로 구축되어 잠재적인 거래를 훨씬 더 쉽게 식별하고 확인할 수 있습니다. 이는 통화의 강세 또는 약세가 가속되는지 여부를 그래픽으로 표시하고 가속 속도를 측정하기 때문입니다. 자동차의 속도계처럼 생각하면 됩니다. 가속화할 때 Forex 시장에서 동일한 일이 분명히 더 빠르
RFI levels PRO
Roman Podpora
5 (1)
이 지표는 추세 반전 지점과 가격 반등 영역을 정확하게 보여줍니다.       주요 투자자들   . 새로운 트렌드가 형성되는 곳을 파악하고 최대한 정확하게 의사결정을 내리며 모든 거래를 완벽하게 통제합니다. TREND LINES PRO   지표와 함께 사용할 때 최대의 잠재력을 발휘합니다.  VERSION MT5 지표가 보여주는 내용: 새로운 추세의 시작 시 활성화되는 반전 구조 및 반전 수준. 최소한의 위험 대비 수익률을 갖는 이익 실현   (TAKE PROFIT)   및   손절매(STOP LOSS)   레벨 표시       RR 1:2   . 지능형 손실 감소 로직이 적용된 손절매 기능. 지정된 지표에서 두 가지 추세 유형에 대한 반전 패턴을 표시합니다. 지표: 트렌드를 따라   트렌드 라인 프로   (글로벌 트렌드 변화) 트렌드 프로   (빠른 트렌드 변화) 간단하고 효과적입니다       스캐너       실시간 추세 (신규). 다중 시간 프레임 도구 필터링. 표시하다  
Scalper Vault
Oleg Rodin
5 (36)
Scalper Vault 는 성공적인 스캘핑에 필요한 모든 것을 제공하는 전문 스캘핑 시스템입니다. 이 표시기는 외환 및 바이너리 옵션 거래자가 사용할 수 있는 완전한 거래 시스템입니다. 권장 시간 프레임은 M5입니다. 시스템은 추세 방향으로 정확한 화살표 신호를 제공합니다. 또한 상단 및 하단 신호와 Gann 시장 수준을 제공합니다.  이 시스템은 사용하기가 매우 쉽습니다. 원하는 시장 지역의 화살표만 따라가면 됩니다. 엑시트는 가격이 적정 수준에 도달하거나 시장의 고점 또는 저점 신호가 나타날 때 수행됩니다.  표시기는 PUSH 알림을 포함한 모든 유형의 경고를 제공합니다. 인디케이터 구매 후 연락주세요. 내 개인 거래 권장 사항과 훌륭한 보너스 지표를 무료로 공유합니다! 나는 당신에게 행복하고 유익한 거래를 기원합니다!
Trend Lines PRO
Roman Podpora
5 (1)
트렌드 라인즈 프로       이 지표는 시장이 실제로 어떤 방향으로 전환되는지 파악하는 데 도움이 됩니다. 실제 추세 반전 지점과 주요 시장 참여자들이 다시 진입하는 지점을 보여줍니다. 보시다시피       BOS 라인       복잡한 설정이나 불필요한 노이즈 없이 더 높은 시간대의 추세 변화와 주요 레벨을 확인할 수 있습니다. 신호는 차트에 다시 그려지지 않고 캔들이 마감된 후에도 계속 표시됩니다. VERSION MT 5   -   RFI LEVELS PRO   표시기   와 결합할 때 최대 잠재력을 발휘합니다. 지표가 보여주는 내용: 실제 변화       추세(BOS 라인) 한 번 신호가 나타나면 그 신호는 계속 유효합니다! 이는 신호를 발생시킨 후 변경될 수 있는 리페인팅 방식의 지표와 중요한 차이점입니다. 리페인팅 방식의 지표는 잠재적으로 자금 손실로 이어질 수 있습니다. 이제 더욱 높은 확률과 정확도로 시장에 진입할 수 있습니다. 또한 화살표가 나타난 후 목표가(익절)
Supply and Demand Dashboard PRO
Bernhard Schweigert
4.8 (20)
현재 40% 할인! 이 대시보드는 여러 기호와 최대 9개의 타임프레임에서 작동하는 매우 강력한 소프트웨어입니다. 주요 지표(최상의 리뷰: 고급 공급 수요)를 기반으로 합니다.   Advanced Supply Demand 대시보드는 훌륭한 개요를 제공합니다. 다음과 같이 표시됩니다.  영역 강도 등급을 포함하여 필터링된 공급 및 수요 값, 영역에 대한/및 영역 내 Pips 거리, 중첩된 영역을 강조 표시하고 모든 (9) 시간 프레임에서 선택한 기호에 대해 4가지 종류의 경고를 제공합니다. 그것은 당신의 개인적인 필요에 맞게 고도로 구성 가능합니다! 당신의 혜택! 모든 트레이더에게 가장 중요한 질문: 시장에 진입하기에 가장 좋은 수준은 무엇입니까? 최고의 성공 기회와 위험/보상을 얻으려면 강력한 공급/수요 영역 내 또는 그 근처에서 거래를 시작하십시오. 손절매를 위한 최적의 장소는 어디입니까? 가장 안전하려면 강력한 수요/공급 구역 아래/위에 정류장을 두십시오.
Trend Screener
STE S.S.COMPANY
4.79 (95)
트렌드 표시기, 트렌드 트레이딩 및 필터링을 위한 획기적인 고유 솔루션, 하나의 도구 안에 내장된 모든 중요한 트렌드 기능! Forex, 상품, 암호 화폐, 지수 및 주식과 같은 모든 기호/도구에 사용할 수 있는 100% 다시 칠하지 않는 다중 시간 프레임 및 다중 통화 표시기입니다. 기간 한정 특가: 지원 및 저항 스크리너 지표는 단 100달러에 평생 제공됩니다. (원래 가격 50 달러) (제안 연장) Trend Screener는 차트에 점이 있는 화살표 추세 신호를 제공하는 효율적인 지표 추세 추종 지표입니다. 추세 분석기 표시기에서 사용할 수 있는 기능: 1. 트렌드 스캐너. 2. 최대 이익 분석이 있는 추세선. 3. 추세 통화 강도 측정기. 4. 경고가 있는 추세 반전 점. 5. 경고가 있는 강력한 추세 점. 6. 추세 화살표 Trend Screener Indicator가 있는 일일 분석 예, 일일 신호 성능...등은 여기에서 찾을 수 있습니다.   여기를 클릭하십시오. L
현재 40% 할인 ! 초보자 또는 전문가 트레이더를 위한 최고의 솔루션! 이 대시보드 소프트웨어는 28개의 통화 쌍에서 작동합니다. 2가지 주요 지표(Advanced Currency Strength 28 및 Advanced Currency Impulse)를 기반으로 합니다. 전체 Forex 시장에 대한 훌륭한 개요를 제공합니다. 고급 통화 강도 값, 통화 이동 속도 및 모든(9) 시간대의 28 Forex 쌍에 대한 신호를 보여줍니다. 추세 및/또는 스캘핑 기회를 정확히 파악하기 위해 차트의 단일 지표를 사용하여 전체 시장을 볼 수 있을 때 거래가 어떻게 개선될지 상상해 보십시오! 잠재적인 거래를 식별하고 확인하면서 강력한 통화와 약한 통화를 더욱 쉽게 식별할 수 있도록 이 지표에 기능을 내장했습니다. 이 표시기는 통화의 강세 또는 약세가 증가 또는 감소하는지 여부와 모든 시간대에서 수행되는 방식을 그래픽으로 보여줍니다. 추가된 새로운 기능은 현재 시장 조건 변화에 적응하는
Volatility Trend System - a trading system that gives signals for entries. The volatility system gives linear and point signals in the direction of the trend, as well as signals to exit it, without redrawing and delays. The trend indicator monitors the direction of the medium-term trend, shows the direction and its change. The signal indicator is based on changes in volatility and shows market entries. The indicator is equipped with several types of alerts. Can be applied to various trading ins
El indicador "MR BEAST ALERTAS DE LIQUIDEZ" es una herramienta avanzada diseñada para proporcionar señales y alertas sobre la liquidez del mercado basándose en una serie de indicadores técnicos y análisis de tendencias. Ideal para traders que buscan oportunidades de trading en función de la dinámica de precios y los niveles de volatilidad, este indicador ofrece una visualización clara y detallada en la ventana del gráfico de MetaTrader. Características Principales: Canal ATR Adaptativo: Calcula
Weis Wave with Alert
Trade The Volume Waves Single Member P.C.
4.82 (22)
Rental/Lifetime Package Options and Privileges' Rent Monthly Six Months   Yearly/Lifetime Weis Wave with Speed with Alert+Speed Index x x x Manual  x x x Quick Set up Video x x x Blog x x x Lifetime Updates x x x Setup and Training Material x x Rectangle Break Alert Tool      x Discord Access Channel "The SI traders" x   How to trade info visit:    http://www.tradethevolumewaves.com   ** If you purchase please contact me to setup your  : training Room and  complete manual access.  This is
Apollo Secret Trend
Oleg Rodin
5 (9)
Apollo Secret Trend는 모든 쌍과 시간대의 추세를 찾는 데 사용할 수 있는 전문적인 추세 지표입니다. 지표는 거래를 선호하는 쌍이나 기간에 관계없이 시장 동향을 감지하는 데 사용할 수 있는 주요 거래 지표가 될 수 있습니다. 표시기의 특수 매개변수를 사용하여 개인 거래 스타일에 맞게 신호를 조정할 수 있습니다. 표시기는 PUSH 알림을 포함한 모든 유형의 경고를 제공합니다. 표시기의 신호는 다시 칠하지 마십시오! 제공된 스크린샷에서 과매수/과매도 오실레이터 표시기와 함께 Apollo Secret Trend 표시기를 볼 수 있습니다. 이 표시기는 제가 절대적으로 무료로 제공합니다. 구매 후 두 번째 과매수 및 과매도 오실레이터 표시기를 무료로 받으려면 저에게 연락하십시오! 또한 시스템 사용 방법에 대한 지침도 제공합니다. 나는 또한 당신에게 큰 보너스를 공유 할 것입니다!
Cyclic Impulse
Vitalyi Belyh
차트를 구조화하고 주기적인 가격 변동을 식별하는 기술 지표입니다. 모든 차트에서 작업할 수 있습니다. 다양한 유형의 알림. 그래프 자체에도 추가 화살표가 있습니다. 역사를 재구성하지 않고, 촛불을 닫는 작업에 임한다. M5 이상에서 권장되는 TF입니다. 사용 및 구성이 쉬운 매개변수입니다. 매개변수가 다른 2개의 지표를 사용하는 경우, 다른 지표 없이 해당 지표만 사용할 수 있습니다. 2개의 입력 매개변수가 있습니다 주기성과 신호 지속 시간 이 2개의 매개변수는 차트 구조의 처리와 관련이 있습니다. Cyclicity - 역전 주기가 얼마나 자주 바뀌는지 조절하고 주기를 매끄럽게 합니다. Signal duration - 최소 숫자에서는 가격 움직임의 충격을 감지하고, 최대 숫자에서는 장기적 추세 움직임을 감지합니다.. --------------------------------
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals (except early signals mode) strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our custom
Advanced Supply Demand
Bernhard Schweigert
4.91 (299)
현재 40% 할인! 초보자나 전문 트레이더를 위한 최고의 솔루션! 이 보조지표는 우리가 다수의 독창적 기능과 새로운 공식을 통합한 독특하고 고품질이며 저렴한 거래 도구입니다. 이 업데이트를 통해 이중 시간대를 표시할 수 있습니다. 더 높은 TF를 표시할 수 있을 뿐만 아니라 차트 TF와 더 높은 TF 모두를 표시할 수 있습니다: 중첩 영역 표시. 모든 Supply Demand 트레이더들이 좋아할 것입니다. :) 중요한 정보 공개 Advanced Supply Demand의 잠재력을 극대화하려면 다음을 방문하십시오. https://www.mql5.com/ko/blogs/post/720245   진입 또는 목표의 명확한 트리거 포인트를 정확히 찾아냄으로 해서 거래가 어떻게 개선될지 상상해 보십시오. 새로운 알고리즘을 기반으로 매수자와 매도자 간의 잠재적인 불균형을 훨씬 더 쉽게 분간할 수 있습니다. 왜냐하면 가장 강한 공급영역과 가장 강한 수요 영역과 과거에 어떻게 진행 되었는지를(이전
Slayer Binary
Abdulkarim Karazon
5 (1)
슬레이어 바이너리는 이진 옵션 1캔들 스트라이크 화살표 표시기입니다. 이 지표는 성배를 찾는 사람들을 위한 것이 아닙니다. 일반적으로 거래에 있어 비현실적인 접근법이기 때문입니다. 이 지표는 꾸준한 성공률을 제공하며, 자금 관리와 일일 목표와 함께 사용하면 더욱 신뢰할 수 있습니다. 이 지시기에는 아래에 나열된 여러 기능이 포함되어 있습니다: 기능 재도색 없음: 지시기는 활력을 다시 칠하지 않습니다;화살표가 주어지면, 가격이 반대 방향으로 움직여도 그 화살표는 그 자리에 머무릅니다. 통계 패널: 전체 승률 %와 연속된 최대 손실-승리 신호 등 지표 성능 통계를 보여주는 패널 다이버전스 기반 검증된 논리: 이 지표는 다이버전스 전략을 사용해 매수/매도 화살표를 결정합니다. 6개 이상의 추가 필터: 인디케이터에는 승률을 높이고 무제한 콤보를 테스트할 수 있는 다양한 필터가 있습니다. 거래는 어떻게 하나요? 단순히 상승 화살표가 인쇄될 때 콜/매수를 열고, 현재 사용 중인 그 시간대의
PRO Renko System
Oleg Rodin
5 (30)
PRO Renko System 은 RENKO 차트 거래를 위해 특별히 고안된 매우 정확한 거래 시스템입니다. 이것은 다양한 거래 상품에 적용될 수있는 보편적 인 시스템입니다. 체계는 효과적으로 당신에게 정확한 반전 신호에 접근을 주는 소위 시장 소음을 중화합니다. 이 표시기는 사용하기가 매우 쉽고 신호 생성을 담당하는 매개 변수가 하나만 있습니다. 당신은 쉽게 당신의 선택의 어떤 무역 계기에 공구를 적응시킬 수 있고 renko 막대기의 크기. 나는 항상 당신이 내 소프트웨어로 수익성있게 거래 할 수 있도록 추가 지원을 제공 할 준비가되어 있습니다! 나는 당신에게 행복하고 수익성있는 거래를 기원합니다! 구매 후 저에게 연락하십시오! 내 렌코 차트 생성기를 보내드립니다. 또한 내 개인 권장 사항 및 시스템의 다른 모듈을 무료로 공유 할 것입니다!
Currency Strength Wizard
Oleg Rodin
4.84 (58)
통화 강도 마법사는 성공적인 거래를 위한 올인원 솔루션을 제공하는 매우 강력한 지표입니다. 표시기는 여러 시간 프레임의 모든 통화 데이터를 사용하여 이 또는 해당 외환 쌍의 힘을 계산합니다. 이 데이터는 특정 통화의 힘을 확인하는 데 사용할 수 있는 사용하기 쉬운 통화 지수 및 통화 전력선의 형태로 표시됩니다. 필요한 것은 거래하려는 차트에 표시기를 부착하는 것뿐입니다. 표시기는 거래하는 통화의 실제 강세를 보여줍니다. 지표는 또한 추세와 거래할 때 유리하게 사용할 수 있는 구매 및 판매 거래량 압력의 극한값을 보여줍니다. 지표는 또한 피보나치에 기반한 가능한 대상을 보여줍니다. 표시기는 PUSH 알림을 포함한 모든 유형의 알림을 제공합니다. 구매 후 연락주세요. 나는 당신과 거래 팁을 공유하고 당신에게 무료로 훌륭한 보너스 지표를 줄 것입니다! 나는 당신에게 행복하고 유익한 거래를 기원합니다!
Top Bottom Tracker MT4
Rodrigo Arana Garcia
탑 바텀 트래커는 시장 추세를 분석하고 추세의 고점과 저점을 감지할 수 있는 정교한 알고리즘을 기반으로 하는 지표입니다 / MT5 버전 . 가격은 500$에 도달할 때까지 점진적으로 상승합니다. 다음 가격 --> $99 특징 다시 칠하지 않음 이 표시기는 새 데이터가 도착해도 값을 변경하지 않습니다 거래 쌍 모든 외환 쌍 기간 모든 기간 파라미터 ==== 인디케이터 구성 ==== 구성 매개 변수 // 40 (값이 높을수록 신호가 적지만 더 정확한 신호가 제공됩니다) 상위 레벨 값 // 80 (상단 수평선의 값) 하단 레벨 값 // 20 (하단 수평선 값) 인디케이터 계산 막대 수 // 3000 (인디케이터를 계산할 막대 수). 값 0은 모든 막대에 대해 인디케이터를 계산합니다) ==== 알람 구성 ==== 팝업 알림 // 참(터미널에서 알람) 이메일 알림 // 참(이메일로 알람 전송) 알람 시간 간격 // 10 (분 단위의 알람 간격) 경고
Currency Strength Exotics
Bernhard Schweigert
4.88 (33)
현재 20% 할인! 초보자 또는 전문가 트레이더를 위한 최고의 솔루션! 이 표시기는 Exotic Pairs Commodities, Indexes 또는 Futures와 같은 기호에 대한 통화 강도를 표시하는 데 특화되어 있습니다. 금, 은, 석유, DAX, US30, MXN, TRY, CNH 등의 진정한 통화 강도를 보여주기 위해 9번째 줄에 모든 기호를 추가할 수 있습니다. 이것은 독특하고 고품질이며 저렴한 거래 도구입니다. 우리는 많은 독점 기능과 새로운 공식을 통합했습니다. 새로운 추세 또는 스캘핑 기회의 정확한 트리거 포인트를 정확히 찾아낼 수 있기 때문에 거래가 어떻게 개선될지 상상해 보십시오. 사용 설명서: 여기를 클릭 https://www.mql5.com/en/blogs/post/708876 모든 시간대에 작동합니다. TREND를 빠르게 확인할 수 있습니다! 새로운 기본 알고리즘을 기반으로 설계되어 잠재적인 거래를 더욱 쉽게 식별하고 확인할 수 있습니다. 8개의
No Repaint Bext
Andrey Kozak
1 (1)
No Repaint Bext is a ready-made trading system. Shows when to open and when to close trades, as well as in which direction. Every time a green arrow appears, you need to open a buy trade. Close all buy trades when a red arrow appears. The same goes for the opposite direction, every time a red arrow appears, open sell trades and close them all when a green arrow appears. We use the M5 timeframe for trading. You can trade on any cozy pair. This indicator does not repaint and practically does not
Are you looking for a simple and reliable indicator that can help you spot market swing points easily? Do you want clear buy and sell signals that work on any timeframe and any trading instrument? Buy Sell Signal Pro is designed to do exactly that. It helps traders identify important market turning points and understand the current market structure in a clear and easy way. This indicator detects Higher Highs (HH), Higher Lows (HL), Lower Highs (LH), and Lower Lows (LL) so you can quickly see wh
TrendLine PRO MT4
Evgenii Aksenov
4.83 (167)
The Trend Line PRO indicator is an independent trading strategy. It shows the trend change, the entry point to the transaction, as well as automatically calculates three levels of Take Profit and Stop Loss protection. Trend Line PRO is perfect for all Meta Trader symbols: currencies, metals, cryptocurrencies, stocks and indices. The indicator is used in trading on real accounts, which confirms the reliability of the strategy. Robots using   Trend Line PRO   and real Signals can be found here:   
이 지표를 구매하면 제 프로페셔널 트레이드 매니저를 무료로 드립니다. 우선 이 거래 시스템이 리페인팅, 리드로잉 및 레이그 인디케이터가 아니라는 점을 강조하는 것이 중요합니다. 이는 수동 및 로봇 거래 모두에 이상적인 것으로 만듭니다. 온라인 강좌, 설명서 및 프리셋 다운로드. "스마트 트렌드 트레이딩 시스템 MT5"은 새로운 및 경험이 풍부한 트레이더를 위해 맞춤형으로 제작된 종합적인 거래 솔루션입니다. 10개 이상의 프리미엄 인디케이터를 결합하고 7개 이상의 견고한 거래 전략을 특징으로 하여 다양한 시장 조건에 대한 다목적 선택이 가능합니다. 트렌드 추종 전략: 효과적인 트렌드 추이를 타기 위한 정확한 진입 및 손절 관리를 제공합니다. 반전 전략: 잠재적인 트렌드 반전을 식별하여 트레이더가 범위 시장을 활용할 수 있게 합니다. 스캘핑 전략: 빠르고 정확한 데이 트레이딩 및 단기 거래를 위해 설계되었습니다. 안정성: 모든 인디케이터가 리페인팅, 리드로잉 및 레이그가 아니므로 신뢰
Trend indicator AI
Ramil Minniakhmetov
4.49 (84)
트렌드 인공 지능 지표는 실행 가능한 진입 점 및 반전 경고와 추세 식별을 결합하여 상인의 시장 분석을 향상시킬 훌륭한 도구입니다. 이 표시기는 사용자가 자신감과 정밀도로 외환 시장의 복잡성을 탐색 할 수 있도록 지원합니다 기본 신호 외에도 트렌드 인공 지능 지표는 풀백 또는 되돌림 중에 발생하는 2 차 진입 점을 식별하여 거래자가 기존 트렌드 내에서 가격 수정을 활용할 수 있도록합니다. 중요한 장점: ·작동 4 및 5 *명확한 구매 또는 판매 신호 *다시 칠하지 않습니다 *모든 자산에서 작동 나는 전보 사기에 개 또는 세트를 판매하지 않도록주의. 모든 설정은 블로그에 여기에 무료.  중요! 지침 및 보너스를 얻기 위해 구입 후 즉시 저에게 연락! 진짜 가동 감시는 뿐 아니라 나의 다른 제품 여기에서 찾아낼 수 있습니다: https://www.mql5.com/en/users/mechanic/seller&nbsp ; 설정 및 입력: 모든 자산에 대해 기본 설정을 권
제작자의 제품 더 보기
Extremum Reverse Bar
Yurij Izyumov
2.8 (5)
This indicator has been created for finding the probable reversal points of the symbol price. A small candlestick reversal pattern is used it its operation in conjunction with a filter of extremums. The indicator is not redrawn! If the extremum filter is disabled, the indicator shows all points that have a pattern. If the extremum filter is enabled, the condition works – if the history Previous bars 1 candles back contains higher candles and they are farther than the Previous bars 2 candle, such
FREE
The indicator is designed for building horizontal channels and signal zones, detecting breakouts of extremes, bounces and targets based on custom Fibonacci levels (with or without sound alerts). It automatically applies your chosen Fibonacci levels to those extremes. When price breaks the Fibonacci levels enabled in the settings, the indicator can play a sound, show a message, send a push notification to your mobile terminal or an email (if enabled). Features: automatic channel building by time
RSI 7TF
Yurij Izyumov
2.75 (4)
This is a multitimeframe RSI indicator defining trends, oversold/overbought zones, as well as all intersections of signal lines from different timeframes on a single chart using arrows and audio alerts. When working with standard RSI, we often need to examine data from all necessary timeframes simultaneously. RSI 7TF solves this issue. If you are only interested in audio signals when signal lines are crossed, then have a look at RSI Alerts . Attention! The indicator uses seven timeframes - M5, M
FREE
First RSI level
Yurij Izyumov
4.5 (6)
First RSI level indicator analyzes and displays the level, at which the first crossing of the standard RSI maximum or minimum value took place for the subsequent definition of strong trends. The indicator allows you to track the beginning of a trend that does not follow the signals of the standard RSI trading strategy, for example, when the price rushes downwards after reaching an oversold level instead of reversing. In this case, we have to conclude that a strong trend is underway and the next
FREE
Time Levels
Yurij Izyumov
4.38 (8)
The indicator is designed for displaying the following price levels on the chart: Previous day's high and low. Previous week's high and low. Previous month's high and low. Each of the level types is customizable. In the indicator settings, you set line style, line color, enable or disable separate levels. The version of the exact same indicator but only with sound alerts there - Time Levels with Alerts . Configurations ----Day------------------------------------------------- DayLevels - enable/
FREE
RSI vs Envelopes Graph
Yurij Izyumov
3 (3)
This semaphore indicator is based in the standard RSI, which is applied over the Envelopes indicator that shows an envelope or envelope fluctuation borders. This is a version of RSI vs Envelopes drawn in the symbol window . A sell signal emerges when the upper envelope/border is broken by the RSI indicator from top to bottom. A buy signal emerges when the lower envelope/border is broken by the RSI indicator from bottom upwards. The indicator can draw arrows on the indicator, draw vertical lines
FREE
Time Levels for MT5
Yurij Izyumov
1 (1)
The indicator is designed for displaying the following price levels on the chart: Previous day's high and low. Previous week's high and low. Previous month's high and low. Each of the level types is customizable. In the indicator settings, you set line style, line color, enable or disable separate levels. Configurations ----Day------------------------------------------------- DayLevels   - enable/disable previous day's levels. WidthDayLines   - line width of daily levels. ColorDayLines   - line
FREE
RSI vs Envelopes
Yurij Izyumov
2 (2)
This semaphore indicator is based in the standard RSI, which is applied over the Envelopes indicator that shows an envelope or envelope fluctuation borders. This is a version of RSI vs Envelopes Graph drawn in a separate window . A sell signal emerges when the upper envelope/border is broken by the RSI indicator from top to bottom. A buy signal emerges when the lower envelope/border is broken by the RSI indicator from bottom upwards. The indicator can draw arrows on the indicator, draw vertical
FREE
Stable Trend MA
Yurij Izyumov
4.5 (2)
The indicator is based on a single Moving Average of a user-defined period. By analyzing the price movement of the price relative to this MA, and also by tracking all updates of the price Highs and Lows over the same period as the MA period, the indicator draws its own picture of the trend, avoiding the ever-breaking MA lines. Therefore, if the trend goes up, the line will also point upwards and will not change its direction even on small retracements, allowing to capture almost the entire trend
FREE
Disconnect Alerts
Yurij Izyumov
5 (1)
If you execute or test an Expert Advisor on a laptop, personal computer or a VPS, you may face the situation when Internet connection is lost and the EA stops. Of course, this utility ( Disconnect Alerts ) will not help you restore the Internet connection, but it will gather the information and will send an alert to you about when and how long your terminal was without access to the Internet and did not actually work. After receiving such a notification, you can check your trades or think about
FREE
This indicator MA Alerts with Arrows gives you the opportunity to receive signals about the intersection of two moving averages (Moving Average), as well as signals about the price rollback to MA - to enter the transaction. Alert options: Sound and text alerts (alert). Push notification to the mobile terminal. Email notification (message to your e-mail).  Visual alert (arrows on the chart). The indicator has the following features: To display or hide the moving averages and arrows themselves.  T
Delta CCi MTF7
Yurij Izyumov
As the proper trading using CCI indicators requires the trader to monitor multiple timeframes and CCI indicators with different periods. For example - monitor the trend using CCI with the period of 100 or 200 ( slow CCI period ) on the H4 timeframe, and make entries based on the CCI with the period of 13 ( fast CCI period ) on the H1 timeframe. To facilitate this task, the Delta CCi MTF7 indicator was created, which implements monitoring the changes of the price movement trends as well as marks
The MarketView utility is designed to display the market changes in percents as a table over the specified time interval. Every column element can be disabled. The color scheme can be easily and quickly customized for your needs. The number of symbols in columns can be adjusted ( PerColumn ). The MarketView also allows to open chart of any symbol by simply clicking its name. It can automatically apply any customized template to the newly opened chart. Attention! In order to remove any symbol fro
Extremum catcher
Yurij Izyumov
1 (1)
The Extremum catcher indicator analyzes the price action after breaking the local Highs and Lows, generates price reversal signals with the ability to plot the Price Channel. If you need the version for MetaTrader 5, see Extremum catcher MT5 . The indicator takes the High and Low of the price over the specified period - 24 bars by default (can be changed). Then, if on the previous candle the price broke the High or Low level and the new candle opened higher than the extremums, then a signal will
You can avoid constant monitoring of computer screen waiting for the DeMarker signal while receiving push notifications to a mobile terminal or a sound alert on the screen about all required events, by using this indicator - DeMarker Alerts. In fact, it is the replacement of the standard indicator with which you will never miss the oscillator signals. If you don't know the benefits of DeMarker or how to use it, please read here . If you need signals of a more popular RSI indicator, use RSI Alert
MFI Alerts
Yurij Izyumov
If you use the MFI (Money Flow Index) indicator, the waiting time till the next signal can be long enough. Now you can avoid sitting in front of the monitor by using MFI Alerts. This is an addition or a replacement to the standard MFI oscillator . Once there appears an MFI signal on the required level, the indicator will notify you with a sound or push, so you will never miss a signal. This is especially significant if you follow the indicator in different timeframes and currency pairs, which ca
CCI Alerts
Yurij Izyumov
When using CCI (Commodity Channel Index) oscillator, the waiting time till the next signal can be long enough depending on a timeframe. CCI Alerts indicator prevents you from missing the indicator signals. It is a good alternative for the standard CCI indicator. Once there appears a CCI signal on the required level, the indicator will notify you with a sound or push, so you will never miss an entry. This is especially significant if you follow the indicator in different timeframes and currency p
RSI Panel MTF
Yurij Izyumov
The RSI Panel MTF indicator has been created in order to have the ability to monitor the values of the standard RSI indicator from a multitude of timeframes and symbols on a single chart, as well as to receive timely notifications about the trading opportunities using an audio signal or a notification. The indicator can output both the indicator values, and only the indicator signals (confirmed and expected). A user-friendly feature for selecting the required symbol has been implemented - simply
This is an expanded version of the Time Levels indicator provided with sound alerts notifying of level intersection. The indicator is designed for displaying the following price levels on the chart: Previous day's high and low. Previous week's high and low. Previous month's high and low. Each of the level types is customizable. In the indicator settings, you set line style, line color, enable or disable separate levels. This version is provided with an option for alerting using an audio signal a
The indicator is designed for building horizontal channels and signal zones, detecting breakouts of extremes, bounces and targets based on custom Fibonacci levels (with or without sound alerts). It automatically applies your chosen Fibonacci levels to those extremes. When price breaks the Fibonacci levels enabled in the settings, the indicator can play a sound, show a message, send a push notification to your mobile terminal or an email (if enabled). Features: automatic channel building by time
This is а modified oscillator CCI (Commodity Channel Index) with all sorts of signals, alerts and arrows. The indicator is designed so that any signal of crossing any specified level does not escape you. This is a supplemented version of the CCI Alerts Indicator, which does not draw the CCI indicator window, but only draws the result of its work as arrows on the symbol graph. This version of CCI Alerts with Arrows is for MetaTrader 4. If you need signals from another popular RSI indicator, then
The indicator is a modification of RSI Alerts . However, it does not have a separate RSI indicator window. Instead, it uses signal arrows on the price chart. This saves space on the symbol chart, without affecting the quality of received signals and alerts. Similar to RSI Alerts, the indicator can generate sound alert, send push notifications and email messages, as well as draw signal arrows. The display of arrow can be disabled. If the arrows are enabled, they only display the signals chosen in
RSI Alerts MT5
Yurij Izyumov
RSI Alerts는 MetaTrader 5용 지표로, 클래식 Relative Strength Index(RSI)에 편리한 알림 기능을 더합니다. RSI 선과 30, 50, 70 레벨은 그대로 보이면서, 선택한 레벨을 넘을 때 팝업 알림, 푸시 알림, 이메일을 보냅니다. 반전이나 돌파 가능성을 놓치지 않습니다. 어떤 것을 기준으로 하나요? 표준 RSI(Relative Strength Index)를 바탕으로 합니다. 수많은 트레이더가 과매수/과매도와 모멘텀 변화를 보는 데 쓰는 바로 그 오실레이터입니다. RSI Alerts는 RSI 공식을 바꾸지 않고, RSI 선만 추적해 필요한 레벨을 넘을 때 알려줍니다. - 과매수 구간(예: 70, 설정 가능) - 되돌림이나 숏 진입을 찾을 때 자주 씁니다 - 과매도 구간(예: 30, 설정 가능) - 반등이나 롱 진입용 - 중간선(50) - 추세·모멘텀 확인용 어떤 크로스를 중요하게 볼지는 전략에 맞게 선택하면 됩니다. 주요 기능 - 6가지
CCI Alerts MT5
Yurij Izyumov
When using CCI (Commodity Channel Index) oscillator, the waiting time till the next signal can be long enough depending on a timeframe. CCI Alerts indicator prevents you from missing the indicator signals. It is a good alternative for the standard CCI indicator. Once there appears a CCI signal on the required level, the indicator will notify you with a sound or push, so you will never miss an entry. This is especially significant if you follow the indicator in different timeframes and currency p
The Extremum catcher MT5 indicator analyzes the price action after breaking the local Highs and Lows and generates price reversal signals with the ability to plot the Price Channel. If you need the version for MetaTrader 4, see Extremum catcher . The indicator takes the High and Low of the price over the specified period - 24 bars by default (can be changed). Then, if on the previous candle, the price broke the High or Low level and the new candle opened higher than the extremums, then a signal
You can avoid constant monitoring of computer screen waiting for the DeMarker signal while receiving push notifications to a mobile terminal or a sound alert on the screen about all required events, by using this indicator - DeMarker Alerts. In fact, it is the replacement of the standard indicator with which you will never miss the oscillator signals. If you don't know the benefits of DeMarker or how to use it, please read here . If you need signals of a more popular RSI indicator, use RSI Alert
MFI Alerts MT5
Yurij Izyumov
5 (1)
If you use the MFI (Money Flow Index) indicator, the waiting time till the next signal can be long enough. Now you can avoid sitting in front of the monitor by using MFI Alerts. This is an addition or a replacement to the standard MFI oscillator . Once there appears an MFI signal on the required level, the indicator will notify you with a sound or push, so you will never miss a signal. This is especially significant if you follow the indicator in different timeframes and currency pairs, which ca
이 인디케이터는 RSI Alerts 인디케이터를 수정한 버전이지만, 별도의 RSI 인디케이터 창 없이 심볼 차트에 직접 신호 화살표를 표시합니다. 이를 통해 수신되는 신호와 알림의 품질 저하 없이 심볼 차트의 공간을 절약할 수 있습니다. RSI Alerts와 마찬가지로, 이 인디케이터는 사운드 알림, 푸시 알림을 제공하며, 이메일로 메시지를 보내는 기능과 신호가 나타나는 지점에 화살표를 그리는 기능이 추가되었습니다. 화살표 표시는 끌 수 있습니다. 그리고 켜져 있을 때는 설정에서 활성화한 신호에 대해서만 화살표를 표시합니다. 예를 들어 – 70 레벨의 아래에서 위로의 교차만, 또는 30 레벨의 위에서 아래로의 교차만, 또는 사용자가 설정한 대로 표시합니다. 모든 설정은 사용자의 선호도에 맞게 유연하게 조정 가능합니다. 세 가지 신호 레벨이 있습니다: 상단 레벨(기본값 70) – 필요에 따라 변경 가능, 하단 레벨(기본값 30) – 필요에 따라 변경 가능, 그리고 중간 레벨 50 –
필터:
Vns Oktora
228
Vns Oktora 2021.01.19 03:16 
 

Works good, especially when doing some other stuff, help us get an alert so I can check my trades right away.

Maksym Mudrakov
30049
Maksym Mudrakov 2016.08.30 12:08 
 

사용자가 평가에 대한 코멘트를 남기지 않았습니다

Rami Kanawati
911
Rami Kanawati 2016.07.17 19:51 
 

사용자가 평가에 대한 코멘트를 남기지 않았습니다

리뷰 답변