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 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 に基づいて最大水平ボリュームを構築します。 原則として、蓄積を終了するときに強い傾向の動きが発生します。 価格が累積を残している場合は、その最大水平ボリューム(POC)をテストすることができます。 スマートアラートは設定で使用できます。 入力パラメータ 。 基本設定 。 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
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
VWAP Volume Price Customized cycle FX-AIEA – Institutional-level dynamic value zone, guiding you with the "smart money"  Say goodbye to the ordinary VWAP, and experience the precise game of multi-period anchoring.  Most traders view VWAP as a simple intraday moving average line, but VWAP FX-AIEA elevates this traditional tool to a whole new level. It is no longer a weighted average line; instead, it is a dynamic, multi-dimensional, and deeply customizable intelligent support-resistance system.
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
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
QB Schumann Market Resonance MT4 QB Schumann Market Resonance MT4 is an advanced market rhythm indicator inspired by the concept of resonance and market pressure analysis. Instead of relying on traditional lagging indicators, it evaluates the balance between bullish and bearish pressure using candle structure, volatility, momentum, and tick activity to identify potential turning points and directional strength. The indicator displays an intuitive dashboard with live Bull Pressure, Bear Pressure,
Gold Signal Swing Pro XAUUSD with Auto TP SL (MT4) — 7層フィルター + RR保証システム搭載 XAUUSDスイング完全トレードシステム リペイントなし。リドローなし。ラグなし。すべてのサインは確定後に変わりません。 購入者限定特典:買い切りライセンスをご購入いただいた方に、AI Zone Radar($59相当)+PDFマニュアルを無料プレゼント。購入後にMQL5でメッセージをお送りください。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 MT5版もあります:  https://www.mql5.com/ja/market/product/177643?source=Site +Profile+Seller ゴールドトレーダーのコミュニティで実際に使用され、精度と使いやすさで高評価。 こんな方におすすめ 仕事や家事で忙しく、M5/M15に張り付けない方 厳選されたサインだけで運用したい方 寝てる間や外出中もポジションを持っておきたい方 1サインで大きく取りた
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
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
Forex Volume MT4
KEENBASE SOFTWARE SOLUTIONS
KT Forex Volumeは、通貨ペアの買いと売りのボリュームをカラーのヒストグラムで表示します。ボリュームとは、資産の買い取引と売り取引の総量を指します。 FX市場では: 買いのボリュームが売りのボリュームを上回ると、通貨ペアの価格は上昇する傾向があります。 売りのボリュームが買いのボリュームを上回ると、通貨ペアの価格は下落する傾向があります。 特徴 ティックボリュームのデータを用いてトレードを確認することで、不利な取引を回避できます。 大口トレーダーの流れに沿ったトレードを支援します。 すべてのMetaTraderアラートに対応しています。 ティックボリュームの活用 他の市場と異なり、スポットFX市場は中央集権化されていないため、リテールトレーダーにとって正確な取引ボリュームデータを得るのは困難です。 ベテランのFXトレーダーであるCaspar Marneyは2011年に論文を発表し、ティックボリュームと実際の取引ボリュームとの間に高い相関と精度があると結論付けました。 ヒストグラムの計算式 KT Forex VolumeインジケーターはChaikinオシレーターを基にし
FREE
インディケータを使用すると、現在の価格の方向性と市場のボラティリティを判断できます。このバージョンのTradersDynamic 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 - 信号線の平滑化周期 Smoothing Osc signal
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
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
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
Crypto_Forexインジケーター「 Major_Trend_Correction Histogram 」(MT4用、リペイント機能なし) - Major_Trend_Correction Histogramインジケーターは、大きなトレンドを検知するために設計されています。 - インジケーターは2色で表示されます。赤は弱気トレンド、青は強気トレンドです(色は設定で変更できます)。 - ヒストグラムの列が10列以上連続して同じ色の場合、新しいトレンドの始まりを意味します。 - インジケーターにはモバイルとPCの両方でアラートが通知されます。 - パラメーター「Period」はインジケーターの感度を決定します。 買いトレードの場合: 1) ヒストグラムの列が10列以上連続して青色の場合、新しい上昇トレンドの始まりを意味します。 2) その後、反対色の赤色の列が1つまたは2つ発生し、その後に主要トレンドの青色の列が続く場合、上昇トレンドの修正です。 3) 修正後、買いトレードを開始できます。 売りトレードの場合: 1) ヒストグラムの列が少なくとも10列連続して赤色になっているか確認し
AXIOM FVG + Order Block Pro v4.1 Professional ICT/SMC Institutional Trading Indicator Overview AXIOM FVG + Order Block Pro   is a professional non-repainting indicator for MetaTrader 5 that automatically detects and displays   Fair Value Gaps (FVGs)   and   Order Blocks (OBs)   based on ICT (Inner Circle Trader) and SMC (Smart Money Concepts) methodologies. Built with institutional-grade precision, this tool helps traders identify high-probability supply and demand zones where smart money enters
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
Volatility Apex Pro Know the trend. Time the turn. Trade with confidence. Volatility Apex Pro turns raw price volatility into clear, actionable decisions. Built on an adaptive ATR trailing-stop engine and confirmed by a higher-timeframe trend filter, it tells you where the trend is, where your stop belongs, and exactly when momentum flips - all on the closed bar, with no repainting. Stop staring at messy charts. Get one clean trend line, precise entry arrows, and a live dashboard that answers
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
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
Crypto_Forex MT4用インジケーター「 Trend Flat Pro Histogram 」(リペイント不要) - 「Trend Flat Pro Histogram」インジケーターは非常に高感度で、標準的な移動平均線よりもはるかに効率的です。 - 現在の市場状況(フラット、上昇トレンド、下降トレンド)を表示するように設計されています。 - インジケーターは3色で表示されます。フラット市場状況は黄色、下降トレンドは赤、上昇トレンドは緑です(色は設定で変更できます)。 - モバイルとPCの両方でアラート機能を搭載しています。 - このインジケーターは、プライスアクション、スキャルピング、モメンタムトレード、その他のインジケーターなど、他の取引手法と組み合わせるのに最適です。 - インジケーターには情報ディスプレイが搭載されており、接続された通貨ペアの現在のスプレッドとスワップが表示されます。 - 画面には、口座残高、エクイティ、マージンも表示されます。 - 情報ディスプレイはチャートの任意の場所に配置できます。 高品質のトレーディングロボットとインジケーターをご覧になるには
スピードスカルパープロ  新商品をプレゼントします。  これは宇宙への飛行ではなく、余分な利益の約束でもなく、お金の強要でもなく、詐欺でもありません。 それは私達のチームがずっと長年にわたってしているちょうど何かです。  においては、改善のロボットのためにこれらのロボットを簡単にします。 このロボットは2013年以来、本当に安定しており、私があなたを欺くことには意味がありません。 何人人々が販売で今しているか話しましょう。 あなたはまだ戦略テスターからの美しい写真を信じて、たくさんのお金のために突くで豚を購入する準備ができていますか? このロボットではないです。 あなたはまだ月額パーセントの利益の数百と数千を期待していますか、そしてブローカーはあなたが毎月そのような膨大な量を撤回することができま あなたはまだナイーブです。 あなたは"グリッドではなく、マーチンゲールではなく、実際のダニでテストされた"というような言葉に魅了されていますか? ここに無意味なスローガンはありません。 でも製品を美しいパネルや写真のように見え。 私はあなたを頼む、プロの開発者は、子供の絵を描くための時間が
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/ja/market/product/125756 MT5バージョン: https://www.mql5.com/ja/market/product/157655 このオールインワンインジケーターは、リアルタイムの「市場構造」(内部およびスイングBOS/CHoCH)、注文ブロック、プレミアムゾーンとディスカウントゾーン、イコールハイとイコールローなどを表示し、トレーダーは広く使用されているプラ​​イスアクション手法でチャートを自動的にマークアップできます。フェアバリューギャップスクリプトのリリース後、コミュニティから同じカテゴリの機能追加を求める多くの要望をいただきました。 「市場構造」は、流動性をより正確に把握し、市場におけるより最適な関心ポイントを見つけたいと考えているプラ​​イスアクショントレーダーの間では、比較的新しい用語ですが、広く使用されています。機関投資家の注文がどこに出されているか(買い側または売り側の流動性)を把握することは、プライスアクションに基づいてより実用的なエントリーとエグジットを見つけるための
このプロダクトを購入した人は以下も購入しています
Gann Made Easy は、ミスター・ギャンの理論を使用した取引の最良の原則に基づいた、プロフェッショナルで使いやすい外国為替取引システムです。 W・D・ガン。このインジケーターは、ストップロスとテイクプロフィットレベルを含む正確な買いと売りのシグナルを提供します。 PUSH通知を利用して外出先でも取引可能です。 ご購入後、取引方法の説明と優れた追加インジケーターを無料で入手するには、私にご連絡ください! おそらく、ギャンの取引手法についてはすでに何度も聞いたことがあるでしょう。通常、ギャンの理論は初心者のトレーダーだけでなく、すでにある程度の取引経験がある人にとっても非常に複雑なものです。なぜなら、ギャンの取引手法は理論的にはそれほど簡単に適用できるものではないからです。私はその知識を磨き、最良の原則を私の外国為替インジケーターに組み込むために数年を費やしました。 このインジケーターは非常に簡単に適用できます。必要なのは、それをチャートに添付し、簡単な取引推奨事項に従うだけです。このインジケーターは常に市場分析の仕事を行い、取引の機会を探します。適切なエントリーポイントを検出す
Neuro Poseidon is a new indicator by Daria Rezueva. It combines precise trading signals with adaptive TP/SL levels - creating best possible trades as a result! Message me and get  Neuro Poseidon Assistant  as a gift to automize your trading process! What makes it stand out? 1. Proven profitability on all assets and timeframes 2. Only confirmed BUY and SELL signals present on the chart 3. Adaptive TP & SL levels generated by the software for each trade 4. Easy to understand - suitable for all
Super Signal – Skyblade Edition プロ仕様のノンリペイント / ノーラグ・トレンドシグナルシステム。卓越した勝率を実現 | MT4 / MT5 対応 1分足、5分足、15分足などの低い時間足で最も効果を発揮します。 主な特徴: Super Signal – Skyblade Edition は、トレンド取引に特化したスマートなシグナルシステムです。マルチレイヤーのフィルターロジックを用いて、明確な方向性と実際のモメンタムに支えられた強力なトレンドのみを検出します。 このシステムは 天井や底を予測するものではありません 。次の3つの条件がすべて満たされた場合にのみシグナルを発生させます: 明確なトレンド方向 モメンタムの増加 健全なボラティリティ構造 市場セッションに基づく流動性分析と組み合わせることで、シグナルの精度とタイミングがさらに向上します。 シグナルの特性: すべての矢印シグナルは 100% 非リペイント / 遅延なし 一度出現したシグナルは固定され、点滅・消失しません チャート上の矢印、情報パネル、ポップアップ通知、音声アラート、プッシュ通知
M1 SNIPER は使いやすいトレーディングインジケーターシステムです。M1時間足向けに設計された矢印インジケーターです。M1時間足でのスキャルピングのためのスタンドアロンシステムとして、また既存のトレーディングシステムの一部としても使用できます。このトレーディングシステムはM1時間足での取引に特化して設計されていますが、他の時間足でも使用できます。元々、この手法はXAUUSDとBTCUSDの取引用に設計しましたが、他の市場においても役立つと考えています。 インジケーターのシグナルは、トレンドの方向と逆方向に取引できます。インジケーターのシグナルを利用して両方向に取引するのに役立つ特別な取引テクニックをご紹介します。この手法は、特別な動的なサポートとレジスタンスの価格帯を利用することに基づいています。 ご購入後、M1 SNIPER矢印インジケーターをすぐにダウンロードできます。さらに、M1 SNIPERツールのすべてのユーザーに、以下のスクリーンショットに表示されているApollo Dynamic SRインジケーターを無料で提供しています。この2つのインジケーターを組み合わせることで
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Trend Trading System は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Smart Trend Trading System を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Smart Trend のシグナルを自動売買に変えることができます。 Smart Trend Trading System は、リペイントなし、再描画なし、遅延なしの完全なトレーディングシステムです。よりクリーンなシグナル、より明確なトレンド方向、そしてより整理された取引方法を求めるトレーダー向けに作られています。 Online course , manual and [download presets] . このシステムは、トレンド検出、反転ゾーン、Smart Cloud、トレーリングストップロジック、サポートとレジスタンス、ローソク足の色分け
M1 Arrow
Oleg Rodin
4.81 (21)
M1 Arrowは、ボラティリティとボリューム分析を含む市場の自然な取引原理に基づいたインジケーターです。このインジケーターは、あらゆる時間枠と通貨ペアで使用できます。インジケーターに搭載された使いやすいパラメーター1つで、取引したい通貨ペアと時間枠に合わせてシグナルを調整できます。 買いと売りのシグナルに基づくメインアルゴリズムに加え、入力欄で選択できる複数の追加戦略も内蔵されています。これらの戦略は設定不要で、インジケーターで選択した戦略モードに基づいて自動的に設定されます。 アルゴリズムは、追加フィルターを用いたボリュームと価格波動の分析に基づいています。このインテリジェントなアルゴリズムは、2つの市場要因が1つに組み合わさった場合にのみシグナルを発します。インジケーターは一定範囲の波動を計算し、ボリューム分析を用いて波動を確認します。 ご購入後、私の取引ヒントと素晴らしいボーナスインジケーターを無料で入手するには、ご連絡ください!
Scalper Inside PRO Scalper Inside PRO は、独自の内蔵アルゴリズムを用いて相場の方向性や主要なターゲット価格を評価する、デイトレード向けのトレンド&スキャルピングインジケーターです。本インジケーターはエントリーポイントとエグジットポイント、および複数の利益確定ターゲット価格を自動的に計算し、詳細なパフォーマンス統計を表示します。これにより、さまざまな銘柄や戦略がヒストリカルデータ上でどのように機能したかを確認できます。これは、現在の相場環境に適した銘柄を選ぶのに役立ちます。また、ご自身の矢印インジケーターを Scalper Inside PRO に接続し、その統計やヒストリカルシグナルをすばやく確認することも可能です。 Scalper Inside PRO マニュアルおよび設定の説明: こちらをクリックして読む 本インジケーターはあらゆる銘柄および時間足で動作し(デイトレードには M5 を推奨)、複数の内蔵戦略を備えています。単独のスキャルピングツールとして、またトレードシステムの分析コンポーネントとして使用できます。 主な機能 独自の次世代トレ
トレンドトレーディング は、タイミングのプルバックとブレイクアウトにより、市場で起こっているトレンドから可能な限り利益を得るように設計された指標です。確立されたトレンドの中で価格が何をしているかを分析することにより、取引の機会を見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 自信を持って効率的に金融市場を取引する むち打ちにならずに確立されたトレンドから利益を得る 収益性の高いプルバック、ブレイクアウト、早期の逆転を認識する この指標は、独自の品質とパフォーマンスを分析します 複数時間枠のダッシュボードを実装します インジケーターは再描画されていません 電子メール/音声/視覚アラートを実装します 確立されたトレンドは多くの取引機会を提供しますが、ほとんどのトレンド指標はそれらを完全に無視しています。インジケーターの解釈はかなり簡単です: (1) トレンドの変化 (2) トレンドの方向への後退 (3) トレンドの方向へのブレイクアウト 赤いダッシュ は下降トレンド中の修正です 青いダッシュ は上昇トレンド中
Cycle Sniper
Elmira Memish
4.39 (36)
Please contact us after your purchase and we will send you the complimentary indicators to complete the system Cycle Sniper is not a holy grail but when you use it in a system which is explained in the videos, you will feel the difference. If you are not willing to focus on the charts designed with Cycle Sniper and other free tools we provide, we recommend not buying this indicator. We recommend watching the videos about the indiactor and system before purchasing. Videos, settings  and descri
A. A2SR とは何ですか ?   * 先行テクニカル指標です (塗り直しなし、ラグなし)。 -- ガイダンス : -- https://www.mql5.com/en/blogs/post/734748/page4#comment_16532516 -- そして https://www.mql5.com/en/users/yohana/blog A2SR には、サポート (需要) とレジスタンス (供給) のレベルを決定する特別な手法があります。 ネットで見かける通常の方法とは異なり、A2SR は実際の SR レベルを決定する独自のコンセプトを持っています。 元の手法はインターネットから取得されたものではなく、インターネット上で公開されたこともありません。 A2SR は、取引スタイルに応じて SR レベルを自動選択します。 時間枠を変更しても、SR レベルはその位置にとどまります。 実際のSRは、使用する時間枠から取得されるわけではないため. A2SR には、取引のための完全な手段があります 。 実際のサポート (需要) とレジスタンス (供給) の真のコンセプト。 ニュー
KURAMA GOLD SIGNAL PRO(MT4版)— 7層フィルター・自動TP/SL・品質スコア・サイン履歴保存搭載 XAUUSD完全トレードシステム リアルタイムでリペイントしません。サインが出た瞬間、矢印・エントリー・TP・SLはその場で固定され、後から動きません。あなたがトレードするのは、この「リアルタイムで出たサイン」です。さらにv7.20では、実際に通知されたサインを自動保存し、再起動後もそのまま復元します。 購入者限定特典 買い切りライセンスをご購入いただいた方に、AI Zone Radar($59相当)+完全PDFマニュアルを無料プレゼント。本体価格に$59相当の特典が付いてきます。購入後にMQL5でメッセージをお送りください。 AI Zone Radar: https://www.mql5.com/en/market/product/175834 ゴールドトレーダーのコミュニティで実際に使用され、精度と使いやすさで高く評価されています。 あな
発見が困難で頻度が少ないため、分岐は最も信頼できる取引シナリオの1つです。このインジケーターは、お気に入りのオシレーターを使用して、通常の隠れた分岐点を自動的に見つけてスキャンします。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 取引が簡単 通常の隠れた発散を見つけます 多くのよく知られている発振器をサポート ブレイクアウトに基づいて取引シグナルを実装します 適切なストップロスおよび利益レベルを表示します 設定可能なオシレーターパラメーター カスタマイズ可能な色とサイズ バー単位でサイズ別に分岐をフィルタリング パフォーマンス統計を実装します 電子メール/音声/視覚アラートを実装します 幅広い市場の見通しを提供するために、異なるオシレーターを使用して、干渉なしで同じチャートにインジケーターを何度もロードできます。このインジケーターは、次のオシレーターをサポートしています。 RSI CCI MACD オスマ 確率的 勢い 素晴らしい発振器 加速器発振器 ウィリアムズパーセントレンジ 相対活力指数 特に外国為替市場では、
ORB Seeker
Marcela Goncalves De Oliveira
発売記念特別価格! たったの79ドル! 10個売れた後、価格は値上げされ、最終価格は199ドルになります。 ご購入後、ご連絡いただければ、ブレイクアウトシグナルに基づいて完全に自動化された最適化済み設定ファイルで取引できる無料のボーナスEAをお送りします。 クリーンなセッションブレイクアウトを自信を持ってキャッチしましょう! ORB Seekerは、正確性、シンプルさ、柔軟性、そして明確なチャート構造を求めるトレーダー向けに開発された、プロ仕様のオープニングレンジブレイクアウト(ORB)インジケーターです。 このシステムは、あらゆる銘柄のプレマーケットまたはカスタムセッションのレンジを自動的にプロットし、エントリー、ストップロス、テイクプロフィット、およびオプションの50%部分TPレベルを含む明確なブレイクアウトシグナルを提供します。すべての計算結果はリアルタイムでチャート上に表示されます。 ロンドン市場オープン、ニューヨーク市場セッション、アジア市場セッション、または独自のカスタム市場時間帯で取引できます。ORB Seekerは選択したセッション時間帯に合わせて調整されるため、市
このインジケーターは、反転ポイントと価格戻りゾーンを正確に表示します。     主要プレーヤー 。新たなトレンドが形成される場所を把握し、最大限の精度で意思決定を行い、すべての取引をコントロールします。 TREND LINES PRO インジケーターと組み合わせることで、その潜在能力を最大限に発揮します。 VERSION MT5 インジケーターが示す内容: 新しいトレンドの始まりに活性化する反転構造と反転レベル。 リスクと報酬の比率を最小限に抑えた利益 確定 と 損失停止の レベルの表示     RR 1:2   。 インテリジェントな削減ロジックによるストップロス。 指定されたインジケーターから 2 つのトレンド タイプの反転パターンを表示します。 指標: トレンドを追う   TREND LINES PRO   (世界的なトレンドの変化) TREND PRO   (クイックトレンド変更) シンプルで効果的   スキャナー   リアルタイムトレンド(新機能)。 マルチタイムフレームのインストゥルメント フィルタリング。 画面   利益     LOGIC AI信号の後。 当日プラス方
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Atomic Analyst は現在 $99 で提供されています。 次の 30 件の購入 後、価格は $199 に上がります。 特別オファー: Atomic Analyst を購入後、私にプライベートメッセージを送ることで、 Smart Universal EA を無料 で受け取り、Atomic Analyst のシグナルを自動売買に変えることができます。 Atomic Analyst は、リペイントなし、再描画なし、遅延なしの Price Action トレーディングインジケーターで、手動取引、シグナルの明確化、EA 自動化のために設計されています。 User manual: settings, inputs and strategy.     &   User Manual PDF . 価格行動、強さ、モメンタム、マルチタイムフレーム方向、高度なフィルターを分析し、トレーダーがノイズを減らし、弱いセットアップを避け、より構造化された取引判断を行えるようにします。 こ
Advanced Supply Demand
Bernhard Schweigert
4.91 (302)
現在30%オフ 初心者にもエキスパートトレーダーにも最適なソリューション このインジケーターは独自の機能と新しい公式を多数内蔵しており、ユニークで高品質かつ手頃な取引ツールです。このアップデートでは、2つの時間枠ゾーンを表示できるようになります。より長いTFだけでなく、チャートTFとより長いTF(ネストゾーンを表示)の両方を表示できます。すべてのSupply Demandトレーダーの皆さんのお気に召すはずです。:) 重要情報の公開 Advanced Supply Demandの可能性を最大化するには、 https://www.mql5.com/ja/blogs/post/720245 にアクセスしてください。   エントリーまたはターゲットの正確なトリガーポイントを正確に特定できれば取引がどのように改善されるか想像してみてください。新しい基盤となるアルゴリズムに基づいて構築されているため、買い手と売り手の間の潜在的な不均衡をさらに簡単に特定できます。これは、最も強い需要と供給のゾーンと、過去のパフォーマンス(古いゾーンを表示)がグラフィカルに表現されるためです。これらの機能は、最適な
TrendMaestro
Stefano Frisetti
4 (4)
Attention: beware of SCAMS, TRENDMAESTRO is only ditributed throught MQL5.com market place. note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.5 TRENDMAESTRO recognizes a new TREND from the start, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes a
Price & Time Market Structure Indicator A professional market structure tool that analyzes waves through both price and time — not price alone. Main Description NeoWave PRO is a professional market structure indicator for MetaTrader 4 designed for traders who want to move beyond traditional one-dimensional wave tools such as ZigZag, swing indicators, and basic high/low systems. Most wave indicators analyze only one thing: Price. But a real market wave is not only a price movement. A true wave de
この製品は 2026 年の市場向けに更新され、最新の MT5 ビルドに最適化されています。 価格更新のお知らせ: Smart Price Action Concepts は現在 $200 で提供されています。 次の 30 件の購入 後、価格は $299 に上がります。 特別オファー: 購入後、私にプライベートメッセージを送ることで、 無料ボーナス + ギフト を受け取ることができます。 まず、このトレーディングツールはリペイントなし、再描画なし、遅延なしのインジケーターであり、プロフェッショナルな取引に最適であることを強調しておきます。 Online course , and manual Smart Price Action Concepts Indicator は、初心者から経験豊富なトレーダーまで使える非常に強力なツールです。20 種類以上の便利なインジケーターを 1 つにまとめ、Inner Circle Trader Analysis や Smart Money Concepts Trading Strategies などの高度な取引アイデアを組み合わせています。このインジケ
PZ Day Trading
PZ TRADING SLU
3.67 (3)
このインディケータは、価格アクション分析とドンチャンチャネルのみを使用して、ジグザグ方式で価格の反転を検出します。再描画やバックペインティングを一切行わずに、短期取引向けに特別に設計されています。それは彼らの操作のタイミングを増やすことを目指している賢明なトレーダーにとって素晴らしいツールです。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 驚くほど簡単に取引できます すべての時間枠で価値を提供します 自己分析統計を実装します 電子メール/音声/視覚アラートを実装します 可変長のブレイクアウトと混雑ゾーンに基づいて、インディケータは価格アクションのみを使用して取引を選択し、市場が非常に高速に行っていることに反応します。 過去のシグナルの潜在的な利益が表示されます この指標は、独自の品質とパフォーマンスを分析します 負けブレイクアウトは強調表示され、説明されます インジケータは、非バックペインティングおよび非再ペイントです この指標は、日中のトレーダーが単一の価格反転を見逃さないようにするのに役立ちます。ただし、すべての
PRO Renko Systemは、特別にRENKOチャートを取引するために設計された高精度の取引システムです。 これは、様々な取引商品に適用することができる普遍的なシステムです。 システムは効果的に正確な逆転信号へのアクセスを与えるいわゆる市場の騒音を中和する。 表示器は非常に使いやすく、信号の生成に責任がある1つの変数だけがあります。 あなたは簡単にお好みの任意の取引ツールとレンコバーのサイズにツールを適応させることができます。 私はいつもあなたが私のソフトウェアで収益性の高い取引を支援するために余分なサポートを提供する準備ができています! 私はあなたに幸せで収益性の高い取引をしたいです! ご購入後にご連絡ください! 私はあなたに私のレンコチャートジェネレータを送信します。 私はまた、私の個人的な推奨事項やシステムの他のモジュールを無料で共有します!
There is always a need to measure if the market is "quiet" or it is volatile. One of the possible way is to use standard deviations, but the issue is simple : We do not have some levels that could help us find out if the market is in a state of lower or higher volatility. This indicator is attempting to do that : •           values above level 0 are indicating state of higher volatility (=GREEN buffer) •           values below level 0 are indicating state of lower volatility (=RED buffer)
トレンドラインプロ   市場の真の方向転換点を理解するのに役立ちます。この指標は、真のトレンド反転と主要プレーヤーが再び参入するポイントを示します。 分かりますか     BOSライン   複雑な設定や不要なノイズなしに、より長い時間足でのトレンドの変化と重要なレベルを把握できます。シグナルは再描画されず、バーが閉じた後もチャート上に残ります。 VERSION MT 5     -     RFI LEVELS PRO インジケーター と組み合わせることで、その潜在能力を最大限に発揮します。 インジケーターが示す内容: 本当の変化   トレンド(BOSライン) 一度シグナルが現れたら、それは有効です!これは、リペイント機能を持つインジケーターとの重要な違いです。リペイント機能を持つインジケーターは、シグナルを発した後、それを変更し、資金の損失につながる可能性があります。これにより、より高い確率と精度で市場に参入できます。また、矢印が現れた後、目標値(利益確定)に達するか、反転シグナルが現れるまで、ローソク足の色を変更する機能もあります。 繰り返しエントリ       主要プレーヤーの
現在30%OFF! 初心者やエキスパートトレーダーのためのベストソリューション! このダッシュボードソフトウェアは、28の通貨ペアで動作しています。それは私達の主要な指標(高度な通貨の強さ28と高度な通貨インパルス)の2に基づいています。それは全体の外国為替市場の大きい概観を与えます。それは、すべての(9)時間枠で28の外国為替ペアのための高度な通貨の強さの値、通貨の動きの速度と信号を示しています。チャート上で1つのインディケータを使用して市場全体を観察し、トレンドやスキャルピングの機会をピンポイントで見つけることができたら、あなたのトレードがどのように改善されるか想像してみてください。 このインディケータには、強い通貨と弱い通貨の識別、潜在的な取引の識別と確認がより簡単になるような機能が搭載されています。このインディケータは、通貨の強さや弱さが増加しているか減少しているか、また、すべての時間枠でどのように機能しているかをグラフィカルに表示します。 新機能として、現在の市場環境の変化に適応するダイナミックなマーケットフィボナッチレベルが追加され、すでに当社のAdvanced
購入後に包括的なユーザーガイドを入手するには、お問い合わせください。  MQL5のシルバー賞を受賞した開発者が精密に設計したHydra Trend Riderインジケーターで、あなたのトレーディング体験を向上させましょう。比類なき市場の洞察を提供し、意思決定プロセスを強化するこの高度なツールは、トレーダーがトレーディング戦略において精度と効率を追求するための完璧な選択肢です。 MQL5チャンネル に参加する 当社の製品をご購入いただくと、 PDF形式の包括的なユーザーガイドをお送りします。ご購入後にお問い合わせいただければ、 迅速にユーザーガイドをお送りします。 インジケーターの特徴: マルチタイムフレームダッシュボード:  当社の洗練されたダッシュボードで、異なるタイムフレームにわたる市場の全体像を把握しましょう。短期的な変動や長期的なトレンドを分析する際にも、Hydraインジケーターは一瞬も見逃さないようにします。 強力なトレンドシグナル:  強力なトレンドシグナル機能で市場に先んじましょう。このツールは市場のトレンドを特定し、それを活用するのに役立ち、タイムリーで情報に基づい
AXIOM MATRIX MT5 ローンチ価格:$99 Axiom Matrix はローンチ価格 $99 でご利用いただけます。 最初の30件の購入後、価格は $199 に上がります。 ご購入後、手順のご案内と限定ギフトボーナスの受け取りのために、直接DMをお送りください。 Axiom Matrix は、MetaTrader 5 用のプロフェッショナルなマルチシンボル・マルチタイムフレーム市場スキャナー兼意思決定ダッシュボードです。 Market Watch をスキャンし、複数の時間足を分析し、複数のエビデンスエンジンを読み取り、最も強いチャンスを比較し、1つのクリーンなマトリックスダッシュボード内で最適な BUY、SELL、WAIT、またはブロック状態を表示します。 私が Axiom Matrix を作った理由は、市場スキャンという重い作業を代わりに行ってくれる1つのツールが欲しかったからです。 RSI だけを確認したくありませんでした。 次に MACD だけ。 次に移動平均線。 次に出来高。 次にボラティリティ。 次にサポートとレジスタンス。 そして、1つのトレードアイデアを作るた
BTMM State Engine Pro is a MetaTrader 4 indicator for traders who use the Beat The Market Maker approach: Asian session context, kill zone timing, level progression, peak formation detection, and a multi-pair scanner from a single chart. It combines cycle state logic with a built-in scanner dashboard so you do not need the same tool on many charts at once. What it does Draws the Asian session range; session times can follow broker server offset or be set in inputs. Tracks level progression (L
System Trend Pro - This is the best trend trading indicator!!! The indicator no repaint!!!  The indicator has   MTF   mode, which adds confidence to trading on the trend (   no repaint   ). How to trade? Everything is very simple, we wait for the first signal (big arrow), then wait for the second signal (small arrow) and enter the market in the direction of the arrow. (See screens 1 and 2.) Exit on the opposite signal or take 20-30 pips, close half of it, and keep the rest until the opposite
これはほぼ間違いなく、MetaTraderプラットフォームで見つけることができる最も完全な調和価格形成自動認識インジケーターです。 19種類のパターンを検出し、フィボナッチプロジェクションをあなたと同じように真剣に受け止め、潜在的逆転ゾーン(PRZ)を表示し、適切なストップロスとテイクプロフィットレベルを見つけます。 [ インストールガイド | 更新ガイド | トラブルシューティング | よくある質問 | すべての製品 ] 19の異なる調和価格形成を検出します プライマリ、派生および補完フィボナッチ投影(PRZ)をプロットします 過去の価格行動を評価し、過去のすべてのパターンを表示します この指標は、独自の品質とパフォーマンスを分析します 適切なストップロスとテイクプロフィットのレベルを表示します ブレイクアウトを使用して適切な取引を通知します すべてのパターン比をグラフにプロットします 電子メール/音声/視覚アラートを実装します スコット・M・カーニーの本に着想を得て、この指標は最も純粋で急を要するトレーダーのニーズを満たすように設計されています。ただし、トレードを容易にする
このインジケーターは、エリオット波動理論と組み合わせて作動し、2つの方法で使用されます: 自動モード: このモードでは、インジケーターがチャート上の全ての5つのモーティブ波を自動的に検出し、予測とポテンシャルな逆転ゾーンを提供します。また、アラートやプッシュメッセージを生成する能力も備えています。この自動機能により、エリオット波動パターンの識別と分析のプロセスが効率化されます。 手動モード: このオプションは、エリオット波動理論を手動で扱いたいトレーダー向けです。9つの段階を使用して波を描画することができます。各段階は、表示された後に描画されたラインを調整して個別に定義できます。この機能により、手動で波を描画するプロセスがより効率的になります。重要な点として、すべての描画データが将来の参照のためにプラットフォームのデータフォルダに保存されることに注意してください。 パラメータ: Name: インジケーターの名前。 Use_System_Visuals: インジケーターのテーマを有効または無効にして、取引プラットフォーム全体の外観に合わせます。 Explain_Comment: 波の番号
作者のその他のプロダクト
Этот индикатор основан на концепции "Дивергентных баров" из торговой системы "Торговый Хаос" Билла Вильямса. Он предназначен для автоматического выявления на графике специфических ценовых паттернов, которые могут указывать на потенциальные точки входа или смены тренда. Что такое Дивергентный бар (BDB)? Дивергентный бар - это свеча или бар на графике, который имеет определенные характеристики относительно предыдущего бара и линий индикатора Alligator (Челюсть, Зубы, Губы). В системе Билла Уильямс
FREE
Williams' Market Dynamics Compass: Ваш навигатор в хаосе рынка! Устали от множества индикаторов и запутанных графиков? Williams' Market Dynamics Compass — это комплексный инструмент, который объединяет классические и проверенные временем стратегии Билла Уильямса в одном удобном решении. Индикатор поможет вам видеть рынок как единую, динамичную систему, а не набор случайных движений. Что внутри? Мультитаймфреймовый анализ AO (Awesome Oscillator): Получайте информацию о трендах на разных таймфре
Версия на английском языке  https://www.mql5.com/ru/market/product/148576?source=Site +Profile+Seller Это руководство создано, чтобы помочь начинающим трейдерам понять, как работает и настраивается индикатор "Sunday Open", а также как правильно интерпретировать его сигналы для принятия взвешенных торговых решений. Часть 1: Что такое индикатор Sunday Open и как его использовать? Основная идея В основе индикатора лежит простая, но мощная концепция: цена открытия недели является ключевым уровнем по
フィルタ:
レビューなし
レビューに返信