Sunday Open Eng

Russian version https://www.mql5.com/ru/market/product/148571?source=Site+Profile+Seller

This guide is designed to help beginner traders understand how the "Sunday Open " indicator works and is configured, as well as how to properly interpret its signals for making informed trading decisions.

Part 1: What is the Sunday Open Indicator and How to Use It?

Core Concept

The indicator is based on a simple but powerful concept: the weekly opening price is a key support and resistance level.

Imagine that at the beginning of the week (Sunday evening or Monday morning, depending on your broker), the price of an asset, for example, gold (XAUUSD), opens at $3300. This price, "Sunday Open" (SO), becomes the reference point. Throughout the week, major players — banks, funds, market makers — will orient themselves around this level.

If the price moves above the SO level and stays there, it indicates buyer strength. The week will likely be "bullish" (rising).

If the price drops below the SO level and consolidates under it, it indicates seller strength. The week will probably be "bearish" (falling).

If the price oscillates around the SO level, it indicates market uncertainty or sideways movement ("flat").

The indicator automatically finds these levels for the past several weeks, plots them on the chart, and analyzes how price behaved relative to them. This gives you a clear picture of market sentiment and helps forecast movement for the current week.

How to Properly Apply the Indicator?

1. Determine the Main Trend. The indicator is your assistant, not a "holy grail." Always look at the big picture. If the global trend on the daily chart (D1) is rising, then buy signals from the SO level (for example, a bounce from below) will be more reliable.

2. Use SO levels as entry zones. Don't enter a trade the moment price simply touches the line. Wait for confirmation:

  • Bounce: Price touches the level and begins moving in the opposite direction.
  • Breakout and Retest: Price breaks the level, then returns to it to "test" it from the other side, and only after that continues the movement. This is one of the strongest signals.
  • False Breakout: Price breaks the level but quickly returns back. This signals that the "breakout" was a trap, and price will likely go in the opposite direction.

