Delta EMA

Delta EMA is a momentum indicator based on the changes of closing price from one bar to the next. It displays a histogram of the exponential moving average of those changes, showing magnitude and direction of trend. Positive delta values are displayed as green bars, and negative delta values are displayed as red bars. The transition from negative to positive delta, or from positive to negative delta, indicates trend reversal. Transition bars that exceed a user specified value are displayed in bright green or bright red, alerting the trader to potential buy and sell signals. The screenshot shows a transition bar displayed as a buy signal because it exceeds the default threshold value on the H1 chart of the EUR/USD currency pair. The transitions back to negative delta show good exit points for the trade. The indicator is expressed in terms of percent change, averaged over the number of bars specified by the user, so settings that work for one currency pair can be applied to other pairs. 


Advantages

  • Indicates strength of momentum
  • Shows trend reversals
  • Provides buy and sell signals

Features

  • Audible alerts
  • E-mail alerts
  • Prints data to terminal
  • Adjustable parameters
  • Updates in real time
  • Accessible by external EA


Input variables

EMA periods:  The number of bars in the exponential moving average of delta. This number determines the alpha or smoothing factor of the moving average.

Alpha of EMA:  Here the user can specify the alpha of the EMA directly. If this value is zero, alpha is calculated from the "EMA periods" input variable. If it is greater than zero, it becomes the value of alpha and the value of "EMA periods" is ignored. The normal range of alpha is greater than zero, less than or equal to 1. When the value is 1, the calculation of EMA does not take the previous value of the EMA into account, and the EMA becomes the current delta.
 
Signal threshold:  A transition bar becomes a signal bar if it exceeds this value in the positive or negative direction. In that case, it is displayed as a bright green or bright red bar, and an audible alert can be sounded and an e-mail alert can be sent.  

Sound alert:  When set to true, indicator sounds an audible alert when a transition bar exceeds the value of input variable "Signal threshold," becoming a signal bar. The alert is sounded the first time the current bar exceeds the threshold value, and it is sounded when the close of a bar exceeds the threshold value. 

E-mail alert:  When set to a value greater than zero, the indicator sends an e-mail, to the a address specified by the user in Metatrader settings (Tools\Options\E-mail), when a transition bar exceeds the value of input variable "Signal threshold." Set this value to 2 to send an e-mail alert the first time the current bar exceeds the threshold value and when it closes above that value. Set this value to 1 to send an e-mail alert only when a bar closes above the threshold value. Set this value to 0 to disable e-mail alerts. 

Print deltas:  When set to true, the value of the EMA of delta at the open of every bar is printed to the terminal. 


The default values of "EMA periods" and "Signal threshold" work well on the H1 chart. Smaller values of "Signal threshold" work better on shorter timeframes, where changes from one bar to the next are less, and larger values work better on longer timeframes. Optimal values can be found by using the output of Delta EMA as input to an Expert Advisor and running the EA in Strategy Tester. The EMA of delta for the current bar not yet completed is updated at every incoming tick and is displayed in the upper-left corner of the indicator's window. This value, or the value at the close of any previous bar, can be accessed by an external Expert Advisor calling the iCustom() and CopyBuffer() functions. The link to iCustom() provides an example of how to do that. The number of the indicator buffer to access is 0. That buffer uses reverse indexing order, so the index for the value of the EMA of delta for the current bar is 0, the index for the value at the close of the preceding bar is 1, the index for bar before that is 2, and so on. Note that if more than one value is copied, the order of indexing can be preserved in the destination buffer by first calling ArraySetAsSeries() like this: ArraySetAsSeries(EA_Buffer, true).