3. Combine with Other Tools. Use the indicator together with other analysis methods: candlestick patterns (pin bars, engulfing), other levels (previous day's highs/lows), or oscillators (RSI, Stochastic) to confirm signals.

4. Pay Attention to Statistics. The indicator shows how many previous weeks were bullish versus bearish. If 4 out of the last 5 weeks were bullish, this indicates strong upward pressure.

Part 2: Detailed Breakdown of Indicator Settings

Below is a "plain English" explanation of each setting so you can adapt the indicator to your trading style and any financial instrument.

General Settings

MaxSundays = 5

  • What it means: Number of historical Sunday Open levels that will be displayed on the chart. A value of "5" means you'll see the current week's level and four previous ones.
  • Why it's needed: Old levels can also act as support or resistance. Price "remembers" these marks. Analyzing several weeks gives you a more complete picture of key price zones.
  • How to use:
    • For EURUSD: 5 is optimal. The market isn't as volatile, and 4-5 weeks provide sufficient context.
    • For XAUUSD (gold): You can keep 5, but if you're day trading on lower timeframes (M15-H1), you can reduce to 3-4 to avoid chart clutter. Gold is more "trending," and the most relevant levels are those from the last 2-3 weeks.

Visual Settings

LineStyle = DOT (Line Style)

  • What it means: Determines how the level line will look on the chart: solid (SOLID), dashed (DASH), dotted (DOT), etc.
  • Why it's needed: Purely for your visual convenience.
  • How to use: Choose the style you prefer that doesn't interfere with chart analysis. Dotted (DOT) or dashed (DASH) lines are often preferred as they don't clutter the chart as much as solid lines.

LineWidth = 1 (Line Width)

  • What it means: Line thickness in pixels.
  • Why it's needed: Allows making important levels more noticeable.
  • How to use: If you want to highlight the freshest SO level, you can manually change it on the chart, making it thicker. For standard display, "1" or "2" is sufficient.

ShowLabel = true (Show Labels)

  • What it means: A text label with the week's opening date and level price will be displayed next to each line.
  • Why it's needed: You won't need to hover over the line to know its exact value and date. Very convenient for quick analysis.
  • How to use: Recommended to always keep enabled (true).

ShowDirection = true (Show Direction Analysis)

  • What it means: Enables display of the previous week's direction (whether it was bullish or bearish) directly on the line label and in the information window.
  • Why it's needed: Allows instant assessment of how the previous week closed relative to its opening, providing hints about current market sentiment.
  • How to use: Definitely true. This is one of the key analytical functions.

ShowStatistics = true (Show Statistics)

  • What it means: A statistics block will be displayed in the chart corner showing: how many weeks were bullish, bearish, neutral, and overall strategy "effectiveness" (percentage of weeks that closed in trend).
  • Why it's needed: Provides understanding of overall market context. If 80% of recent weeks were bullish, it's a clear sign of strong upward trend.
  • How to use: Recommended true for strategic analysis.

ShowPrediction = true (Show Current Week Prediction)

  • What it means: Enables display of the current week's forecast based on its current position relative to Sunday Open, as well as considering trend and volume filters.
  • Why it's needed: This is your "operational summary." The indicator analyzes the current situation and provides hints, for example: "BULLISH TREND, Reliability: HIGH (Trend+Volume)".
  • How to use: Definitely true. This is dynamic real-time situation assessment.

UseMondayOpen = true (Use Monday Opening)

  • What it means: Some brokers open trading on Sunday, but liquidity at this time is very low, which can lead to false "gaps" (price jumps). This setting allows considering the full trading session opening on Monday as the reference point, not Sunday opening.
  • Why it's needed: To get a cleaner and more representative weekly opening level that isn't distorted by low liquidity.
  • How to use: In 99% of cases, recommended to set true. This increases level accuracy.

Adaptive Settings

These parameters are automatically adjusted by the indicator, but understanding their essence is important.

MinBreakoutPips = 15 (Minimum Pips for Breakout)

  • What it means: Minimum distance in pips that price must move from the SO level for it to be considered the beginning of a trend (bullish or bearish). If price moved less, the week is considered "neutral."
  • Why it's needed: To filter market "noise." Fluctuations of a few pips aren't significant.
  • How it works: The indicator automatically selects this value based on instrument volatility. For EURUSD it might be 10-15 pips, and for XAUUSD gold — 150-200 pips (15-20 pips).

StrongSignalPips = 30 (Pips for Strong Signal)

  • What it means: Distance in pips from the SO level that indicates strong and confident movement.
  • Why it's needed: To distinguish ordinary trend movement from powerful impulse.
  • How it works: Also automatically adjusted. If for gold MinBreakoutPips equals 150 pips, then StrongSignalPips might be 300-400. This helps in forecasting signal reliability.

Filters

Use_D1_Trend_Filter = true (Use D1 Trend Filter)

  • What it means: The indicator will analyze the global trend direction on the daily chart (D1) using a moving average (MA). Signals coinciding with this trend will be considered more reliable.
  • Why it's needed: This is one of the most important filters. Trading with the trend is always safer. If the D1 trend is bullish, then a buy signal from the SO level has much better chances of success.
  • How to use: Strongly recommended true. D1_MA_Period (MA period) and D1_MA_Method (MA method) can be left at default (50, EMA) — these are classic trend determination settings.

Use_Volume_Filter = true (Use Volume Filter)

  • What it means: The indicator analyzes trading volume. A level breakout confirmed by a volume spike is considered more genuine and strong.
  • Why it's needed: Volume is "fuel" for price. If price breaks an important level but trading volumes are low, it might be a trap. Abnormally high volume confirms major player interest.
  • How to use: Definitely true. Settings Volume_MA_Period (period for average volume calculation) and Volume_StdDev_Ratio (deviation coefficient for "spike" detection) are better left at default.

Alert System 

EnableAlerts = true (Enable Alerts)

  • What it means: Activates sound and text notification system.
  • Why it's needed: So you don't miss important trading signals even when away from the monitor.
  • How to use: true if you actively trade using the indicator.

Alert_Cooldown_Bars = 3

  • What it means: After the indicator issues a similar signal (for example, "touch"), it will "be silent" for 3 bars (candles) and won't repeat the same signal.
  • Why it's needed: On volatile instruments like XAUUSD, price can "saw" the level for a long time, causing a barrage of identical notifications. This setting protects from spam.
  • How to use:
    • For XAUUSD: Can set higher (for example, 5-10 bars on H1) as price often moves in jerks.
    • For EURUSD: 3-5 bars is usually sufficient.

Max_Consecutive_Touches = 5 (Maximum Consecutive Touches)

  • What it means: If price touches the level 5 times in a row without clear breakout or bounce, the indicator will stop sending "touch" alerts for this level to avoid spam during flat periods.
  • Why it's needed: Protects from annoying signals when the market is in sideways movement and price "sticks" to the level.
  • How to use: Value 5 is balanced. Don't decrease it, can increase to 7-8 if your instrument tends to long-term level "trading."

Retest_Tolerance_Pips = 2.0 (Retest Tolerance in Pips)

  • What it means: Price doesn't always return to the level pip by pip during retest. This setting creates a small "zone" around the level (in this case, 2 pips) for retest detection.
  • Why it's needed: To not miss a good retest signal just because price didn't reach the level by 1-2 pips.
  • How to use: 2-3 pips is optimal for most currency pairs. For gold, can increase to 5-10 pips.

Alert_On_Momentum = true (Consider Movement Strength)

  • What it means: Enables analysis of the "strength" of the candle on which the breakout occurred. A breakout made by a large, confident candle will have higher priority than a breakout by a small, indecisive candle.
  • Why it's needed: To filter weak, uncertain breakouts that often turn out to be false.
  • How to use: Definitely true. This significantly improves breakout signal quality.

EnablePushNotifications = true (Enable Push Notifications)

  • What it means: If you've configured MetaTrader on your smartphone, the indicator will send notifications directly to your phone.
  • Why it's needed: To stay informed of events even when far from the computer.
  • How to use: true if you use the mobile application.

AlertOnOldLevels = false (Alerts on Old Levels)

  • What it means: By default, notifications come only when interacting with the current week's level. If set to true, alerts will come for old levels too.
  • Why it's needed: Allows focusing on the most current level or, conversely, tracking the entire grid of key levels.
  • How to use:
    • For beginners: false to avoid confusion.
    • For experienced traders: true if you use old levels in your strategy.

Sound and Color Settings (Sound_Touch, BullishColor, etc.)

  • What it means: These parameters allow you to configure sound signals for different events (touch, breakout, bounce) and colors for bullish, bearish, and neutral weeks.
  • Why it's needed: For personalization. You can set different sounds for different events to audibly determine what happened in the market. Color indication helps quickly assess the visual picture.
  • How to use: Configure to your taste. Recommended to set a more "alarming" sound for breakout (news.wav) and calmer for touch (alert.wav).

Part 3: How to Read and Understand Indicator Alerts

Let's examine a real alert example and break it down part by part.

Alert Example:

2025.08.25 21:28:35.324 Sunday_Open XAUUSD,H4: Alert: FALSE BREAKOUT: XAUUSD bounced from level below [Strength: 0.3] from 2025.08.25 Level price: $3369.87 > Matches D1 trend!

Part-by-Part Breakdown:

FALSE BREAKOUT: XAUUSD bounced from level below

  • What it means: The strongest signal after retest occurred. Gold price (XAUUSD) first broke the Sunday Open level ($3369.87) from top to bottom but couldn't consolidate and quickly returned back up. "Bounced from level below" means price tried to break the level downward but was "bought up" and bounced upward.
  • How to interpret: This is a strong bullish signal. Sellers' attempt to "push" price down failed. The upward movement will likely continue. This is an excellent opportunity to consider buying.

[Strength: 0.3]

  • What it means: This is a "movement strength" indicator calculated as the ratio of candle body size to average volatility (ATR).
    • Strength < 0.5: Weak, uncertain movement
    • Strength 0.5 - 1.2: Normal, healthy movement
    • Strength > 1.2: Very strong, impulsive surge
  • How to interpret: In this case, Strength: 0.3 refers to the candle before the false breakout, showing that the downward movement was weak and uncertain, which led to the bounce. If this were a "BREAKOUT" alert with strength 0.3, such a breakout should be ignored.

from 2025.08.25

  • What it means: The week opening date to which this level relates. This helps identify which specific Sunday Open level price is interacting with.

Level price: $3369.87

  • What it means: The exact price value of the Sunday Open level where the event occurred.
  • How to interpret: This is your reference point for stop-loss placement. For example, when buying after this false breakout, stop-loss can be placed slightly below this level.

> Matches D1 trend!

  • What it means: The most important context line! It says that your buy signal (bullish false breakout) fully coincides with the global upward trend on the daily chart.
  • How to interpret: This greatly amplifies your signal. The probability of successful trade significantly increases as you're trading not against the "current" but with it. If it said "Against D1 trend!" here, the signal should be treated with great caution.

Final Alert Conclusion:

The indicator reported a high-probability buy entry point for gold, as a bullish false breakout of a key level occurred, and this signal is confirmed by the global trend. This is a comprehensive and quality trading setup.


추천 제품
VWap Bands EForex
Veridiana Adorno Kendrick
VWAP Bands Metatrader 4 Forex Indicator The VWAP Bands Metatrader 4 Forex indicator is a quite similar to the Bollinger bands, but it deploys volume weighted average as the core value of the bands. There is an option of using the tick volume or real volume for calculation when using the VWAP Bands Metatrader 5 custom forex indicator, especially when the forex broker displays symbol alongside real volume. Similarly, you can decide to have deviations calculated with the sample correction or not.
Bull Bear Easy MTF
Naththapach Thanakulchayanan
This indicator, Bull Bear Easy MTF, summarise the strength color graphic and percentage of power for both  Bull and Bear in current market emotion stage which will show you in multi time frames and sum of the total Bull and Bear power strength which is an important information for traders especially you can see all Bull and Bear power in visualized graphic easily, Hope it will be helpful tool for you for making a good decision in trading.
Session Volume Profile  is an advanced graphical representation that displays trading activity during Forex trading sessions at specified price levels. The Forex market can be divided into four main trading sessions: the Australian session, the Asian session, the European session and the favorite trading time - the American (US) session. POC  - profile can be used as a support and resistance level for intraday trading. VWAP  - Volume Weighted Average Price. ATTENTION! For the indicator to wo
Markets Heat
Viktor Yatsyshyn
Markets Heat indicator can help you determine correct course of action at current market situation, by calculating market's "heat level". What is market's "heat level"? Well, it's my own way of simplifying complex market conditions to ease decision-making process. How does it work? Most of time market is moving in some narrow range and can't "decide" where to go -> flat market -> cold market. Other times, price goes Up or Down -> making trend movements -> heating the market. More powerful trends
UPD1 Volume Cluster
Vitaliy Kuznetsov
4.82 (17)
알고리즘은 지표 UPD1 Trend Direction 를 기반으로 감소 된 변동성 영역을 찾고 지표 UPD1 Volume Box 를 기반으로 최대 수평 볼륨을 작성합니다. 일반적으로 축적을 종료 할 때 강력한 추세 움직임이 발생합니다. 가격이 축적을 떠난 경우,그것은 최대 수평 볼륨(포카)를 테스트 할 수 있습니다. 스마트 경고 설정에서 사용할 수 있습니다. 입력 매개 변수. 기본 설정. Bars Count – 표시기가 작동하는 기록 막대의 수. Timeframe Flat - 플랫이 검색되고 클러스터가 구축되는 기간 선택. 기본적으로 항상 현재입니다. Data Source - 견적 기간 선택. 자동으로 감지(최적). Vertical Step - 밀도 및 수직 정확도에 영향. Period - 발진기 기간 선택. Start Flat After Bar - 얼마나 많은 촛불 플랫 그리기 시작하는 추세의 종료 후 무시. Minimal Flat Bars - 평면에 있는 초의 최소한도 수.
FREE
Indicator (includes Volume Profile + Order Blocks) - a revolutionary indicator that combines two of the most powerful concepts of modern technical analysis: volume profiles and institutional players' order blocks. This tool allows you to see what is hidden from most traders and gives you a significant advantage in the market. Key benefits of the indicator: Visualization of "smart money": Clearly shows the areas of concentration of large players, highlighting areas with maximum volume in bright
Quality trend
Aleksey Ivanov
5 (1)
The Quality trend indicator expresses the ratio of the strength of a trend or the speed of its growth (fall) to the degree of its noisiness or a certain norm of amplitudes of chaotic fluctuations of a growing (falling) price. The position of the indicator line above zero shows an increasing trend, below zero - a falling trend, the fluctuation of the indicator line near zero shows a flat. If the indicator line begins to fluctuate rapidly around zero and approach it, then this indica
Mr Beast Trend Reverse
Luis Mariano Vazquez Marcos
MR BEAST TREND REVERSE RECOMENDED H1 EUR USD La estrategia "Trend Reverse" en el mercado de divisas (Forex) es un enfoque utilizado para identificar puntos de reversión de tendencias y capturar cambios de dirección en los precios de los pares de divisas. Esta estrategia se basa en la premisa de que las tendencias del mercado no duran para siempre y que se producirán puntos de inflexión. Este robot de trading de Forex ha sido desarrollado por MRBEAST como una herramienta para facilitar el trading
Key Zone
Chi Sum Poon
Please refer to full version: https://www.mql5.com/en/market/product/140908 Key Zone Detector Key Level Supply & Demand Zone Detector   Overview A sophisticated supply and demand zone detection indicator that identifies and rates key price levels where significant market activity occurs. The indicator uses fractal analysis and multiple validation methods to detect and classify trading zones. Key Features Zone Detection Auto-detects support and resistance zones Uses dual fractal system (fast and
FREE
MT4용 Crypto_Forex 지표 "ATR 트레일링 스톱", 리페인트 불필요 - MT4용 ATR 트레일링 스톱 보조 지표로 트레이딩 방식을 업그레이드하세요. - 이 지표는 트레일링 스톱 활용에 최적화되어 있습니다. - ATR 트레일링 스톱은 시장 변동성에 자동으로 적응합니다. - 지연 없이 간편하게 설정할 수 있습니다. - 이 지표는 주요 추세 방향으로 가격 움직임이 진입할 때 사용하기에 매우 유용합니다. ..................................................................................................................................................... // 훌륭한 트레이딩 로봇과 지표는 다음 링크에서 확인하실 수 있습니다:   https://www.mql5.com/en/users/def1380/seller 본 제품은 MQL5 웹사이트에서만 제공되는 정품 제품
Reversal Monster Mini
Abdulfattah Yahya Mohammed Alhazmi
The Most advanced and comprehensive EA to trade Trend Reversals/Pullbacks It is a very profitable EA, to trade trends breakout, and manage trades, takeprofit, stoploss, move to breakeven, and trailing stop. The   “Reversal Monster EA”   trades Reversal/Pullbacks when the current price of the pair pullback to a predefined horizontal level or trendline on the currency chart. The opening of the position can be immediate after pullback to the drawn trendline or after closing the candle below/above
FREE
WMA Alert
Santi Dankamjad
Indicator overview   Trend indicator usage Moving averages. Highest quality alerts that need no introduction. It is completely loyal to the original algorithm and uses other useful features. Easy to trade Carry out all kinds of notifications It's not a new paint and it's not a back paint. Setting Indicator WMA50 in Time frame H1 for any pair currency and Gold Spot. EMA200 in Time frame H1 for any pair currency and more than EMA250 for Gold spot. Using it for maximum benefit Set up notification
FREE
Introduction to the use of MT4 platform AI Color Gradient Volume indicators I. Overview of indicators AI Color Gradient Volume is an innovative volume analysis indicator based on artificial intelligence technology for the MT4 platform. By converting the volume data into an intuitive color gradient graph, it helps traders to have a more acute insight into the inflow and outflow of funds in the market and the strength of the buying and selling forces, so as to provide strong support for trading
ATR Zone
Sergey Ermolov
ATR is an important indicator for any financial market. The abbreviation ATR stands for Average True Range. This indicator is a tool to determine the volatility of the market, this is its direct purpose. ATR shows the average price movement for the selected period of time. The initial price of the indicator is 63$. The price will increase every 10 sales up to 179$ The original ATR indicator is present in many trading programs. The ATR indicator is not very informative, so I modified its data and
Robust GannHiLo
Parakh Kumar Pandey
Gann Recovery Expert Advisor - Advanced Trading System for MT4 Revolutionary Trading Strategy with Built-in Recovery System This sophisticated Expert Advisor combines the power of Gann Hi-Lo technical analysis with an intelligent recovery-based position sizing system to create a robust automated trading solution. The EA is specifically designed to maximize profitability while managing risk through advanced money management techniques. Key Features & Trading Logic Gann Hi-Lo Signal Generati
표시기를 통해 현재 가격 방향과 시장 변동성을 결정할 수 있습니다. 이 버전의 Traders Dynamic Index에는 과거 데이터의 다시 그리기가 제거되었으며 알고리즘 계산 속도가 최적화되었으며 보다 정확한 조정을 위해 더 많은 외부 매개변수가 추가되었으며 기능이 확장되었습니다. 초기 발진기 선택 및 평균 평활 방법 추가 . 매개변수: Mode Osc - 추정 발진기 선택 Period Osc - 사용된 오실레이터의 계산 기간 Price Osc - 진동 계산에 적용된 가격 Osc volatility bands period - 오실레이터의 변동성 기간 Osc volatility bands multiplier - 오실레이터의 변동성 승수 Smoothing Osc price line period - 본선의 평활화 기간 Smoothing Osc price line method - 본선의 평활화 방법 Smoothing Osc signal line period - 신호 라인의 평활화 기간 S
PipFinite Cluster Helix
Karlo Wilson Vendiola
5 (2)
A combination of trend, pullback, range breakouts and statistics in one indicator Mainly functions as an Entry indicator. Works in any pair and timeframe. Suggested Combination Cluster Helix with Strength Meter Strategy: Confirm signals with ideal strength levels Watch Video: (Click Here) Features Detects range breakouts on pullback zones in the direction of the trend Analyzes statistics of maximum profits and calculates possible targets for the next signal Flexible tool, can be used in many w
SPV Body
Yvan Musatov
The SPV Body indicator displays the average analysis of the intersection of adjacent bars. The indicator can easily detect unusual market movements which can be used as a filter. For clarity, poke the graphs to the very beginning of the history when the bars were incomplete, and the indicator will easily display this anamaly. A very effective system for building various filters and confirmations of market entry, to exclude anomalies from trading. It also fixes cyclicity, it turns out that the in
Deep Insight Candles
Richard Bystricky
Deep Insight Candles is an indicator that brings an entirely new perspective to the price chart. It focuses on revealing hidden structures in market movements, uncovering buyer and seller pressure, thus helping traders to better identify key levels, dynamics, and potential reversals. The indicator conveys deeper market insights, allowing traders to make decisions based on a more accurate perception of market sentiment and pressure at specific price levels. This innovative approach transforms the
Market Profile with Dashboard Indicator - Complete User Guide indicator Overview The Market Profile with Dashboard is a comprehensive trading analysis tool for MetaTrader 4 that displays market profile data, volume analysis, and key market structure information directly on your chart. This indicator helps traders identify significant price levels, market balance areas, and potential trading opportunities based on market profile theory. Core Components and Features Market Profile Display - Sh
Effect Volume
Ivan Simonika
Volume indicator Effect Volume , in the Forex market volumes are unique (tick). This volume indicator demonstrates the level of financial and emotional involvement. When the indicator forms a new top, it indicates that buyers are stronger than sellers over a certain period of time. If the indicator decreases, this indicates that the bears are stronger. Why is it impossible to track normal volumes in Forex? The fact is that this is an over-the-counter market. Consequently, it is practically imp
Cuervo Candles Scalping II
Cristobal Hidalgo Soriano
Características principales: Estrategia de scalping : El Crow Candles Scalping EA se enfoca en aprovechar movimientos rápidos en el mercado . La estrategia se basa en la identificación de patrones de velas y análisis técnico para tomar decisiones de entrada y salida. 2.Gestión de riesgos avanzada: El EA incorpora una gestión de riesgos sólida para proteger tu cuenta de operaciones. Puedes ajustar los parámetros de stop-loss y take-profit para adaptar el nivel de riesgo a tus preferencias. 3.Con
MT4용 Crypto_Forex 지표 "Trend Flat Pro Histogram", 리페인트 없음. - "Trend Flat Pro Histogram" 지표는 매우 민감하고 일반적인 이동 평균보다 훨씬 효율적입니다. - 현재 시장 상황(플랫, 상승 추세, 하락 추세)을 보여주도록 설계되었습니다. - 지표는 세 가지 색상으로 표시됩니다. 플랫 시장 상황은 노란색, 하락 추세는 빨간색, 상승 추세는 녹색입니다(색상은 설정에서 변경 가능). - 모바일 및 PC 알림 기능 제공. - 이 지표는 가격 변동, 스캘핑, 모멘텀 트레이딩 등 다른 거래 방식과 결합하면 유용합니다. - 지표에 정보 표시 기능이 있어, 지표가 연결된 외환 통화쌍의 현재 스프레드와 스왑을 표시합니다. - 계좌 잔액, 자본금, 증거금도 표시됩니다. - 차트의 어느 곳에서나 정보 표시를 찾을 수 있습니다. 여기를 클릭하여 고품질 트레이딩 로봇과 지표를 확인하세요! 이 제품은 MQL5 웹사이트에서만 제공되는 오리지널
Speed Skalper Pro I present a new product. This is not a flight into space, not a promise of extra profits, not an extortion of money, and not a fraud. It's just something that our team has been doing for many years. we write and improve robots for you and these robots are simple and easy to set up. This robot is really stable, since 2013, and there is no point in me deceiving you. Let's talk about how many people are doing in sales right now. Do you still believe in the beautiful pictures fro
Volli v9
Vasyl Nosal
The Volli v9 indicator is based on the analysis of zones built on volumes. That is, it is based on the analysis of how the price behaves near/in these zones, whether it rebounds, moves further, or does not react.   The indicator also displays the aggregate strength of currencies, recommended stops, trend direction, volume trend and their changes. Also there is EA. https://www.mql5.com/en/market/product/145026?source=Site +Profile Description 1) The arrows. Drawn on the current candle. On the
MT4 버전: https://www.mql5.com/en/market/product/125756 MT5 버전: https://www.mql5.com/en/market/product/157655 이 올인원 지표는 실시간 "시장 구조"(내부 및 스윙 BOS/CHoCH), 주문 블록, 프리미엄 및 할인 구역, 동일 고가 및 저가 등 다양한 정보를 표시하여 트레이더가 널리 사용되는 가격 변동 방법론을 사용하여 차트를 자동으로 마크업할 수 있도록 지원합니다. 공정가치 갭 스크립트 출시 이후, 커뮤니티로부터 동일 카테고리에 더 많은 기능을 추가해 달라는 요청을 많이 받았습니다. "시장 구조"는 유동성을 더욱 정확하게 파악하고 시장에서 최적의 관심 지점을 찾으려는 가격 변동 트레이더들 사이에서 비교적 최근에 사용되지만 널리 사용되는 용어입니다. 기관 시장 참여자들이 주문을 어디에 넣었는지(매수 또는 매도 유동성) 파악하는 것은 가격 변동에 기반한 더욱 실용적인 진입 및 청산 시점을 찾는 매
Warning: Our product works with 28 symbols. The average accuracy level of the signals is 99%. We see signals below 15 pips as unsuccessful. Technique Signal   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 a signal from the points with the highest trend potential. This indicator is a complete trading product. This indicator does not need any additional indicators. The indi
이 표시기는 이산 Hartley 변환을 기반으로 합니다. 이 변환을 사용하면 재무 시계열을 처리할 때 다양한 접근 방식을 적용할 수 있습니다. 이 지표의 특징은 판독값이 차트의 한 지점이 아니라 지표 기간의 모든 지점을 참조한다는 것입니다. 시계열을 처리할 때 표시기를 사용하여 시계열의 다양한 요소를 선택할 수 있습니다. 필터링의 첫 번째 가능성은 이 접근 방식을 기반으로 합니다. 불필요한 모든 고주파수 구성 요소는 단순히 폐기됩니다. 첫 번째 그림은 이 방법의 가능성을 보여줍니다. CutOff 매개변수를 선택하면 원래 시계열의 세부 정보를 선택할 수 있습니다(빨간색 선 - 주요 정보만 남음 CutOff = 0, 노란색 - 주요 및 가장 낮은 주파수 기간 CutOff = 1 , 파란색 - 가장 높은 주파수의 모든 노이즈가 삭제됩니다. CutOff = 4 ). 그러나 이것이 유일한 가능성은 아닙니다. 추가 필터링으로 노이즈 성분을 억제할 수 있습니다. 두 옵션 모두 이 표시기에 구현
Market Marker MT4
Evgeny Shevtsov
5 (8)
The indicator displays peak levels of activity formed by the maximum volume, tracks the correlation of the candles on all timeframes (from the highest to the lowest one). Each volume level is a kind of key trading activity. The most important cluster is inside a month, week, day, hour, etc. Indicator operation features A volume level receives Demand status if the nearest volume level located to the left and above has been broken upwards. A volume level receives Supply status if the nearest volu
This is the original, simpler version of our core EURUSD algorithm (it calculates and displays 2 lines rather than 3), but it is still capable of detecting levels in the market where EURUSD will likely move to. These levels are indicated by unusual large gaps, formed by the two lines. Detailed guidance is given to users.  All in all it works on the very short term,  and more importantly on the daily chart. The differences between this and our top EURUSD indicator, is that this one only displays
이 제품의 구매자들이 또한 구매함
현재 40% 할인 ! 초보자 또는 전문가 트레이더를 위한 최고의 솔루션! 이 대시보드 소프트웨어는 28개의 통화 쌍에서 작동합니다. 2가지 주요 지표(Advanced Currency Strength 28 및 Advanced Currency Impulse)를 기반으로 합니다. 전체 Forex 시장에 대한 훌륭한 개요를 제공합니다. 고급 통화 강도 값, 통화 이동 속도 및 모든(9) 시간대의 28 Forex 쌍에 대한 신호를 보여줍니다. 추세 및/또는 스캘핑 기회를 정확히 파악하기 위해 차트의 단일 지표를 사용하여 전체 시장을 볼 수 있을 때 거래가 어떻게 개선될지 상상해 보십시오! 잠재적인 거래를 식별하고 확인하면서 강력한 통화와 약한 통화를 더욱 쉽게 식별할 수 있도록 이 지표에 기능을 내장했습니다. 이 표시기는 통화의 강세 또는 약세가 증가 또는 감소하는지 여부와 모든 시간대에서 수행되는 방식을 그래픽으로 보여줍니다. 추가된 새로운 기능은 현재 시장 조건 변화에 적응하는
Super Signal – Skyblade Edition 전문가용 노리페인트 / 노래그 트렌드 신호 시스템, 뛰어난 승률 제공 | MT4 / MT5용 1분, 5분, 15분과 같은 낮은 타임프레임에서 가장 좋은 성능을 보입니다. 핵심 기능: Super Signal – Skyblade Edition은 추세 매매를 위해 설계된 스마트 신호 시스템입니다. 이 시스템은 다중 필터 로직을 활용하여, 명확한 방향성과 실질적인 모멘텀이 수반된 고품질 추세만을 감지합니다. 이 시스템은 고점 또는 저점을 예측하지 않으며 , 다음 세 가지 조건이 모두 충족될 때만 신호를 발생시킵니다: 명확한 추세 방향 강화되는 모멘텀 건전한 변동성 구조 또한, 시장 세션 기반의 유동성 분석을 통해 신호의 신뢰성과 타이밍을 더욱 향상시킵니다. 신호 특성: 모든 화살표 신호는 100% 리페인트 없음 / 지연 없음 신호가 한 번 발생하면 고정되며, 깜빡이거나 사라지지 않음 차트 상의 시각적 화살표, 정보 패널, 팝업 알
Miraculous Indicator – Gann Square of Nine 기반 100% 비리페인트 Forex 및 바이너리 도구 이 영상은 Miraculous Indicator 를 소개합니다. 이 지표는 Forex 및 바이너리 옵션 트레이더를 위해 특별히 개발된 매우 정확하고 강력한 트레이딩 도구입니다. 이 지표가 독특한 이유는 전설적인 **Gann Square of Nine(Gann 9의 사각형)**과 **Gann's Law of Vibration(Gann 진동의 법칙)**에 기반을 두고 있기 때문입니다. 이는 현대 트레이딩에서 가장 정밀한 예측 도구 중 하나로 손꼽힙니다. Miraculous Indicator는 완전히 비리페인트(non-repaint) 됩니다. 즉, 캔들이 마감된 후에도 신호가 변경되거나 사라지지 않습니다. 보이는 것이 곧 결과입니다. 이는 트레이더가 자신감을 가지고 거래에 진입하고 청산할 수 있는 신뢰할 수 있고 일관된 기반을 제공합니다. 주요 특징: Gann
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
Precautions for subscribing to indicator This indicator only supports the computer version of MT4 Does not support MT5, mobile phones, tablets The indicator only shows the day's entry arrow The previous history arrow will not be displayed (Live broadcast is for demonstration) The indicator is a trading aid Is not a EA automatic trading No copy trading function The indicator only indicates the entry position No exit (target profit)  The entry stop loss point is set at 30-50 PIPS Or the front hi
Buy Sell Arrow Swing MT4
Sahib Ul Ahsan
5 (1)
Looking for a powerful yet lightweight swing detector that accurately identifies market structure turning points? Want clear, reliable buy and sell signals that work across any timeframe and any instrument? Buy Sell Arrow MT Swing is built exactly for that — precision swing detection made simple and effective. This indicator identifies Higher Highs (HH) , Higher Lows (HL) , Lower Highs (LH) , and Lower Lows (LL) with remarkable clarity. It is designed to help traders easily visualize market str
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
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
이 지표를 구매하면 제 프로페셔널 트레이드 매니저를 무료로 드립니다. 우선 이 거래 시스템이 리페인팅, 리드로잉 및 레이그 인디케이터가 아니라는 점을 강조하는 것이 중요합니다. 이는 수동 및 로봇 거래 모두에 이상적인 것으로 만듭니다. 온라인 강좌, 설명서 및 프리셋 다운로드. "스마트 트렌드 트레이딩 시스템 MT5"은 새로운 및 경험이 풍부한 트레이더를 위해 맞춤형으로 제작된 종합적인 거래 솔루션입니다. 10개 이상의 프리미엄 인디케이터를 결합하고 7개 이상의 견고한 거래 전략을 특징으로 하여 다양한 시장 조건에 대한 다목적 선택이 가능합니다. 트렌드 추종 전략: 효과적인 트렌드 추이를 타기 위한 정확한 진입 및 손절 관리를 제공합니다. 반전 전략: 잠재적인 트렌드 반전을 식별하여 트레이더가 범위 시장을 활용할 수 있게 합니다. 스캘핑 전략: 빠르고 정확한 데이 트레이딩 및 단기 거래를 위해 설계되었습니다. 안정성: 모든 인디케이터가 리페인팅, 리드로잉 및 레이그가 아니므로 신뢰
"Dragon's Tail" is an integrated trading system, not just an indicator. This system analyzes each candle on a minute-by-minute basis, which is particularly effective in high market volatility conditions. The "Dragon's Tail" system identifies key market moments referred to as "bull and bear battles". Based on these "battles", the system gives trade direction recommendations. In the case of an arrow appearing on the chart, this signals the possibility of opening two trades in the indicated directi
Advanced Supply Demand
Bernhard Schweigert
4.91 (297)
현재 40% 할인! 초보자나 전문 트레이더를 위한 최고의 솔루션! 이 보조지표는 우리가 다수의 독창적 기능과 새로운 공식을 통합한 독특하고 고품질이며 저렴한 거래 도구입니다. 이 업데이트를 통해 이중 시간대를 표시할 수 있습니다. 더 높은 TF를 표시할 수 있을 뿐만 아니라 차트 TF와 더 높은 TF 모두를 표시할 수 있습니다: 중첩 영역 표시. 모든 Supply Demand 트레이더들이 좋아할 것입니다. :) 중요한 정보 공개 Advanced Supply Demand의 잠재력을 극대화하려면 다음을 방문하십시오. https://www.mql5.com/ko/blogs/post/720245   진입 또는 목표의 명확한 트리거 포인트를 정확히 찾아냄으로 해서 거래가 어떻게 개선될지 상상해 보십시오. 새로운 알고리즘을 기반으로 매수자와 매도자 간의 잠재적인 불균형을 훨씬 더 쉽게 분간할 수 있습니다. 왜냐하면 가장 강한 공급영역과 가장 강한 수요 영역과 과거에 어떻게 진행 되었는지를(이전
Pulse Scalping Line - an indicator for identifying potential pivot points. Based on this indicator, you can build an effective Martingale system. According to our statistics, the indicator gives a maximum of 4 erroneous pivot points in a series. On average, these are 2 pivot points. That is, the indicator shows a reversal, it is erroneous. This means that the second signal of the indicator will be highly accurate. Based on this information, you can build a trading system based on the Martingale
FX Power MT4 NG
Daniel Stein
4.95 (21)
FX Power: 통화 강세 분석으로 더 스마트한 거래 결정을 개요 FX Power 는 어떤 시장 상황에서도 주요 통화와 금의 실제 강세를 이해하기 위한 필수 도구입니다. 강한 통화를 매수하고 약한 통화를 매도함으로써 FX Power 는 거래 결정을 단순화하고 높은 확률의 기회를 발견합니다. 트렌드를 따르거나 극단적인 델타 값을 사용해 반전을 예측하고자 한다면, 이 도구는 귀하의 거래 스타일에 완벽히 적응합니다. 단순히 거래하지 말고, FX Power 로 더 스마트하게 거래하세요. 1. FX Power가 거래자에게 매우 유용한 이유 통화와 금의 실시간 강세 분석 • FX Power 는 주요 통화와 금의 상대적 강세를 계산하고 표시하여 시장 역학에 대한 명확한 통찰력을 제공합니다. • 어떤 자산이 앞서고 있고 어떤 자산이 뒤처지는지 모니터링하여 보다 현명한 거래 결정을 내릴 수 있습니다. 포괄적인 멀티 타임프레임 뷰 • 단기, 중기 및 장기 타임프레임에서 통화와 금의 강세를
Cyclic Impulse
Vitalyi Belyh
차트를 구조화하고 주기적인 가격 변동을 식별하는 기술 지표입니다. 모든 차트에서 작업할 수 있습니다. 다양한 유형의 알림. 그래프 자체에도 추가 화살표가 있습니다. 역사를 재구성하지 않고, 촛불을 닫는 작업에 임한다. M5 이상에서 권장되는 TF입니다. 사용 및 구성이 쉬운 매개변수입니다. 매개변수가 다른 2개의 지표를 사용하는 경우, 다른 지표 없이 해당 지표만 사용할 수 있습니다. 2개의 입력 매개변수가 있습니다 주기성과 신호 지속 시간 이 2개의 매개변수는 차트 구조의 처리와 관련이 있습니다. Cyclicity - 역전 주기가 얼마나 자주 바뀌는지 조절하고 주기를 매끄럽게 합니다. Signal duration - 최소 숫자에서는 가격 움직임의 충격을 감지하고, 최대 숫자에서는 장기적 추세 움직임을 감지합니다.. --------------------------------
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
Atomic Analyst
Issam Kassas
5 (3)
우선적으로 언급할 점은이 거래 지표가 다시 그리지 않고 지연되지 않으며 이를 통해 수동 및 로봇 거래 모두에 이상적이라는 점입니다. 사용자 매뉴얼: 설정, 입력 및 전략. Atomic Analyst는 가격의 강도와 모멘텀을 활용하여 시장에서 더 나은 이점을 찾는 PA Price Action Indicator입니다. 고급 필터를 장착하여 잡음과 거짓 신호를 제거하고 거래 잠재력을 높이는 데 도움이 됩니다. 복잡한 지표의 다중 레이어를 사용하여 Atomic Analyst는 차트를 스캔하고 복잡한 수학적 계산을 간단한 신호와 색상으로 변환하여 초보 트레이더가 이해하고 일관된 거래 결정을 내릴 수 있도록합니다. "Atomic Analyst"는 새로운 및 경험이 풍부한 트레이더를위한 종합적인 거래 솔루션입니다. 프리미엄 지표와 최고 수준의 기능을 하나의 거래 전략에 결합하여 모든 종류의 트레이더에 대한 다재다능한 선택지가되었습니다. 인트라데이 거래 및 스캘핑 전략 : 빠르고 정확한 일일
Introducing a powerful, precision-engineered indicator that seamlessly combines Pivot Points, Moving Averages, and Multi-Timeframe Analysis to deliver high-probability Buy and Sell signals in real-time. This tool is your strategic edge, designed to identify trend reversals, market momentum, and optimal trade entries, no matter your preferred trading style. Our algorithm goes beyond standard indicators—by analyzing multiple timeframes simultaneously, it spots true market turning points while fi
The Super Arrow Indicator provides non-repainting buy and sell signals with exceptional accuracy. Key Features No repainting – confirmed signals remain fixed Clear visual arrows: green for buy, red for sell Real-time alerts via pop-up, sound, and optional email Clean chart view with no unnecessary clutter Works on all markets: Forex, gold, oil, indices, crypto Adjustable Parameters TimeFrame Default: "current time frame" Function: Sets the time frame for indicator calculation Options: Can be set
Prime Strike Signal
Camila Bernardez Camero
Prime Strike Signal – 명확한 진입, 리페인트 없음. Prime Strike Signal No Repaint Never는 시장이 급변할 때에도 명확하고 일관된 시그널을 원하는 트레이더를 위해 설계된 간단하고 규칙 기반의 도구입니다. 방향 전환을 즉시 차트에 화살표로 표시해주며, 복잡한 분석 없이도 단기 가격 흐름에 쉽게 따라갈 수 있도록 도와줍니다. 최신 정보 받기 업데이트 및 신규 출시 소식을 빠르게 받으려면 공식 채널에 가입하세요: https://www.mql5.com/en/channels/signalsandindicators 로직 이 시스템은 서로 다른 평활 기간을 가진 두 가지 가격 기반 계산을 비교하여 모멘텀 변화를 감지합니다. 계산된 차이는 두 번째 로직 계층에서 필터링되어, 유효한 크로스가 발생할 경우에만 시그널을 생성합니다. 이는 불필요한 노이즈가 아닌 실제 움직임에 기반한 진입을 보장합니다. 리페인트 하나요? 아니요. 이 도구는 캔들이
RFI levels PRO
Roman Podpora
5 (1)
이 지표는 추세 반전 지점과 가격 반등 영역을 정확하게 보여줍니다.       주요 투자자들   . 새로운 트렌드가 형성되는 곳을 파악하고 최대한 정확하게 의사결정을 내리며 모든 거래를 완벽하게 통제합니다. TREND LINES PRO   지표와 함께 사용할 때 최대의 잠재력을 발휘합니다.  VERSION MT5 지표가 보여주는 내용: 새로운 추세의 시작 시 활성화되는 반전 구조 및 반전 수준. 최소한의 위험 대비 수익률을 갖는 이익 실현   (TAKE PROFIT)   및   손절매(STOP LOSS)   레벨 표시       RR 1:2   . 지능형 손실 감소 로직이 적용된 손절매 기능. 지정된 지표에서 두 가지 추세 유형에 대한 반전 패턴을 표시합니다. 지표: 트렌드를 따라   트렌드 라인 프로   (글로벌 트렌드 변화) 트렌드 프로   (빠른 트렌드 변화) 간단하고 효과적입니다       스캐너       실시간 추세 (신규). 다중 시간 프레임 도구 필터링. 표시하다  
Meravith
Ivan Stefanov
5 (3)
마켓 메이커를 위한 도구. Meravith는 다음과 같은 기능을 제공합니다: 모든 타임프레임을 분석하고 현재 유효한 추세를 표시합니다. 강세와 약세 거래량이 동일한 유동성 구간(거래량 균형 구간)을 강조 표시합니다. 서로 다른 타임프레임의 모든 유동성 레벨을 차트에 직접 표시합니다. 텍스트 기반 시장 분석을 생성하여 참고용으로 제공합니다. 현재 추세를 기반으로 목표가, 지지선 및 손절가를 계산합니다. 거래의 위험 대비 보상 비율(Risk/Reward)을 계산합니다. 계좌 잔고에 따라 포지션 크기를 산출하고 잠재 수익을 추정합니다. 시장에 중대한 변화가 발생할 경우 경고도 제공합니다. 지표의 주요 라인: 강세/약세 거래량 소진 라인 — 목표가로 사용됩니다. 시장 추세를 나타내는 라인. 시장이 강세인지 약세인지에 따라 색상이 변경되며 추세 지지선 역할을 합니다. 색상은 주로 시장 심리를 보여줍니다. 거래량 균형선(Eq). Eq(Volume Equilibrium) 라인은 시스템의 핵심입니
Gold Signal Pro
Mohamed Hassan
First 25 copies at $80, after that price becomes $149 (3 copies left) Gold Signal Pro is a powerful MT4 indicator designed to help traders spot strong price reactions in the market. It focuses on clear wick rejections , showing when price strongly rejects a level and often continues in the same direction. Gold Signal Pro is mainly built for scalping gold (XAUUSD) and works best on lower timeframes like M5 and M15 , where timing matters most. That said, it can also be used on any forex pair, a
Shogun Trade
Yuki Miyake
5 (2)
SHOGUN Trade - The Shocking Truth of 16 Years Unoptimized. Shogun Trading February Special Sale – Only $88 (Regular Price $199)! This special offer is available until February 28th . As we are dedicated to further product development and optimization , we are offering this discount in exchange for your valuable feedback. Your insights will directly influence our next round of updates and feature enhancements. Price: $88 (Special discount from $199) Requirement: Please leave a review and share
EZT Trend
Tibor Rituper
4.75 (4)
EZT 추세 표시기는 추세, 하락세 및 진입 기회를 보여줍니다. 선택적 필터링과 모든 유형의 경고를 사용할 수 있습니다. 이메일 및 푸시 알림 알림이 추가됩니다. 우리는 또한 이 지표를 기반으로 EA를 개발 중이며 곧 제공될 예정입니다. 두 개의 컬러 히스토그램과 하나의 선으로 구성된 다기능 표시기입니다. 이는 추세 방향과 강도를 시각적으로 표현한 것이며, 선이나 히스토그램에서 여러 번 차이를 발견할 수 있습니다. 표시기는 자동 매개변수 설정과 잘 작동합니다. 이는 주어진 기간에 대해 미리 결정되어 있으므로 해당 설정으로 표시기를 사용하는 것이 좋습니다. 수동 모드에서는 자신만의 매개변수를 설정할 수 있습니다. 이는 다중 시간대(mtf) 표시기입니다. 이 지표는 MTF rsi, MTF cci 또는 MACD pro와 같은 다른 지표의 조합과 잘 작동합니다. 거래되는 상품의 변동성이 클수록 최상의 항목을 찾는 데 사용해야 하는 기간이 더 짧아집니다. 항상 더 높은 기간 방향을
PZ Order Block
PZ TRADING SLU
간단하면서도 효과적인 포지션 트레이딩 전략인 Order Blocks의 개인적인 구현. 가격 범위가 브레이크 아웃의 반대 방향으로 위반되지 않은 경우 거래자는 시장에 진입하거나 마지막 주문 블록 방향으로 거래를 찾아야 합니다. 명확성을 위해 열린 블록은 그려지지 않습니다. [ 설치 가이드 | 업데이트 가이드 | 문제 해결 | 자주하는 질문 | 모든 제품 ] 강세 오픈 블록은 신시장 저점 이후의 첫 번째 강세 막대입니다. 약세 오픈 블록은 신시장 고점 이후 첫 번째 약세 막대입니다. 오픈 블록이 깨졌을 때 시그널이 나타나 오더 블록이 됨 오더블록이 반대편으로 깨지면 반전블록이 된다 표시기는 모든 종류의 경고를 구현합니다. 다시 칠하거나 다시 칠하지 않습니다. 입력 매개변수 기간: 새로운 고가 또는 저가를 생성하는 데 필요한 막대의 양입니다. 값이 작을수록 더 많은 신호가 발생합니다. 최소 ATR 필터: ATR의 승수로 표시되는 주문 블록 막대의 최소 본체 크기입니다. 최대 ATR 필
Statistic Arrow
Abdulkarim Karazon
3개의 이동 평균 교차 전략을 기반으로 Statistic Arrow는 차트에 그려진 포인트의 tp 및 sl을 사용하여 매수 및 매도 신호를 제공하며, 승률과 종료된 거래 수, 승리한 수, 획득한 수를 보여주는 백 테스트 대시보드와 함께 제공됩니다. 손실, 최종 이익 창출, 표시기는 BAR OPEN의 tp 및 sl 측면을 따라 화살표를 인쇄하고 사전 경고를 제공합니다. ========================================================================================================================== 매개변수는 설정 스크린샷에 표시되고 설명됩니다.
CyberZingFx Volume Plus
Afsal Meerankutty
4.94 (17)
Advanced version of CyberZingFx Volume Plus, the ultimate MT4 indicator for traders seeking highly accurate buy and sell signals. With an additional strategy and price action dot signals that enhances its effectiveness, this indicator offers a superior trading experience for professionals and beginners alike. The CyberZingFx Volume Plus Advanced version combines the power of volume analysis and historical price data with an additional strategy, resulting in even more precise and reliable signals
Gold Flux Signal
Leandro Bernardez Camero
Gold Flux Signal – XAUUSD 전용 노리페인트 신호 지표 명확한 신호 실행을 위한 설계 – Gold Flux Signal은 XAUUSD 에서 명확하고 안정적인 진입 신호를 제공하도록 설계되었습니다. 리페인트나 백페인트 없이 작동합니다 – 트렌드 추종 및 돌파 전략에 맞게 설계되었으며, 차트를 복잡하게 만들지 않습니다 – 지표는 반드시 종가 기준(닫힌 캔들) 으로만 신호를 생성합니다 – M1, M5, H1 타임프레임에 최적화되어 있습니다 안정적인 시각적 신호 – 신호가 한 번 생성되면 고정되어 사라지지 않으며, 깜빡이거나 수정되지 않습니다 – 화살표는 차트에 직접 표시됩니다:     • 마젠타 화살표 = 매수 신호     • 시안 화살표 = 매도 신호 – 모든 화살표는 리페인트 없음 이며, 예측이 아닌 확인된 가격 행동에 기반합니다 적응형 가격 행동 기반 로직 – 신호는 다음 요소를 기반으로 생성됩니다:     • 실시간 변동성 범위 측정     • 수정된
GoldRush Trend Arrow Signal
Kirk Lee Holloway
5 (2)
GoldRush 트렌드 화살표 신호 GoldRush 트렌드 화살표 신호 지표는 XAU/USD 시장에서 고속 단기 스캘핑 트레이더를 위해 설계된 정밀한 실시간 트렌드 분석을 제공합니다. 1분 시간대에 특화되어 설계된 이 도구는 명확한 진입점을 표시하는 방향성 화살표를 제공하여 스캘퍼들이 변동성이 높은 시장 환경에서도 자신 있게 거래할 수 있도록 합니다. 이 지표는 PRIMARY 및 SECONDARY 경고 화살표로 구성됩니다. PRIMARY 신호는 추세 방향의 변화를 나타내는 흰색과 검은색 방향성 화살표이며, SECONDARY 신호는 PRIMARY 화살표가 지시하는 방향을 확인하고 잠재적인 거래 진입점을 표시하는 파란색과 빨간색 화살표입니다. 참고: 추세 방향이 변경된 후 PRIMARY 경고 화살표가 단 하나만 표시될 경우, 다수의 SECONDARY 파란색/빨간색 화살표가 표시될 수 있음을 유의해야 합니다. SECONDARY 신호는 신호 기준을 충족하는 어떤 캔들 이후에도 표시
TPSpro RFI Levels
Roman Podpora
4.86 (28)
러시아어 설명서  /  영어   설명서  /  MT5 버전 주요 기능: 판매자와 구매자의 활동 영역을 표시합니다! 이 지표는 매수 및 매도에 대한 모든 올바른 첫 번째 임펄스 레벨/존을 표시합니다. 진입점 검색이 시작되는 이러한 레벨/존이 활성화되면 레벨의 색상이 바뀌고 특정 색상으로 채워집니다. 상황을 더욱 직관적으로 파악할 수 있도록 화살표도 표시됩니다. LOGIC AI - 템플릿 활성화 시 진입점 검색을 위한 영역(원) 표시 시각적 명확성을 개선하기 위해 인공지능을 사용하여 진입점을 검색한 영역을 표시하는 기능이 추가되었습니다. 더 높은 시간대의 레벨/존 표시(MTF 모드) 더 높은 시간 간격을 사용하여 레벨/존을 표시하는 기능이 추가되었습니다. 또한, 이 지표는 자동 추세 감지 기능(   TPSproTREND PRO   )을 구현했습니다. 거래를 위한 별도의 전문적인 단계별 알고리즘 이 알고리즘은 추세 방향과 반대 방향으로의 당일 거래 모두에 적합하도록 설계되었습니다. 각
제작자의 제품 더 보기
Trade Chaos system BDB
Yevgeniy Vershinin
Этот индикатор основан на концепции "Дивергентных баров" из торговой системы "Торговый Хаос" Билла Вильямса. Он предназначен для автоматического выявления на графике специфических ценовых паттернов, которые могут указывать на потенциальные точки входа или смены тренда. Что такое Дивергентный бар (BDB)? Дивергентный бар - это свеча или бар на графике, который имеет определенные характеристики относительно предыдущего бара и линий индикатора Alligator (Челюсть, Зубы, Губы). В системе Билла Уильямс
FREE
Williams' Market Dynamics Compass: Ваш навигатор в хаосе рынка! Устали от множества индикаторов и запутанных графиков? Williams' Market Dynamics Compass — это комплексный инструмент, который объединяет классические и проверенные временем стратегии Билла Уильямса в одном удобном решении. Индикатор поможет вам видеть рынок как единую, динамичную систему, а не набор случайных движений. Что внутри? Мультитаймфреймовый анализ AO (Awesome Oscillator): Получайте информацию о трендах на разных таймфре
Sunday Open Rus
Yevgeniy Vershinin
Версия на английском языке  https://www.mql5.com/ru/market/product/148576?source=Site +Profile+Seller Это руководство создано, чтобы помочь начинающим трейдерам понять, как работает и настраивается индикатор "Sunday Open", а также как правильно интерпретировать его сигналы для принятия взвешенных торговых решений. Часть 1: Что такое индикатор Sunday Open и как его использовать? Основная идея В основе индикатора лежит простая, но мощная концепция: цена открытия недели является ключевым уровнем по
필터:
리뷰 없음
리뷰 답변