추천 제품
This is a regression tree indicator for MT4/MT5. This indicator classificate nodes on the time period so that the deviation becomes smaller, and displays regression line and channel for each node. It's free! Attached CartDemo.ex4 and CartDemo.ex5 is a Demo version and has the following limitations: Can't use HighSpeed method (default method is RandomForest) Maximum number of bars is 260 (increase from 200) There is no expiration date and can be started many times, but it stops after an hour.
FREE
이 지표는 단일 캔들에 대해 매도 및 매도(공격) 체결된 계약 간의 차이를 감지합니다. 지표는 가격 차트 아래의 전용 창에 판매 및 구매 계약의 차이에 의해 정확하게 주어진 양초를 표시하며, 이는 시장의 체적 강도를 생성합니다. 누적 촛대 델타 차트만 선택하는 방법 또는 양초 자체의 추세선을 선택하는 방법이 가능합니다(스크린샷 참조): 두 번째 상자 u "없음"을 선택하면 추세선이 그려지지 않고 색상을 선택하면, 체적 양초의 추세선이 차트에 함께 나타납니다. 이 표시기는 무엇을 위한 것입니까? 가격 차트를 체적 델타 차트와 비교하면 시장의 진정한 강점을 볼 수 있습니다. 두 차트의 수렴은 가격의 올바른 상승/하강을 결정하는 반면 가격과 체적 델타 간의 발산은 신호 경고여야 합니다 가격이 반전되어야 하기 때문입니다. 이 지표는 잘못된 신호를 필터링하고 가격과 거래량 사이의 분기 단계에서 발생하는 신호를 제거하기 위해 거래 전략과 함께 사용해야 합니다. 주의: 이 표시기는 실제
Multi-timeframe trend indicator, based on the ADX / ADXWilder indicator The indicator shows trend areas using ADX or ADXWilder indicator data from multiple timeframes. The impulse mode of the indicator allows you to catch the beginning of a trend, and several "Screens" with different timeframes allow you to filter out market noise. How the indicator works: if PDI is greater than NDI, then it`s bullish movement; if PDI is less than NDI, then it`s bearish movement; to determine any trend, it is
FREE
Multi-timeframe trend indicator based on the ADX / ADXWilder indicator with Fibonacci levels The indicator shows trend areas using ADX or ADXWilder indicator data from multiple timeframes. The impulse mode of the indicator allows you to catch the beginning of a trend, and several "Screens" with different timeframes allow you to filter out market noise. Fibonacci levels are added to the price chart, which have flexible settings. How the indicator works: if PDI is greater than NDI, then   it`s
FREE
BoxInside MT5
Evgeny Shevtsov
5 (4)
This indicator calculates the volume profile and places labels that correspond to the VAH, VAL and POC levels, for each candle individually. Indicator operation features The indicator works on the timeframes from M3 to MN, but it uses the history data of smaller periods: M1 - for periods from M3 to H1, M5 - for periods from H2 to H12, M30 - for the D1 period, H4 - for the W1 period, D1 - for the MN period. The color and location of the VAL, VAH and POC labels on the current candle are considere
FREE
Indicator Description 4 Hull MA Color + Envelopes is a powerful trend-following indicator for MetaTrader 5 that combines four Hull Moving Averages (HMA) with Moving Average Envelopes to clearly identify market direction, trend strength, and potential reversal or pullback zones. This indicator is designed to reduce noise, react quickly to price movement, and provide a clean visual structure for professional trading.   Key Features   4 Hull Moving Averages (20, 50, 100, 200) Automatic color change
FREE
VR Donchian MT5
Vladimir Pastushak
4.82 (17)
VR Donchian 표시기는 Donchian 채널의 향상된 버전입니다. 개선 사항은 채널의 거의 모든 기능에 영향을 주었지만 주요 운영 알고리즘과 채널 구성은 그대로 유지되었습니다. 현재 추세에 따라 볼 표시기에 레벨 색상 변경이 추가되었습니다. 이는 거래자에게 추세 또는 플랫의 변화를 명확하게 보여줍니다. 스마트폰, 이메일 또는 MetaTrader 터미널 자체를 통해 두 채널 수준 중 하나의 돌파에 대해 거래자에게 알리는 기능이 추가되었습니다. 가격표가 추가되어 거래자가 차트에서 가격 수준을 볼 수 있습니다. 고전적인 Donchian 지표의 작동 알고리즘은 트레이더가 지표가 계산할 기간 수를 직접 설정할 수 있다는 사실로 인해 최적화되고 가속화되었습니다. 고전적인 Donchian 지표는 MetaTrader 터미널에서 사용할 수 있는 전체 내역을 계산하며, 이는 MetaTrader 터미널에 수학적 계산을 많이 로드합니다. VR Donchian 지표는 트레이더가 설정에 설정한 금액만
FREE
Simple Trend Direction MT5
Khalaf Hamza Mohammad Yousef
This is a FREE Trend Direction Indicator for MetaTrader 5. Features: Identifies market trend direction Uses EMA 50 and EMA 200 Non-repainting logic Clear visual display Suitable for manual trading Free version includes: - Single timeframe - Trend direction only - No alerts If you need: Alerts Multi-timeframe version EA automation Custom modifications My Name is Khalaf Hamza , You can contact me for freelance work --> khalaf.hamza.hi@gmail.com
FREE
Gekko ADX Plus
Rodrigo Galeote
This is Gekko's Cutomized Cutomized Average Directional Index (ADX), a customized version of the famous ADX indicator. Use the regular ADX and take advantage two entry signals calculations and different ways of being alerted whenever there is potential entry or exit point. Inputs Period: Period for the ADX calculation; PlotSignalType: How will the indicator calculate entry (swing) signals: 1- ShowSwingsOnTrendLevel : Show Signals for Trend Confirmation Swings; 2- ShowSwingsOnTrendLevelDirection
Технический индикатор Trend Moving Average позволяет определить глобальное направление рынка. Данный технический индикатор создан для того, чтобы определить «линию наименьшего сопротивления» рынка и понять в какую сторону направлен тренд. Помимо классического использования МА, индикатор позволяет понять направленность рынка на основе динамики его значений. Так, если значение индикатора демонстрируют переход с нисходящего значения в восходящее (и наоборот) - это является дополнительным торговым с
FREE
VisualVol EURUSD
Maxim Kuznetsov
The indicator highlights the points that a professional trader sees in ordinary indicators. VisualVol visually displays different volatility indicators on a single scale and a common align. Highlights the excess of volume indicators in color. At the same time, Tick and Real Volume, Actual range, ATR, candle size and return (open-close difference) can be displayed. Thanks to VisualVol, you will see the market periods and the right time for different trading operations. This version is intended f
FREE
Donchian Pro
Paulo Henrique Faquineli Garcia
4.75 (4)
The Donchian Channel Channels are among the most popular tools of technical analysis, as they visually convey to the analyst the limits within which most price movement tends to occur. Channel users know that valuable information can be obtained at any time, whether prices are in the central region of a band or close to one of the border lines. One of the best known techniques to explore these concepts is Bollinger Bands. However, John Bollinger was not the only one to research the application
FREE
LongTerm
Edoardo Centorame
LongTerm — 중·장기 추세 방향 분석 지표 LongTerm 는 중·장기 추세의 강도와 질 을 해석하기 위해 설계된 방향성 분석 지표 로, 특히 롱(Long) 중심의 분석 에 초점을 맞추고 있습니다. 이 지표는 진입 신호용 지표가 아니며 , 운용 타이밍을 위한 도구도 아닙니다 . 단기 가격 변동에서 발생하는 노이즈를 줄이면서, 시장이 중·장기 롱 트렌드에 유리한지 불리한지 를 이해하도록 돕는 분석 도구입니다. 목적 LongTerm 의 주요 목적은 다음과 같습니다. 강하고 구조화된 롱 트렌드 식별 트렌드의 확장, 둔화, 소진 단계 구분 지배적인 방향성 컨텍스트 를 명확하게 제공 이는 스윙 트레이딩 과 중·장기 추세 분석 을 지향하는 트레이더에게 이상적인 도구입니다. 색상 해석 및 시장 상태 LongTerm 는 롱 트렌드의 다양한 단계를 직관적으로 읽을 수 있도록 설계된 색상 구조를 사용하여, 시장의 최적·최악의 조건 을 명확히 구분합니다. 녹색 라인 (상승 기울기
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
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
Raymond Cloudy Day
The Hung Ngo
5 (3)
Raymond Cloudy Day Indicator for MT5 – Pivot-Based Reversal and Trend Levels Raymond Cloudy Day Indicator is a pivot-based level indicator for MetaTrader 5 (MT5). It was developed by Ngo The Hung based on Raymond’s original idea and is designed to give a structured view of potential reversal zones, trend extensions and support/resistance levels directly on the chart. The default settings are optimised for XAUUSD on the H1 timeframe, but the indicator can be tested and adjusted for other symbols
FREE
Heiken Ashi Yemeni Edition
Aiman Saeed Salem Dahbag
Heiken Ashi Yemeni Edition: Visual Trend Filter Description: This indicator is a specialized version of the Heiken Ashi algorithm, optimized for MetaTrader 5. It focuses on smoothing out price noise to provide a clearer view of the prevailing trend. By averaging price data, it helps traders distinguish between market volatility and genuine trend reversals. Functional Details: Noise Reduction: Uses the Heiken Ashi formula to recalculate candles, which helps in visualizing the trend strength more
FREE
Value Chart Candlesticks
Flavio Javier Jarabeck
4.69 (13)
The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach. It
FREE
특별 할인 : ALL TOOLS , 각각 $35 에 제공합니다! 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 Volume Zones Internal Visualizer Multi-Timeframe 는 상위 차트에서 거래하면서도 하위 차트의 상세한 거래량 활동을 파악할 수 있도록 도와주는 최고의 솔루션입니다. 다중 시간대(Multi-Timeframe)를 지원하는 강력하고 직관적인 거래량 분석 도구를 찾고 계시다면, 바로 이 제품이 적합합니다! MT4 버전 더 보기:  Volume Zones Internal Visualizer MT4 Multi TF 다른 제품 더 보기:   All P roducts Why Choose Volume Z
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
MAs crossing
Roman Ogorodnikov
5 (1)
The indicator draws three Moving Averages. Two short ones cross a long one. At the same time, the long MA changes color: If both short MAs are above the long one - first color; If both short MAs are below the long one - second color; If the two short MAs are on opposite sides of the long one - third color. All three MAs are based on closing prices with a smoothing method of "simple." cross MA cross 3 MA cross three Moving Average across Moving cross Moving crossing  MA crossing MA across MA
FREE
Panic Meter limited
Dmitriy Gurenko
1 (1)
The indicator measures the frequency of incoming ticks to analyze the market activity. Bullish and bearish ticks are analyzed separately, informing about the currently predominant market sentiment. According to observations, an increase in the frequency of ticks (panic) indicates the beginning of strong price changes, and an increase in the frequency of ticks in a particular direction not only accompanies a price change in this direction, but also often anticipates it. The indicator is indispens
FREE
Volume-to-Price Movement Oscillator (VP Oscillator) for MT5 The VP Oscillator highlights the balance (or imbalance) between trading volume and price movement, helping traders spot hidden accumulation, distribution, or weakening trends. How It Works: Calculates each bar’s price range (High–Low) and tick volume. Normalizes both values over a set period (default: 14). Plots the absolute difference between them ×100 — showing how closely price action aligns with trading activity. Interpretation: Hig
FREE
PZ Inside Bars MT5
PZ TRADING SLU
4.5 (12)
Enhance your price action strategy: inside bar breakouts at your fingertips This indicator detects inside bars of several ranges, making it very easy for price action traders to spot and act on inside bar breakouts. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and understand Customizable color selections The indicator implements visual/mail/push/sound alerts The indicator does not repaint or backpaint An inside bar is a bar or series of bars which is/a
FREE
Haven Volume Profile
Maksim Tarutin
4.63 (8)
Haven Volume Profile은 거래량 분포를 기반으로 중요한 가격 수준을 식별하는 데 도움이 되는 다기능 볼륨 프로파일 분석 지표입니다. 시장을 더 잘 이해하고 중요한 진입 및 퇴장 지점을 식별하려는 전문 트레이더를 위해 설계되었습니다. 기타 제품 ->  여기 주요 기능: Point of Control (POC) 계산 - 최대 거래 활동 수준으로, 가장 유동성이 높은 수준을 식별하는 데 도움이 됩니다 Value Area 정의 (높은 활동 영역) 및 사용자 지정 가능한 거래량 비율로 거래 범위를 보다 정확하게 평가할 수 있습니다 틱 거래량과 실제 거래량 모두 지원, 다양한 시장 유형과 거래 전략에 적합 계산 기간(일 수)의 유연한 설정으로 모든 시간 프레임에 도구를 적용할 수 있습니다 터미널의 밝은 테마와 어두운 테마에 자동 적응하여 사용자 인터페이스의 시각적 경험을 향상시킵니다 레벨 시각화가 명확하고 스타일과 색상을 사용자 지정할 수 있어 빠른 의사 결정을 돕습니다 이 지표
FREE
Aggression Volume
Flavio Javier Jarabeck
4.29 (17)
Aggression Volume Indicator is the kind of indicator that is rarely found in the MQL5 community because it is not based on the standard Volume data provided by the Metatrader 5 platform. It requires the scrutiny of all traffic Ticks requested on the platform... That said, Aggression Volume indicator requests all Tick Data from your Broker and processes it to build a very special version of a Volume Indicator, where Buyers and Sellers aggressions are plotted in a form of Histogram. Additionally,
FREE
VWAP Volume And Price is the indicator for Volume Weighted Average Price, designed according to regular calculation. The average price is calculated using typical price - (high + low + close) / 3 - and weighted by volume for each candle. So, the indicator can be used to trend trades, balanced with volume. Try other products and expert advisors too. Any doubt, PM.
Bollinger Bands B
Flavio Javier Jarabeck
4.25 (4)
John Bollinger created this indicator in 2010 as a way to read the original indicator (Bollinger Bands) in a more "technical" way, shown as an oscillator. The typical range of the Bollinger Bands %B is 0 - 0.5 - 1.0, where "0" represents the lower band, the "0.5" the middle band, and "1" the upper band. The line on the indicator represents the Closing prices. As simple as that. SETTINGS Bollinger Bands period of analysis Standard Deviation multiplier Shift Price type to be analyzed If you like
FREE
TrendBite MT5
Burak Baltaci
TrendBite v1.5 - 전문 트렌드 추적 지표 개발자: 8aLt4 버전: 1.5 플랫폼: MetaTrader 5  개요 TrendBite v1.5는 시장 내 추세 변화를 감지하고 투자자에게 명확한 매매 신호를 제공하기 위해 설계된 고급 기술적 분석 지표입니다. 볼린저 밴드 알고리즘을 기반으로 하여 추세 전환을 정밀하게 포착하는 이 도구는 초보자부터 경험 많은 트레이더까지 모두에게 이상적입니다.  주요 기능  추세 감지 자동 추세 분석: 시장의 상승 및 하락 추세를 실시간으로 감지 볼린저 밴드 기반: 신뢰할 수 있는 수학적 모델에 기반한 계산 시스템 시각적 명확성: 녹색(상승) 및 노란색(하락) 히스토그램 막대로 추세 상태를 명확히 표시  매매 신호 녹색 화살표 (↑): 매수 기회를 표시합니다 빨간색 화살표 (↓): 매도 기회를 표시합니다 명확한 시각화: 추세선을 통해 포지션 방향을 쉽게 추적할 수 있습니다 히스토그램 표시: 추세 강도를 시각적으로 평가할 수 있는 기능  
FREE
HMA5
Sergey Sapozhnikov
4.3 (10)
Hull Moving Average is more sensitive to the current price activity than a traditional Moving Average. It faster responds to trend change and more shows the price movement more accurately. This is a color version of the indicator. This indicator has been developed based in the original version created by Sergey <wizardserg@mail.ru>. Suitable for all timeframes. Parameters Period - smoothing period, recommended values are 9 to 64. The larger the period, the softer the light. Method - smoothing m
FREE
RSI Divergence MT5 Scanner
Duc Hoan Nguyen
3 (2)
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 역동적인 금융 시장에서 추세 반전 신호를 식별하는 것은 효과적인 거래에 필수적입니다. RSI Divergence Scanner는 다양한 통화 쌍과 시간대에서 RSI 다이버전스 신호를 정확하고 효율적으로 감지하도록 설계되었습니다. MT4 버전 자세히 보기:    RSI Divergence MT4 Scanner 더 많은 제품 보기:   모든 제품 1. RSI 다이버전스 이해하기 RSI (상대 강도 지수) 는 가격 모멘텀을 측정하는 기술 지표로, 트레이더들 사이에서 널리 사용됩니다. RSI 다이버전스는 가격 움직임과
FREE
이 제품의 구매자들이 또한 구매함
SuperScalp Pro
Van Minh Nguyen
5 (9)
SuperScalp Pro – 고급 다중 필터 스캘핑 인디케이터 시스템 SuperScalp Pro는 클래식 Supertrend와 여러 지능형 확인 필터를 결합한 고급 스캘핑 인디케이터 시스템입니다. 해당 인디케이터는 M1부터 H4까지 모든 타임프레임에서 효율적으로 작동하며, 특히 XAUUSD, BTCUSD 및 주요 외환 통화쌍에 적합합니다. 독립형 시스템으로 사용하거나 기존 거래 전략에 유연하게 통합할 수 있습니다. 이 인디케이터는 11개 이상의 필터를 통합하며, 빠른/느린 EMA, 추세 판별용 3개의 EMA, EMA 기울기(EMA slope), RSI, ADX, 거래량(Volume), VWAP, 볼린저 밴드 돌파(Bollinger Bands Breakout) 및 MACD 다이버전스 필터 등을 포함합니다. 스마트 캔들 필터는 캔들 종가를 확인하여 약한 신호를 제거하고, 3 EMA와 MACD 다이버전스 필터를 결합한 추세 인식 메커니즘은 더 높은 승률의 신호를 선별하는 데 도움을 줍니
이 지표를 구매하면 제 프로페셔널 트레이드 매니저를 무료로 드립니다. 우선 이 거래 시스템이 리페인팅, 리드로잉 및 레이그 인디케이터가 아니라는 점을 강조하는 것이 중요합니다. 이는 수동 및 로봇 거래 모두에 이상적인 것으로 만듭니다. 온라인 강좌, 설명서 및 프리셋 다운로드. "스마트 트렌드 트레이딩 시스템 MT5"은 새로운 및 경험이 풍부한 트레이더를 위해 맞춤형으로 제작된 종합적인 거래 솔루션입니다. 10개 이상의 프리미엄 인디케이터를 결합하고 7개 이상의 견고한 거래 전략을 특징으로 하여 다양한 시장 조건에 대한 다목적 선택이 가능합니다. 트렌드 추종 전략: 효과적인 트렌드 추이를 타기 위한 정확한 진입 및 손절 관리를 제공합니다. 반전 전략: 잠재적인 트렌드 반전을 식별하여 트레이더가 범위 시장을 활용할 수 있게 합니다. 스캘핑 전략: 빠르고 정확한 데이 트레이딩 및 단기 거래를 위해 설계되었습니다. 안정성: 모든 인디케이터가 리페인팅, 리드로잉 및 레이그가 아니므로 신뢰
Divergence Bomber
Ihor Otkydach
4.89 (83)
이 지표를 구매하신 분께는 다음과 같은 혜택이 무료로 제공됩니다: 각 거래를 자동으로 관리하고, 손절/익절 수준을 설정하며, 전략 규칙에 따라 거래를 종료하는 전용 도우미 툴 "Bomber Utility" 다양한 자산에 맞게 지표를 설정할 수 있는 셋업 파일(Set Files) "최소 위험", "균형 잡힌 위험", "관망 전략" 모드로 설정 가능한 Bomber Utility의 셋업 파일 이 전략을 빠르게 설치, 설정, 시작할 수 있도록 돕는 단계별 영상 매뉴얼 주의: 위의 모든 보너스를 받기 위해서는 MQL5 개인 메시지 시스템을 통해 판매자에게 연락해 주세요. 독창적인 커스텀 지표인 “Divergence Bomber(다이버전스 봄버)”를 소개합니다. 이 지표는 MACD 다이버전스(괴리) 전략을 기반으로 한 올인원(All-in-One) 거래 시스템입니다. 이 기술 지표의 주요 목적은 가격과 MACD 지표 간의 다이버전스를 감지하고, **향후 가격이 어느 방향으로 움직일지를 알려주는
FX Trend MT5 NG
Daniel Stein
5 (4)
FX Trend NG: 차세대 멀티 마켓 트렌드 인텔리전스 개요 FX Trend NG 는 다중 시간 프레임 기반의 전문 트렌드 분석 및 시장 모니터링 도구입니다. 몇 초 만에 전체 시장 구조를 파악할 수 있도록 설계되었습니다. 여러 차트를 일일이 전환할 필요 없이, 어떤 종목이 추세에 있는지, 어디에서 모멘텀이 약화되고 있는지, 그리고 어떤 시간 프레임이 서로 정렬되어 있는지 즉시 확인할 수 있습니다. 출시 기념 특별 혜택 – FX Trend NG 를 $30 (6개월) 또는 $80 평생 라이선스 로 이용할 수 있습니다. 이미 Stein Investments 고객이신가요? -> 메시지를 보내 전용 고객 그룹에 참여하세요. 설정이나 사용 방법이 필요하신가요? -> Stein Investments 공식 페이지 를 방문하세요. 1. FX Trend NG가 특별한 이유 3단계 추세 로직 – 단순한 Buy / Sell이 아닙니다 • 대부분의 지표는 Buy 또는 Sell 두 가지 상태만 제
Market Flow Pro
Gabriele Sabatino
4 (1)
Market Flow Pro Market Flow Pro is an intelligent trading advisor for the MetaTrader 5 platform, designed for automatic trading on financial markets using algorithmic analysis and strict risk management. -Key features: - Fully automatic trading 24/5 - Adaptive trend and momentum entry algorithm -  Built-in risk management - Flexible lot settings (fixed/auto-calculation) - Support for major currency pairs and indices - Optimised for operation on various timeframes  How it works Market
Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1), c
Grabber System MT5
Ihor Otkydach
4.82 (22)
탁월한 기술적 지표인 Grabber를 소개합니다. 이 도구는 즉시 사용 가능한 “올인원(All-Inclusive)” 트레이딩 전략으로 작동합니다. 하나의 코드 안에 강력한 시장 기술 분석 도구, 매매 신호(화살표), 알림 기능, 푸시 알림이 통합되어 있습니다. 이 인디케이터를 구매하신 모든 분들께는 다음의 항목이 무료로 제공됩니다: Grabber 유틸리티: 오픈 포지션을 자동으로 관리하는 도구 단계별 영상 매뉴얼: 설치, 설정, 그리고 실제 거래 방법을 안내 맞춤형 세트 파일: 인디케이터를 빠르게 자동 설정하여 최고의 성과를 낼 수 있도록 도와줍니다 다른 전략은 이제 잊어버리세요! Grabber만이 여러분을 새로운 트레이딩의 정점으로 이끌어 줄 수 있습니다. Grabber 전략의 주요 특징: 거래 시간 프레임: M5부터 H4까지 거래 가능한 자산: 어떤 자산이든 사용 가능하지만, 제가 직접 테스트한 종목들을 추천드립니다 (GBPUSD, GBPCAD, GBPCHF, AUDCAD, AU
ARICoins
Temirlan Kdyrkhan
ARICoin 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 Cust
Quantum TrendPulse
Bogdan Ion Puscasu
5 (22)
SuperTrend   ,   RSI   ,   Stochastic   의 힘을 하나의 포괄적인 지표로 결합하여 트레이딩 잠재력을 극대화하는 궁극의 트레이딩 도구   인 Quantum TrendPulse를   소개합니다. 정밀성과 효율성을 추구하는 트레이더를 위해 설계된 이 지표는 시장 추세, 모멘텀 변화, 최적의 진입 및 종료 지점을 자신 있게 식별하는 데 도움이 됩니다. 주요 특징: SuperTrend 통합:   주요 시장 추세를 쉽게 따라가고 수익성의 물결을 타세요. RSI 정밀도:   매수 과다 및 매도 과다 수준을 감지하여 시장 반전 시점을 파악하는 데 적합하며 SuperTrend 필터로 사용 가능 확률적 정확도:   변동성이 큰 시장에서 숨겨진 기회를 찾기 위해 확률적 진동   을 활용하고 SuperTrend의 필터로 사용 다중 시간대 분석:   M5부터 H1 또는 H4까지 다양한 시간대에 걸쳐 시장을 최신 상태로 유지하세요. 맞춤형 알림:   맞춤형 거래 조건이 충족되면
AriX
Temirlan Kdyrkhan
1 (4)
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
Game Changer Indicator mt5
Vasiliy Strukov
5 (19)
Game Changer는 모든 금융 상품에 적용 가능한 혁신적인 추세 지표로, MetaTrader를 강력한 추세 분석 도구로 탈바꿈시켜 줍니다. 모든 시간대에서 작동하며 추세 식별, 잠재적 반전 신호 제공, 트레일링 스톱 기능, 그리고 신속한 시장 대응을 위한 실시간 알림 기능을 제공합니다. 숙련된 전문가든 이제 막 시작하는 초보자든, Game Changer는 추세의 역학을 명확하게 이해하고 자신감 있고 규율 있는 거래를 할 수 있도록 도와줍니다. 이 지표는 차트 재구성 기능을 지원합니다. 구매 후 즉시 연락 주시면 특별 보너스를 드립니다. Strong Support 및 Trend Scanner 지표를 무료로 제공해 드립니다. [email protected]으로 메시지를 보내주세요. 참고로, 저는 텔레그램에서 EA나 특별 세트를 판매하지 않습니다. 모든 EA는 MQL5에서만 사용 가능하며, 세트 파일은 제 블로그(여기)에서만 다운로드하실 수 있습니다. 사기꾼을 조심하시고 다른 사
Power Candles MT5
Daniel Stein
5 (6)
Power Candles – 모든 시장을 위한 강도 기반 진입 신호 Power Candles 는 Stein Investments의 검증된 강도 분석을 가격 차트에 직접 제공합니다. 가격 움직임에만 반응하는 대신, 각 캔들은 실제 시장 강도를 기준으로 색상화되어 모멘텀 형성, 강도 가속, 명확한 추세 전환을 즉시 파악할 수 있습니다. 모든 시장을 위한 단일 로직 Power Candles는 모든 거래 심볼 에서 자동으로 작동합니다. 현재 심볼이 Forex인지 비-Forex 시장인지 자동으로 감지하여 내부적으로 적절한 강도 모델을 적용합니다. Forex 및 Gold 는 FX Power Delta 값을 사용합니다 (절대값 범위 최대 100) 지수, 크립토 및 CFD 는 IX Power Strength 값을 사용합니다 (절대값 범위 최대 50) 필요한 강도 계산은 Power Candles에 완전히 내장되어 있습니다. 캔들 색상이나 신호 로직을 위해 추가 인디케이터는 필요하지 않습니다. 가격
Atomic Analyst MT5
Issam Kassas
4.1 (29)
우선적으로 언급할 점은이 거래 지표가 다시 그리지 않고 지연되지 않으며 이를 통해 수동 및 로봇 거래 모두에 이상적이라는 점입니다. 사용자 매뉴얼: 설정, 입력 및 전략. Atomic Analyst는 가격의 강도와 모멘텀을 활용하여 시장에서 더 나은 이점을 찾는 PA Price Action Indicator입니다. 고급 필터를 장착하여 잡음과 거짓 신호를 제거하고 거래 잠재력을 높이는 데 도움이 됩니다. 복잡한 지표의 다중 레이어를 사용하여 Atomic Analyst는 차트를 스캔하고 복잡한 수학적 계산을 간단한 신호와 색상으로 변환하여 초보 트레이더가 이해하고 일관된 거래 결정을 내릴 수 있도록합니다. "Atomic Analyst"는 새로운 및 경험이 풍부한 트레이더를위한 종합적인 거래 솔루션입니다. 프리미엄 지표와 최고 수준의 기능을 하나의 거래 전략에 결합하여 모든 종류의 트레이더에 대한 다재다능한 선택지가되었습니다. 인트라데이 거래 및 스캘핑 전략 : 빠르고 정확한 일일
Entry Points Pro for MT5
Yury Orlov
4.48 (138)
다시 색을 칠하지 않고 거래에 진입할 수 있는 정확한 신호를 제공하는 MT5용 지표입니다. 외환, 암호화폐, 금속, 주식, 지수 등 모든 금융 자산에 적용할 수 있습니다. 매우 정확한 추정값을 제공하고 매수와 매도의 가장 좋은 시점을 알려줍니다. 하나의 시그널로 수익을 내는 지표의 예와 함께 비디오 (6:22)시청하십시오! 대부분의 거래자는 Entry Points Pro 지표의 도움으로 첫 거래 주 동안 트레이딩 결과를 개선합니다. 저희의   Telegram Group 을 구독하세요! Entry Points Pro 지표의 좋은점. 재도색이 없는 진입 신호 신호가 나타나고 확인되면(시그널 캔들이 완성된 경우) 신호는 더 이상 사라지지 않습니다. 여타 보조지표의 경우 신호를 표시한 다음 제거되기 때문에 큰 재정적 손실로 이어집니다. 오류 없는 거래 게시 알고리즘을 통해 트레이드(진입 또는 청산)를 할 이상적인 순간을 찾을 수 있으며, 이를 통해 이를 사용하는 모든 거래자의 성공률이
Smart Stop Indicator – 차트 위에서 직접 작동하는 지능형 스톱로스 시스템 개요 Smart Stop Indicator는 감이나 추측이 아닌 명확하고 체계적인 방식으로 스톱로스를 설정하고 싶은 트레이더를 위한 맞춤형 솔루션입니다. 이 도구는 클래식 프라이스 액션 논리(고점, 저점 구조)와 현대적인 브레이크아웃 인식을 결합하여 실제로 가장 논리적인 다음 스톱 레벨을 정확히 식별합니다. 추세, 박스권, 빠른 브레이크아웃 상황 등 어떤 시장에서도 인디케이터는 최적의 SL 구역과 상태(“new”, “broken”, “valid”)를 차트에 직접 표시합니다. 새로운 기능으로 SL 거리의 %ADR 표시가 추가되었습니다. 핵심 기능 자동 시장구조 기반 스톱 설정 • 시장 구조와 실시간 가격 움직임을 기반으로 의미 있는 스톱로스 레벨을 자동으로 탐지합니다. 스마트 브레이크아웃 감지 • 빠른 방향 변화나 돌파 상황에서도 불필요한 조기 스톱 조정을 강요하지 않으며 유연하게 반응합
RFI levels PRO MT5
Roman Podpora
3.67 (3)
이 지표는 추세 반전 지점과 가격 반등 영역을 정확하게 보여줍니다.       주요 투자자들   . 새로운 트렌드가 형성되는 곳을 파악하고 최대한 정확하게 의사결정을 내리며 모든 거래를 완벽하게 통제합니다. TREND LINES PRO   지표와 함께 사용할 때 최대의 잠재력을 발휘합니다.  VERSION MT4 지표가 보여주는 내용: 새로운 추세의 시작 시 활성화되는 반전 구조 및 반전 수준. 최소한의 위험 대비 수익률을 갖는 이익 실현   (TAKE PROFIT)   및   손절매(STOP LOSS)   레벨 표시       RR 1:2   . 지능형 손실 감소 로직이 적용된 손절매 기능. 지정된 지표에서 두 가지 추세 유형에 대한 반전 패턴을 표시합니다. 지표: 트렌드를 따라   트렌드 라인 프로   (글로벌 트렌드 변화) 트렌드 프로   (빠른 트렌드 변화) 간단하고 효과적입니다       스캐너       실시간 추세 (신규). 다중 시간 프레임 도구 필터링. 표시하다  
Trend Screener Pro MT5
STE S.S.COMPANY
4.84 (101)
트렌드 표시기, 트렌드 트레이딩 및 필터링을 위한 획기적인 고유 솔루션, 하나의 도구 안에 내장된 모든 중요한 트렌드 기능! Forex, 상품, 암호 화폐, 지수 및 주식과 같은 모든 기호/도구에 사용할 수 있는 100% 다시 칠하지 않는 다중 시간 프레임 및 다중 통화 표시기입니다. Trend Screener는 차트에 점이 있는 화살표 추세 신호를 제공하는 효율적인 지표 추세 추종 지표입니다. 추세 분석기 표시기에서 사용할 수 있는 기능: 1. 트렌드 스캐너. 2. 최대 이익 분석이 있는 추세선. 3. 추세 통화 강도 측정기. 4. 경고가 있는 추세 반전 점. 5. 경고가 있는 강력한 추세 점. 6. 추세 화살표 Trend Screener Indicator가 있는 일일 분석 예, 일일 신호 성능...등은 여기에서 찾을 수 있습니다. 여기를 클릭하십시오. LIMITED TIME OFFER : Trend Screener Indicator는 50$ 및 평생 동안만 사용할 수 있습니다.
Trend Lines PRO MT5
Roman Podpora
5 (1)
트렌드 라인즈 프로       이 지표는 시장이 실제로 어떤 방향으로 전환되는지 파악하는 데 도움이 됩니다. 실제 추세 반전 지점과 주요 시장 참여자들이 다시 진입하는 지점을 보여줍니다. 보시다시피       BOS 라인       복잡한 설정이나 불필요한 노이즈 없이 더 높은 시간대의 추세 변화와 주요 레벨을 확인할 수 있습니다. 신호는 차트에 다시 그려지지 않고 캔들이 마감된 후에도 계속 표시됩니다. MT4 버전   -   RFI LEVELS PRO   표시기   와 결합 시 최대 잠재력을 발휘합니다. 지표가 보여주는 내용: 실제 변화       추세(BOS 라인) 한 번 신호가 나타나면 그 신호는 계속 유효합니다! 이는 신호를 발생시킨 후 변경될 수 있는 리페인팅 방식의 지표와 중요한 차이점입니다. 리페인팅 방식의 지표는 잠재적으로 자금 손실로 이어질 수 있습니다. 이제 더욱 높은 확률과 정확도로 시장에 진입할 수 있습니다. 또한 화살표가 나타난 후 목표가(익절)에 도달하거나
Order Block Pro MT5
N'da Lemissa Kouame
Order Block Pro (MQL5) – 버전 1.0 작성자: KOUAME N'DA LEMISSA 플랫폼: MetaTrader 5 설명: Order Block Pro 는 차트에서 **강세 및 약세 오더 블록(Order Blocks)**을 자동으로 감지하는 고급 지표입니다. 횡보 캔들 이후 강한 상승/하락 캔들을 분석하여 가격이 급격히 움직일 가능성이 있는 주요 구간을 표시합니다. 트레이더에게 적합: 정확한 진입 및 청산 지점을 찾고 싶은 경우 동적 지지 및 저항 구간을 파악하고 싶은 경우 리스크 관리 및 거래 전략을 향상시키고 싶은 경우 주요 기능: 강세 OB 감지: 횡보 캔들 후 강한 상승이 발생하면 차트에 녹색 화살표 표시 약세 OB 감지: 횡보 캔들 후 강한 하락이 발생하면 차트에 빨간 화살표 표시 완전한 사용자 정의 가능: 횡보 캔들의 최대 실체 비율 ( BodyMaxRatio ) 다음 캔들의 최소 비율로 움직임 확인 ( NextCandleMinPct ) 차트 화살표
FX Power MT5 NG
Daniel Stein
5 (31)
FX Power: 통화 강세 분석으로 더 스마트한 거래 결정을 개요 FX Power 는 어떤 시장 상황에서도 주요 통화와 금의 실제 강세를 이해하기 위한 필수 도구입니다. 강한 통화를 매수하고 약한 통화를 매도함으로써 FX Power 는 거래 결정을 단순화하고 높은 확률의 기회를 발견합니다. 트렌드를 따르거나 극단적인 델타 값을 사용해 반전을 예측하고자 한다면, 이 도구는 귀하의 거래 스타일에 완벽히 적응합니다. 단순히 거래하지 말고, FX Power 로 더 스마트하게 거래하세요. 1. FX Power가 거래자에게 매우 유용한 이유 통화와 금의 실시간 강세 분석 • FX Power 는 주요 통화와 금의 상대적 강세를 계산하고 표시하여 시장 역학에 대한 명확한 통찰력을 제공합니다. • 어떤 자산이 앞서고 있고 어떤 자산이 뒤처지는지 모니터링하여 보다 현명한 거래 결정을 내릴 수 있습니다. 포괄적인 멀티 타임프레임 뷰 • 단기, 중기 및 장기 타임프레임에서 통화와 금의 강세를
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
Azimuth Pro
Ottaviano De Cicco
5 (4)
LAUNCH PROMO Azimuth Pro price is initially set at 299$ for the first 100 buyers. Final price will be 499$ . THE DIFFERENCE BETWEEN RETAIL AND INSTITUTIONAL ENTRIES ISN'T THE INDICATOR — IT'S THE LOCATION. Most traders enter at arbitrary price levels, chasing momentum or reacting to lagging signals. Institutions wait for price to reach structured levels where supply and demand actually shift. Azimuth Pro maps these levels automatically: swing-anchored VWAP, multi-timeframe structure lines, an
소개       Quantum Breakout PRO   , 브레이크아웃 존 거래 방식을 변화시키는 획기적인 MQL5 지표! 13년 이상의 거래 경험을 가진 숙련된 트레이더 팀이 개발한       퀀텀 브레이크아웃 PRO       혁신적이고 역동적인 브레이크아웃 존 전략으로 거래 여정을 새로운 차원으로 끌어올리도록 설계되었습니다. Quantum Breakout Indicator는 5개의 이익 목표 영역이 있는 브레이크아웃 영역의 신호 화살표와 브레이크아웃 상자를 기반으로 한 손절 제안을 제공합니다. 초보자 거래자와 전문 거래자 모두에게 적합합니다. Quantum EA 채널:       여기를 클릭하세요 중요한! 구매 후 설치 매뉴얼을 받으려면 개인 메시지를 보내주십시오. 추천: 기간: M15 통화쌍: GBPJPY, EURJPY, USDJPY,NZDUSD, XAUUSD 계정 유형: 스프레드가 매우 낮은 ECN, Raw 또는 Razor 브로커 시간: GMT +3 중개인 :
RelicusRoad Pro MT5
Relicus LLC
5 (24)
RelicusRoad Pro: 퀀트 시장 운영 체제 70% 할인 평생 이용권 (한정 시간) - 2,000명 이상의 트레이더와 함께하세요 왜 대부분의 트레이더는 "완벽한" 지표를 가지고도 실패할까요? 진공 상태에서 단일 개념 만으로 거래하기 때문입니다. 문맥 없는 신호는 도박입니다. 지속적인 승리를 위해서는 컨플루언스(중첩) 가 필요합니다. RelicusRoad Pro는 단순한 화살표 지표가 아닙니다. 완전한 퀀트 시장 생태계 입니다. 독점적인 변동성 모델링을 사용하여 가격이 이동하는 "공정 가치 로드"를 매핑하고, 단순 노이즈와 실제 구조적 돌파를 구분합니다. 추측은 그만두세요. 기관급 로드 로직으로 거래를 시작하세요. 핵심 엔진: "Road" 알고리즘 시스템의 중심에는 시장 상황에 실시간으로 적응하는 동적 변동성 채널인 Road Algo 가 있습니다. 세이프 라인(평형) 과 가격이 수학적으로 반전될 가능성이 높은 확장 레벨 을 투영합니다. Simple Road: 일반적인 시장을 위
Trend indicator AI mt5
Ramil Minniakhmetov
5 (15)
트렌드 인공 지능 지표는 실행 가능한 진입 점 및 반전 경고와 추세 식별을 결합하여 상인의 시장 분석을 향상시킬 훌륭한 도구입니다. 이 표시기는 사용자가 자신감과 정밀도로 외환 시장의 복잡성을 탐색 할 수 있도록 지원합니다 기본 신호 외에도 트렌드 인공 지능 지표는 풀백 또는 되돌림 중에 발생하는 2 차 진입 점을 식별하여 거래자가 기존 트렌드 내에서 가격 수정을 활용할 수 있도록합니다. 중요한 장점: ·작동 4 및 5 *명확한 구매 또는 판매 신호 *다시 칠하지 않습니다 *모든 자산에서 작동 나는 전보 사기에 개 또는 세트를 판매하지 않도록주의. 모든 설정은 블로그에 여기에 무료.  중요! 지침 및 보너스를 얻기 위해 구입 후 즉시 저에게 연락! 진짜 가동 감시는 뿐 아니라 나의 다른 제품 여기에서 찾아낼 수 있습니다: https://www.mql5.com/en/users/mechanic/seller&nbsp ; 설정 및 입력: 모든 자산에 대해 기본 설정을 권
FX Levels MT5
Daniel Stein
5 (13)
FX Levels: 모든 시장을 위한 뛰어난 정확도의 지지와 저항 간단 요약 통화쌍, 지수, 주식, 원자재 등 어떤 시장이든 믿을 만한 지지·저항 레벨을 찾고 싶나요? FX Levels 는 전통적인 “Lighthouse” 기법과 첨단 동적 접근을 결합해, 거의 보편적인 정확성을 제공합니다. 실제 브로커 경험을 반영하고, 자동화된 일별 업데이트와 실시간 업데이트를 결합함으로써 FX Levels 는 가격 반전 포인트를 파악하고, 수익 목표를 설정하며, 자신 있게 트레이드를 관리할 수 있게 돕습니다. 지금 바로 시도해 보세요—정교한 지지/저항 분석이 어떻게 여러분의 트레이딩을 한 단계 끌어올릴 수 있는지 직접 확인하세요! 1. FX Levels가 트레이더에게 매우 유용한 이유 뛰어난 정확도의 지지·저항 존 • FX Levels 는 다양한 브로커 환경에서도 거의 동일한 존을 생성하도록 설계되어, 데이터 피드나 시간 설정 차이로 인한 불일치를 해소합니다. • 즉, 어떤 브로커를 사용하
Market Structure Order Block Dashboard MT5 는 MetaTrader 5용 MT5 인디케이터 로, 시장 구조 및 ICT / Smart Money Concepts에 기반합니다: HH/HL/LH/LL , BOS , ChoCH 뿐 아니라 Order Blocks , Fair Value Gaps (FVG) , 유동성 (EQH/EQL, sweeps), 세션 / Kill Zones , 그리고 Volume Profile 을 통합하여 콤팩트한 컨플루언스 대시보드를 제공합니다. 중요: 본 제품은 분석 도구 입니다. 자동 매매를 실행하지 않습니다( EA가 아님 ). 구매자 보너스 구매 후 제 스토어에서 보너스 인디케이터 2개 를 (선택하여) 무료로 받을 수 있습니다. 보너스 수령 방법: 1) 본 제품에 대한 솔직한 리뷰를 남겨주세요. 2) MQL5 메시지로 BONUS MSOB + 선택한 인디케이터 2개 이름 을 보내주세요. 주요 기능 시장 구조: HH/HL/LH/LL
Dark Absolute Trend MT5
Marco Solito
4.69 (13)
Dark Absolute Trend   is an Indicator for intraday trading. This Indicator is based on   Trend Following  strategy but use also candlestick patterns and Volatility. We can enter in good price with this Indicator, in order to follow the main trend on the current instrument. It is advised to use low spread ECN brokers. This Indicator does   Not repaint   and   N ot lag . Recommended timeframes are M5, M15 and H1. Recommended working pairs: All. I nstallation and  Update Guide   -  Troubleshooting
FX Dynamic MT5
Daniel Stein
5 (5)
FX Dynamic: 맞춤형 ATR 분석으로 변동성과 트렌드를 파악하세요 개요 FX Dynamic 는 Average True Range(ATR) 계산을 활용하여 트레이더에게 일간 및 일중 변동성에 대한 뛰어난 인사이트를 제공하는 강력한 도구입니다. 80%, 100%, 130%와 같은 명확한 변동성 임계값을 설정함으로써 시장이 평소 범위를 초과할 때 빠르게 경고를 받고, 유망한 수익 기회를 재빨리 식별할 수 있습니다. FX Dynamic 는 브로커의 시간대를 인식하거나 수동으로 조정할 수 있으며, 변동성 측정 기준을 일관되게 유지하며, MetaTrader 플랫폼과 완벽하게 연동되어 실시간 분석을 지원합니다. 1. FX Dynamic이 트레이더에게 매우 유용한 이유 실시간 ATR 인사이트 • 하루 및 일중 변동성을 한눈에 모니터링하세요. ATR의 80%, 100%, 130% 임계값이 도달 또는 초과되면, 시장의 중요한 지점에 있음을 알 수 있습니다. • 변동성이 완전히 폭발하기
Trend Hunter MT5
Andrey Tatarinov
5 (3)
Trend Hunter 는 Forex, 암호화폐 및 CFD 시장에서 작업하기 위한 추세 지표입니다. 이 지표의 특별한 특징은 가격이 추세선을 약간 돌파할 때 신호를 변경하지 않고 자신있게 추세를 따른다는 것입니다. 표시기는 다시 그려지지 않으며 막대가 닫힌 후에 시장 진입 신호가 나타납니다. 추세를 따라 이동할 때 표시기는 추세 방향에 대한 추가 진입점을 표시합니다. 이러한 신호를 바탕으로 작은 StopLoss로 거래할 수 있습니다. Trend Hunter 는 정직한 지표입니다. 표시 신호 위로 마우스를 가져가면 신호의 잠재적 이익과 가능한 중지가 표시됩니다. 새로운 신호가 나타나면 다음 알림을 받을 수 있습니다. 알리다 푸시 알림 이메일로 알림 텔레그램 알림 차트 스크린샷도 텔레그램으로 전송되므로 거래 결정을 내리기 위해 단말기를 열 필요가 없습니다. 표시 신호는 텔레그램 채널 https://www.mql5.com/ko/market/product/11085#!tab=com
제작자의 제품 더 보기
Probability Indicator displays volatility bands on the price chart and calculates probabilities of price exceeding specified levels for the next bar, taking trend into account. It does that by performing a statistical analysis of the completed bars in the chart's history, which may include years of data. The volatility bands differ from Bollinger bands in the calculation of standard deviation from the simple moving average, resulting in bands that envelop the range of price swings in a channel t
Delta EMA is a momentum indicator based on the changes of closing price from one bar to the next. It displays a histogram of the exponential moving average of those changes, showing magnitude and direction of trend. Positive delta values are displayed as green bars, and negative delta values are displayed as red bars. The transition from negative to positive delta, or from positive to negative delta, indicates trend reversal. Transition bars that exceed a user specified value are displayed in br
Probability Indicator displays volatility bands on the price chart and calculates probabilities of price exceeding specified levels for the next bar, taking trend into account. It does that by performing a statistical analysis of the completed bars in the chart's history, which may include years of data. The volatility bands differ from Bollinger bands in the calculation of standard deviation from the simple moving average, resulting in bands that envelop the range of price swings in a channel t
필터:
리뷰 없음
리뷰 답변