Cardwell Range

Cardwell Range Analyze reads trend from the range the RSI holds, not from a fixed overbought or oversold line. Andrew Cardwell's observation was that in a genuine uptrend the RSI oscillates inside a higher band and rarely breaks below it, while in a downtrend it works a lower band and rarely breaks above — so the band the RSI is respecting is itself the trend signal. This indicator turns that reading into a confirmed regime, colours the chart by it, and projects a full ATR trade the moment the regime flips. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts.

It pairs a trend filter with the RSI range so the two have to agree, adds a confirmation delay so a single bar cannot flip the state, and offers optional higher-timeframe and ADX filters for traders who want fewer, cleaner signals. Native MQL5, no DLLs, closed-bar signals, on forex, gold and metals, indices and crypto across any timeframe.

=== HOW IT WORKS ===

Two conditions define the regime, and both must hold. First the trend filter: price is compared to a moving average, giving an up or a down bias. Second the RSI range: the RSI must sit inside its bull band (40 to 80 by default) for a bull reading, or inside its bear band (20 to 60) for a bear reading. A bull regime needs an up bias and the RSI in the bull band; a bear regime needs a down bias and the RSI in the bear band. When the two disagree, the regime is neutral.

A raw reading is not enough. The regime must hold for a set number of closed bars — the confirmation delay — before it is accepted, which filters out the one-bar pokes that make range reading noisy. Only when the accepted regime changes does the indicator treat it as a signal.

On that flip it builds the trade from volatility, not from guesswork. The entry is taken at the breakout close, the stop is placed an ATR multiple away, and three targets are set at further ATR multiples, so every level scales with the instrument and every target is a clean multiple of the entry-to-stop risk. The risk and reward space is shaded so the geometry of the setup is readable at a glance, and dotted target lines with price tags trail to the right of the chart.

Two optional filters tighten the signal further. Higher-timeframe confirmation requires the same Cardwell regime to agree on a larger timeframe before a signal is allowed, read from closed higher-timeframe bars so it never repaints. The chop filter requires ADX to be above a floor, so signals only fire when the market is actually trending rather than grinding sideways.

=== WHAT IS INCLUDED ===

Module What it does
Cardwell regime engine Trend bias from a moving average combined with the RSI's bull or bear range, confirmed over a set number of closed bars. The heart of the tool: it names the market bullish, bearish or neutral by the range the RSI is holding.
HTF confirmation Optional filter that requires the same regime to agree on a higher timeframe, evaluated from closed bars so the confirmation never repaints.
ADX chop filter Optional floor on trend strength; signals are suppressed while ADX is below the threshold, keeping the tool quiet in sideways markets.
Buy / Sell signals An arrow and label print on the closed bar where the confirmed regime flips — below the bar for a buy, above it for a sell.
ATR trade projection Entry at the flip close, an ATR-scaled stop, and TP1/TP2/TP3 at ATR multiples, drawn as dotted lines that extend to the right with a price tag on each level.
Risk & reward zones The space between entry and stop shaded as risk, entry to the final target shaded as reward, tuned to sit softly over a dark chart.
Heatmap candles Optional candle colouring by regime — bullish, bearish or neutral — for traders who want the whole chart to carry the read. Off by default, leaving your themed candles in place.
Status table A compact panel listing regime, RSI, both ranges, trend, ADX, the two filters, the confirmation progress, ATR, last price and the reward-to-risk ratio, each with its own strength bar.
Neuron signal panel The Neuron panel: regime with a bar count, RSI and ADX meters, and the live trade — entry, stop and three targets in price, pips and R. A sun/moon icon re-themes the panel and the chart together.
Chart theme An optional dark scheme applied on attach, with configurable background and candle colours. Your original chart colours are saved and restored when the indicator is removed.
Alerts Optional popup and push notification on each new buy or sell signal.

=== HOW TO READ IT ===

Start with the regime. Bullish means price is above its trend filter and the RSI is working its higher band — the condition Cardwell associated with trends that continue. Bearish is the mirror. Neutral means the trend and the RSI range disagree, which is exactly when range reading is least reliable, so the tool stays out of the way.

Treat a flip as the event, not the RSI level. Because the regime has to clear the confirmation delay, a printed signal is a range that has already proven itself for several bars, not a single spike across a line. When it fires, the projection lays out the trade for you: the stop is where the idea is wrong, and the three targets are graded multiples of that risk, so you can size and scale without measuring.

Use the filters to match the market to your style. Turn on HTF confirmation when you only want to trade in the direction of the larger trend, and turn on the chop filter when you want to sit out quiet, directionless sessions. Both simply gate the signal; the regime read itself is always on the chart.

=== INPUTS ===

Setting Default What it does
Core Settings
RSI Length 14 Period of the RSI whose range defines the regime.
RSI Source Close Applied price the RSI is built from.
Trend MA Length 50 Period of the moving average that sets the trend bias.
Trend Source Close Applied price compared to the trend MA.
Filters
Bull Range Low / High 40 / 80 The RSI band that, in an uptrend, marks a bull regime.
Bear Range Low / High 20 / 60 The RSI band that, in a downtrend, marks a bear regime.
Regime Confirm Bars 2 Closed bars the regime must hold before it is accepted. Higher is slower but cleaner.
Use HTF Confirmation false Require the same regime to agree on a higher timeframe.
HTF Timeframe H4 The higher timeframe used for confirmation.
Use Chop Filter false Require ADX above a floor before signals fire.
ADX Length 14 Period of the ADX used by the chop filter and dashboard.
ADX Min Strength 20 Minimum ADX for a signal when the chop filter is on.
Trade Tools
ATR Length 14 ATR period used to size the stop and targets.
SL ATR Mult 1.5 Stop distance from entry, in ATR. This distance is one R.
TP1 / TP2 / TP3 ATR Mult 1.0 / 2.0 / 3.0 Target distances from entry, in ATR. Each target's R is its multiple divided by the SL multiple.
Level Line Extend Bars 50 How far to the right the trade lines are drawn.
Visuals
Color Candles false Colour candles by regime (the heatmap). Off shows your themed candles.
Show Buy/Sell Signals true Print the arrow and label on the flip bar.
Show Trade Levels true Draw the entry, stop, targets, zones and tags.
Dashboard
Show Dashboard true Show the status table.
Dashboard Position Top Right One of four chart corners.
Signal Panel
Show Neuron signal panel true Show the regime / RSI / ADX / trade panel.
Panel position Bottom Left One of nine chart anchors.
Start in dark mode true Initial theme; the sun/moon icon toggles it live.
Chart Theme (applied on attach)
Recolor chart on attach true Apply the theme to the chart; your original colours are restored on removal.
Background dark grey dark grey Chart background in dark mode.
Bull candle dark blue Up-candle body and wick.
Bear candle black Down-candle body and wick.
Alerts
Popup alert on signal true Fire a terminal alert on each new signal.
Push notification on signal false Mirror the alert to the MetaTrader app on your phone.

The colours of every element — signals, lines, zones and candles — are exposed as inputs so the tool can be matched to any chart.

=== GOOD TO KNOW ===

  • Closed-bar signals — the regime is confirmed on closed bars and signals fire on the bar close, so a printed arrow does not move. The forming bar updates live, so the dashboard and panel read the current bar while the candle is still open.
  • Indicator, not an EA — Cardwell Range Analyze analyses and draws. It does not place, modify or close orders; the projection is guidance you act on yourself.
  • Platform — MetaTrader 5, any symbol and timeframe. Rendered through the built-in Canvas, with no DLLs. Everything overlays the price chart; no sub-window is used.
  • Light & dark — the sun/moon icon re-themes the panel and the chart together. Your original chart colours are saved on attach and restored when you remove the indicator.
  • Tune it to the market — widen the confirmation delay or add the HTF and ADX filters for fewer, stronger signals; narrow them for a faster, more active read.
추천 제품
The indicator monitors the Dinapoli MACD trend in multiple timeframes for the all markets filtered and shows the results on Dashboard. Key Features Indicator can be used for all markets Monitors every timeframe, from 1 Min to Monthly Parameters UseMarketWatch: Set true to copy all symbols available in market watch MarketWatchCount : Set the number of symbols that you want to copy from the market watch list. CustomSymbols: Enter the custom symbols that you want to be available in dashboard. Ti
The  OBV MTF  is an Enterprise-grade On-Balance Volume indicator that transforms standard OBV into a complete trading system. It combines gradient-aware momentum analysis, divergence detection, multi-timeframe alignment, and dynamic customisable midpoint-filtering in a single intuitive professional volume analysis tool. Core Features 1. 5-State Momentum Engine Aqua (Strong Bullish) : OBV slope rising with positive acceleration SteelBlue (Weak Bullish) : OBV rising but losing momentum Gray (Neutr
The indicator helps to enter a trade following the trend, at the same time, after some correction. It finds strong trending movements of a currency pair on a given number of bars, and also finds correction levels to this trend. If the trend is strong enough, and the correction becomes equal to the one specified in the parameters, then the indicator signals this. You can set different correction values, 38, 50 and 62 (Fibonacci levels) are better. In addition, you can set the minimum trend lengt
MFOP Market Forecast
Oscar Josue Pin Bacuzoy
Develop this indicator for periods of 30 minutes or more, focus on getting market trends right and making sure they are met. MFOP v8.1 gets straight to the point: it scans the market and tells you exactly when there is enough strength to enter a trade. This indicator doesn't do magic, it uses mathematical algorithms to filter out market noise, not enter into false breakouts and show you clear BUY (blue arrow) and SELL (red arrow) opportunities. It is designed and optimized specifically to take
Bid Price Timer Indicator — 정밀한 타이밍과 스마트한 가격 추적! Bid Price Timer Indicator 는 시간, 정확도, 명확성 을 중요시하는 트레이더를 위해 설계된 강력한 도구입니다. 주요 기능: 고정 타이머 표시 – 타이머는 항상 차트의 오른쪽 에 표시되며, X_Offset 으로 위치를 조정할 수 있습니다. 실시간 가격 추적 – 타이머는 매수 호가 (Bid 가격) 에 따라 위아래로 부드럽게 이동 합니다. 자동 위치 조정 – 가격이 변경되면 타이머가 자동으로 새로운 가격 수준에 맞게 이동 합니다. 선택 가능한 수평선 표시 – 정확한 Bid 가격 수준 을 시각적으로 보여줍니다. ️ 1초 단위 실시간 업데이트 – 타이머는 매초 갱신되며 , 다음 캔들까지의 카운트다운 을 실시간으로 보여줍니다. 트레이더들이 좋아하는 이유: 정확한 캔들 마감 타이밍 을 예측할 수 있습니다 차트를 깔끔하고 현대적이며 직관적 으로
The CV Fibonacci Indicator is a professional trading tool designed to automatically display important Fibonacci zones and potential market reaction areas. It helps traders identify support, resistance, retracement and extension levels with precision and clarity. Features: Automatic Fibonacci levels Accurate retracement & extension zones Clean and modern chart visualization Suitable for Forex, Gold, Indices, Crypto and Stocks Supports scalping, intraday and swing trading Disclaimer: This product
VVWAP Bandas
Edipaulo Zanella
Daily VWAP, continues for a period of hours (eg, 10 hours of history), with color to indicate change of direction and bands to map good entry and exit points. The indicator was created to map the center of the market, and find good buying moments, trend analysis or market correction points are easily detected, allowing you to understand moments of exhaustion and buying and selling points Copyright (c) <year> <copyright holders> Permission is hereby granted, free of charge, to any person obtaini
In the context of trading, Malaysia SNR (Support and Resistance) refers to the technical analysis of support and resistance levels in financial markets, particularly for stocks, indices, or other assets traded. This is single timeframe version. Multiple timeframe version is avaiable here . There are three type of Malaysia SNR level Classic , GAP and Flipped 1. Classic Support is the price level at which an asset tends to stop falling and may start to rebound. It acts as a "floor" where demand is
MT5용 Crypto_Forex 지표 "추세 진입 히스토그램", 리페인트 없음. - 추세 진입 히스토그램 지표는 Entry_bar가 나타나면 추세 방향 진입 신호를 찾는 데 사용할 수 있습니다. - 이 지표는 가격과 거래량을 모두 고려하여 계산하는 고유한 특징을 가지고 있습니다. - 추세 진입 히스토그램은 두 가지 색상으로 제공됩니다. 빨간색은 약세 추세, 파란색은 강세 추세입니다. - 안정적인 추세(동일한 색상의 히스토그램 막대가 최소 10개 연속 표시)가 나타나면 Entry_bar가 표시될 때까지 기다리세요. - 진입 신호는 히스토그램에서 반대 색상의 열 하나와 초기 추세 색상의 다음 열입니다(그림 참조). - 숏 목표가를 사용하세요. 현재 추세에 따라 차트에서 가장 가까운 고가/저가를 사용하세요. - 지표에는 모바일 및 PC 알림 기능이 내장되어 있습니다. 사용 방법: - 매수 신호: 안정적인 강세 추세(파란색 히스토그램 막대) + 히스토그램의 빨간색 막대 1개 + 파란색
Breakout Scanner Pro
Emma-ekong Ben Eshiet
Breakout Scanner Indicator: The Ultimate 4-Candle Harami Breakout Detection System The Market Never Sleeps—But Now Your Scanning Does Imagine having a tireless assistant that watches every single symbol in your Market Watch, across multiple timeframes simultaneously, scanning for one of the most powerful reversal patterns in technical analysis—and delivering the results to you in a clean, actionable dashboard before you've even finished your morning coffee. That's exactly what the Breakout S
DYNAMIC SR TREND CHANNEL Dynamic SR Trend Channel is a simple indicator for trend detection as well as resistance/support levels on the current timeframe. It shows you areas where to expect possible change in trend direction and trend continuation. It works with any trading system (both price action and other trading system that use indicators) and is also very good for renko charting system as well. In an uptrend, the red line (main line) serves as the support and the blue line serves as the r
Vertex Structure Dashboard delivers a complete multi-timeframe market structure analysis in a single, compact panel. It monitors up to 9   timeframes simultaneously and displays trend bias, structural breaks, momentum, and value zones in real time — no tab-switching, no manual   tracking.   The panel is fully draggable and collapsible. Its position persists across timeframe changes through GlobalVariables, so your layout stays   exactly where you placed it.   How It Works   Each enabled tim
Orderflow Super Candles - Simple Footprint Chart Indicator Platform: MetaTrader 5 (MT5)  (The last screenshot shows the use of the DOM tool in conjunction with the product.) 1. Product Introduction Orderflow Super Candles is a professional charting tool based on underlying Tick data analysis, designed to provide traders with a deep "X-ray" view of the market. By parsing the buy and sell volume distribution within each candlestick, this indicator visualizes the hidden market microstructure. It
ADR 경보 대시보드는 가격이 일반적인 일일 평균 범위와 관련하여 현재 거래되고 있는 위치를 한 눈에 보여줍니다. 가격이 평균 범위를 초과하고 선택한 수준보다 높을 때 팝업, 이메일 또는 푸시를 통해 즉각적인 알림을 받을 수 있으므로 신속하게 철회 및 반전에 뛰어들 수 있습니다. 대시는 빈 차트에 배치되도록 설계되었으며 배경에 앉아서 레벨에 도달하면 경고하므로 앉아서 보거나 전혀 볼 필요가 없습니다! MT4 버전은 여기에서 사용 가능: https://www.mql5.com/en/market/product/62756 새로운 기능: 이제 평균 WEEKLY 및 MONTHLY 범위와 경고도 표시됩니다! 여기에서 차트의 수준을 나타내는 ADR 반전 표시기를 얻으십시오. https://www.mql5.com/en/market/product/64477 시간의 약 60%는 가격이 정상적인 일일 평균 범위(ADR) 내에서 거래되고 이 수준 이상으로 상승하면 일반적으로 급격한 가격 변동의 지
Veltrion Smart Fibonacci   is a clean automatic Fibonacci structure overlay for MetaTrader 5. It automatically detects recent swing highs and swing lows, then draws key Fibonacci retracement levels directly on the chart. The indicator is designed to help traders visualize market structure, retracement zones, and the golden zone without manually drawing Fibonacci tools. Key Features Automatic swing high and swing low detection Clean Fibonacci retracement overlay Horizontal Fibonacci levels for a
Mean Reversal Heikin Ashi Indicator calculates special trade reversal points based on Heikin Ashi candlesticks patterns. This indicator can be used on all symbols, even in Forex or B3 Brazillian Markets. You can configure just the position of each arrow. Then, after include the indicator on the graphic, pay attention on each arrow that indicates a long or short trade.
ROC acceleration-deceleration is the manual system for medium-term scalping. Indicator based on custom ROC system which defines bullish/bearish market and especially  acceleration-deceleration of tendention in the market's main direction. Buy arrow is plotted during bearish market when current trend decelerates and sell  arrow is plotted during bullish market when current trend decelerates. Main Indicator's Features Signals are not repaint,non-late or disappear(exept cases when system recalculat
First Dawn MT5
Innovicient Limited
The First Dawn indicator uses a unique mechanism to search and plot signals. This keeps searching for signals, making it a great indicator for scaping and identification of changes in direction, swing trading and trend trading. The    First Dawn     helps you get early signals. The backtest gives the true picture of how the indicator works with real/demo accounts. Although this is a tiny indicator it is packed with advantageous settings that will help you whether you desire to: Snap the Peaks a
Over Trend MT5
Mansour Babasafary
Trend based indicator Identify trends with this indicator A simple-to-use trend indicator No complicated settings Attributes: Can be used in all symbols Can be used in all time frames Relatively high signals No complicated settings Specific to the trend Lifetime support Settings: Alarm Show Alert: By activating these settings, after receiving the signal, you will receive an alarm in Metatrader Alarm Show Notification: By activating these settings, after receiving the signal, you will receive a
Market Structure Evaluator MTF Market Structure Evaluator MTF is an institutional-grade price action indicator designed for Smart Money Concepts (SMC) and Market Structure traders. It automatically tracks Market Structure Breaks ( BOS ) and Change of Character ( CHOCH ) in real-time across multiple timeframes, giving you a complete macro-to-micro view of market trend alignment without cluttering your charts or having to analyse other timeframes. Whether you trade manually or build automated tr
Caicai L&S Yield Histogram Important Notice: This indicator is an integral tool of the automated EA Caicai Long and Short Pair Trading . This indicator visually displays the percentage deviation (Yield %) of a pair's current spread relative to its own historical mean. It is an excellent tool for quickly visualizing the gross financial potential of a market distortion in Long & Short operations. Main Features: Percentage Visualization: Understand the size of the distortion in palpable percentage
Breakout Index
Waleed Saleem
Monster Breakout Index V2 is a clean, visual momentum indicator engineered to spot potential breakout opportunities by evaluating extreme price extensions against median historical range channels. Overview The indicator continuously monitors the median price across a configurable lookback window and compares it against current high and low extremes. When price expansion breaks out of the established median bounds, MBI V2 immediately plots distinct histogram bars in a separate window, allowing tr
When analyzing financial time series, researchers most often make a preliminary assumption that prices are distributed according to the normal (Gaussian) law. This approach is due to the fact that a large number of real processes can be simulated using the normal distribution. Moreover, the calculation of the parameters of this distribution presents no great difficulties. However, when applied to financial markets, normal distribution does not always work. The returns on financial instruments of
Anchored VWAP Trading Indicator Struggling to identify true market value and key support/resistance levels? The Anchored VWAP Trading Indicator helps you track price based on real traded volume, giving you a clear edge in your trading decisions. This tool allows you to anchor VWAP from any point on the chart, making it ideal for analyzing trends, reversals, and institutional activity. Key Features Anchored VWAP from any candle Accurate volume-weighted price calculation Works on all symbol
Scalp Quant SuperTrend Engine
Abd El Hamid Abdelfattah Mohamed Abdelhamid
Scalp Quant SuperTrend Engine The Elite Algorithmic Indicator Designed to Decode Market Behavior After extensive research and development, this indicator successfully decodes complex price action structures using advanced algorithmic logic Scalp Quant SuperTrend Engine is a premium non-repainting analytical indicator powered by advanced algorithmic equations Take your scalping and swing trading to the next level with one of the smartest and fastest SuperTrend-based indicators available. Scalp Qu
Optimized Trend Tracker Oscillator
Mohammad Taher Halimi Tabrizi
Optimized Trend Tracker Oscillator Indicator for MT5 (OTTO) A precision-engineered trend tracking oscillator designed for traders who demand clarity, adaptability, and multi-layered signal confirmation. OTTO combines adaptive volatility modelling, advanced moving averages, and trend-stop logic to produce an oscillator that reacts intelligently to market structure rather than noise. This indicator is suitable for traders who want early trend detection, dynamic stop-zones, and visually clean cross
Cobalt Predictive Channel: 미래를 예측하는 동적 회귀 어시스턴트 수동으로 채널을 그리고, 휩쏘(가짜 돌파, fakeout)에 돈을 잃고, 항상 트렌드의 막바지에 진입하는 일은 이제 그만두세요. Cobalt Predictive Channel은 XAUUSD(금), 비트코인, 주요 외환 통화쌍과 같이 변동성이 큰 시장을 위해 특별히 설계된 기관 수준의 "조기 경보 및 회귀" 어시스턴트입니다. 과거만을 그리는 기존 지표들과 달리, 이제 막 싹트기 시작하는 트렌드를 예측하여 시장보다 한 발 앞서 나갈 수 있게 해줍니다. 왜 Cobalt Predictive Channel을 사용해야 할까요? 대부분의 트레이더는 시장에 명확한 채널이 형성된 후에야 진입하려고 시도하며, 이는 종종 "트렌드의 끝자락"을 잡아 손실로 이어집니다. 게다가 금이나 암호화폐 같은 시장에서는 "유동성 사냥(liquidity hunts)"이라고 불리는 길고 날카로운 꼬리(wick) 때문에 수동으로
FREE
Trend Arrow Filters
Aleksandr Bernes
Trend Arrow Filters Filtered closed-bar trend arrows for MetaTrader 5. Paid upgrade of free Trend Arrow NR. Price: $30 (unlimited) Free companion: https://www.mql5.com/en/market/product/188166 1. What it does Same core idea as free Trend Arrow NR (EMA cross arrows on closed bars), plus practical filters so you see fewer, higher-context signals. 2. How signals work (non-repaint) • Arrows only on closed bars • Forming bar never paints a signal • Historical arrows do not move on new ticks • Optiona
Apex Institutional Reversal
Sami Eid Fahid Almashaqbeh
Apex Institutional Reversal is an advanced Smart Money Concepts (SMC) and ICT trading framework designed to identify high-probability market reversals, continuation phases, and institutional exhaustion zones before they become obvious to retail traders. This is not another lagging oscillator or generic overbought/oversold tool. Apex Institutional Reversal acts as a market regime intelligence system that combines statistical trend analysis, fractal market behavior, and institutional momentum dia
Range Filtered AlgoAlpha는 시장 변동성을 분석하여 잠재적인 거래 기회를 식별하도록 설계된 기술 분석 도구입니다. AlgoAlpha의 원래 TradingView 지표를 MetaTrader에 적용한 이 버전은 여러 분석 방법을 결합하여 시각적인 시장 평가를 제공합니다. 기술적 특징 가격 평활화를 위한 칼만 필터링(Kalman Filtering) 적용 변동성 측정을 위한 ATR 기반 밴드(ATR-based Bands) 통합 추세 분석을 위한 슈퍼트렌드(Supertrend) 요소 포함 색상 캔들(Candles) 및 마커(Markers)를 통한 시각적 신호 제공 구성 가능한 알림 옵션(Configurable Alerts) 제공 기능 이 지표는 시장 데이터를 처리하여 다음을 수행합니다: ATR(평균 실제 범위)을 사용한 변동성 범위 계산 시장 노이즈 감소를 위한 필터링 기술(Filtering Techniques) 적용 시각적 요소(Visual Elements)를 통한 잠재적
이 제품의 구매자들이 또한 구매함
이 제품은 2026년 시장에 맞게 업데이트되었으며 최신 MT5 빌드에 최적화되었습니다. 가격 업데이트 안내: Smart Trend Trading System은 현재 $99 에 제공됩니다. 다음 30회 구매 후 가격은 $199 로 인상됩니다. 특별 혜택: Smart Trend Trading System 구매 후 저에게 개인 메시지를 보내시면 Smart Universal EA를 무료 로 받을 수 있으며, Smart Trend 신호를 자동 거래로 전환할 수 있습니다. Smart Trend Trading System은 리페인트 없음, 재그리기 없음, 지연 없음의 완전한 트레이딩 시스템으로, 더 깨끗한 신호, 더 나은 추세 방향, 그리고 더 체계적인 시장 거래 방식을 원하는 트레이더를 위해 제작되었습니다. Learn Smart Trend Trading System Everything you need to learn, install, and use the product is available
Trend Sniper X
Sarvarbek Abduvoxobov
4.88 (32)
Trend Sniper X 는 트레이더가 추세 방향과 잠재적 반전 지점을 명확하고 정확하게 포착할 수 있도록 도와주는 MetaTrader 5용 멀티 타임프레임 추세 추종 지표입니다. MT4용: https://www.mql5.com/en/market/product/193245 가격 정보: 현재 가격은 프로모션 할인가이며, 향후 업데이트 및 새로운 기능이 출시됨에 따라 변동될 수 있습니다. 보너스 혜택: 본 지표 전용 무료 자동매매 Assistant EA를 받으시려면 구매 후 작성자에게 메시지를 보내주시기 바랍니다. Code2Profit 채널 멀티 타임프레임 분석으로 시장을 마스터하세요! Trend Sniper X로 승률을 극대화하는 방법: 핵심 규칙 및 세션 팁 기술 사양 플랫폼 MetaTrader 5 지표 유형 멀티 타임프레임 추세 지표 운용 타임프레임 모든 차트 타임프레임 지원, 독립적으로 선택 가능한 상위 타임프레임(M1–MN1) 주요 상품 외환, 금(XAUUSD) 및 기타 C
Neuro Poseidon MT5
Daria Rezueva
4.79 (53)
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 al
SuperScalp Pro
Van Minh Nguyen
4.64 (33)
SuperScalp Pro - Professional Multi-Layer Confluence Scalping System SuperScalp Pro는 클래식 Supertrend에 여러 지능형 확인 필터를 추가한 고급 스캘핑 지표입니다. 더 높은 확률의 Buy/Sell 거래 기회를 식별하는 데 도움을 주며, 잘못된 신호를 크게 줄이는 데 도움을 줍니다. 명확한 Buy 및 Sell 화살표가 차트에 직접 표시되며, ATR 기반 Stop Loss 및 Take Profit 수준이 실시간으로 자동 계산됩니다. 구매 후 설정 방법 및 권장 구성에 대한 안내가 필요하시면 저에게 문의해 주세요. SuperScalp Pro Auto Trader를 사용하여 신호를 쉽게 자동화할 수 있습니다: [Auto Trader] 권장 설정 파일 다운로드: [Set File] 전체 문서는 제품 블로그에서 확인할 수 있습니다: [User Guide] 업데이트를 확인하려면 공식 채널에 참여하세요: [Official C
SMC Intraday Formula
Kareem Abbas
5 (23)
먼저 솔직하게 말하겠습니다. 어떤 인디케이터도 단독으로 당신을 수익성 있게 만들어주지 않습니다. 누군가 그렇게 말한다면, 그는 당신에게 꿈을 파는 것입니다. 완벽한 매수/매도 화살표를 보여주는 모든 인디케이터는 완벽하게 보이도록 만들 수 있습니다 — 단지 올바른 과거 구간을 확대하고 승리한 거래만 캡처하면 됩니다. 우리는 그렇게 하지 않습니다.  SMC Intraday Formula는 도구입니다. 시장 구조를 읽고, 가장 높은 확률의 가격 구간을 표시하며, 현재 스마트 머니의 흐름이 어떻게 보이는지 아주 단순한 언어로 보여줍니다. 최종 결정은 여전히 당신이 합니다. 실행도 당신이 합니다. 하지만 이제는 희망이 아니라 정확성으로 거래하게 됩니다. 우리는 이 인디케이터를 지난 약 3년 동안 골드(XAUUSD) 및 주요 외환 통화쌍의 데이 트레이딩 스캘핑에 사용해 왔습니다. M1, M5, M15, M30에서 우리의 핵심 도구입니다. 이 도구는 미래를 예측하려 하지 않습니다 — 지금 형성
Zoryk Gold
Reda El Koutbane
5 (9)
ZORYK — MetaTrader 5용 XAUUSD 전문 신호 및 트레이드 플래닝 시스템 이런 경험이 있을 것입니다. 골드를 분석하고 진입을 기다린 뒤 마침내 포지션을 열었지만 가격이 곧바로 반대 방향으로 움직입니다. 너무 일찍 청산하거나 Stop Loss를 옮기거나 몇 초 동안 망설입니다. 그 후 시장은 내가 없이도 처음 예상했던 목표까지 정확히 움직입니다. 문제는 항상 방향이 아니었습니다. 진짜 문제는 불확실성이었습니다. 정확한 진입 위치를 몰랐습니다. 어느 지점에서 원래의 트레이드 아이디어가 무효가 되는지 몰랐습니다. 가까운 수익을 확보해야 할지 더 큰 움직임을 기다려야 할지 판단하기 어려웠습니다. 현재 setup이 정말 강한지 아니면 단지 새로운 거래를 억지로 찾고 있는지도 확신하기 어려웠습니다. 골드는 매우 빠르게 움직입니다. 명확한 계획이 없다면 좋은 분석도 몇 초 만에 나쁜 결정으로 바뀔 수 있습니다. ZORYK는 이 문제를 해결하기 위해 개발되었습니다.
Welcome to ENTRY IN THE ZONE AND SMC MULTI TIMEFRAME Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool based on Smart Money Concepts (SMC), designed to analyze market structure, price direction, and key trading zones. It supports both Single-Timeframe Analysis and Multi-Timeframe Analysis, providing a clearer view of the overall market structure across multiple timeframes, with real-time BUY / SELL signals that do not repaint. It is designed to help filter trading opp
GoldenX Entry MT5
Kareem Abbas
5 (16)
GoldenX Entry는 MT5용 인디케이터로, 적응형 Smart Entry Trend 알고리즘, 신호 스코어링 시스템, 시장 레짐 감지 기능, 그리고 변동성 필터를 포함합니다. 각 신호에는 계산된 진입 레벨, 3개의 익절(TP1, TP2, TP3) 레벨, 그리고 손절(Stop-Loss) 레벨이 포함됩니다. 이 인디케이터는 다양한 시장 환경에 적응하도록 설계된 다중 분석 레이어 구조 위에 구축되어 있으며, 내장 최적화기와 통계 추적 시스템을 결합합니다. 또한 Risk-to-Reward(RR) 지표와 과거 거래 행동 기반의 정량 분석을 제공합니다. 시작은 간단합니다 — 선택한 타임프레임에서 최적화기를 실행한 뒤 차트에서 바로 인디케이터를 사용하면 됩니다. 핵심 기능 GoldenX Entry는 하나의 차트에서 신호 엔진, 트레이드 관리 기능, 그리고 과거 통계 추적을 통합합니다: - 내장 최적화기: 최적화기는 차트에서 원클릭으로 실행됩니다. 200개의 파라미터 조합을 두 단계 탐색
M1 Sniper MT5
Oleg Rodin
5 (7)
M1 SNIPER 는 사용하기 쉬운 거래 지표 시스템입니다. M1 시간대에 맞춰 설계된 화살표 지표입니다. 이 지표는 M1 시간대 스캘핑을 위한 단독 시스템으로 사용할 수 있으며, 기존 거래 시스템의 일부로도 사용할 수 있습니다. 이 거래 시스템은 M1 시간대 거래용으로 특별히 설계되었지만, 다른 시간대에도 사용할 수 있습니다. 원래는 XAUUSD와 BTCUSD 거래를 위해 이 방법을 설계했지만, 다른 시장 거래에도 유용하다는 것을 알게 되었습니다. 이 지표의 신호는 추세 방향과 반대로 거래될 수 있습니다. 저는 지표의 신호를 활용하여 양방향으로 거래할 수 있도록 돕는 특별한 거래 기법을 알려드립니다. 이 방법은 특별한 동적 지지선과 저항선 가격 영역을 활용하는 것을 기반으로 합니다. 구매하시면 M1 SNIPER 화살표 지표를 바로 다운로드하실 수 있습니다. 또한, 아래 스크린샷에 표시된 Apollo Dynamic SR 지표는 M1 SNIPER 도구를 사용하는 모든 사용자에게 무료로
Unix Scalper
Issam Kassas
SPECIAL OFFER: Buy UNIX Scalper. Get Smart Universal Expert Advisor FREE. Purchase UNIX Scalper for MT5 and receive Smart Universal Expert Advisor at no additional charge to automate your UNIX Scalper signals. One $99 purchase. Your indicator plus a free automation EA. After purchasing, send me a private message on MQL5 to claim your EA.  UNIX Scalper — Multi-Market Analysis, Trade Planning and Automation Find the setup. See the plan. Choose how to trade it. UNIX Scalper brings market analysis,
Entry Points Pro for MT5
Yury Orlov
4.51 (150)
전설이 돌아왔습니다: Entry Points Pro 10. MQL5 마켓 Top-3 자리를 3년간 지켜온 전설적인 지표의 재출시입니다. 수백 개의 호평 리뷰(두 버전 합산 589개), 매일 이 지표로 거래하는 수천 명의 트레이더, 31,000회 이상의 데모 다운로드   MT4+MT5 . 지난 5년간 여러분이 남긴 리뷰를 하나도 빠짐없이 읽었고, 약속 대신 그 답을 버전 10에 담았습니다. 1999년부터 시장에서 활동하며 정직함과 자신의 평판, 그리고 고객을 소중히 여기는 개발자가 만들었습니다. Entry Points Pro의 진입 시그널은 절대 리페인팅되지 않습니다. 그리고 이번에는 개발자의 말뿐이 아니라 검증 가능한 사실입니다: 확정 시그널은 캔들 종가에서만 표시되며, 자동화 테스트에서 리페인팅 0건 이 확인되었습니다(EURUSD, XAUUSD, BTCUSD에서 2,486,568회의 불변조건 검사 — 위반 0건). 검증 방법은 공개되어 있으니 전략 테스터에서 직접 재현해 보실 수
Reversion King Indicator
Eugen-alexandru Zibileanu
5 (7)
새로운 왕의 등장 - 인디케이터 + 주문 관리 표시(TP1 + TP2 + TP3) + 선택형 텔레그램 시그널 전송 기능 포함 (무료) (완전한 트레이딩 및 시그널 시스템) 골드를 위한 최고의 EA: Gold Slayer 이 인디케이터는 고급 전략, 사용자 지정 가능한 주문 관리 시스템, 그리고 엔벨로프 확장을 결합한 평균 회귀(mean reversion) 시스템을 포함하고 있습니다. 또한 RSI와 같은 여러 지능형 확인 필터를 통해 높은 확률의 반전 진입 구간을 포착하여 BUY 및 SELL 시그널을 제공합니다. 단순히 거래 방법만 배우는 것이 아니라, 여러 포지션을 효과적으로 관리하고 이전에 수익 중인 오픈 포지션으로 손실 거래를 커버하는 방법까지 익힐 수 있습니다. M5 전용으로 설계 및 최적화되었으며, 유동성이 풍부해 시그널이 더 깔끔하고 신뢰도 높은 BTCUSD와 XAUUSD에서 뛰어난 성능을 발휘합니다. 이 인디케이터는 ATR 기반으로 자동 계산된 진입가, 손절가, 익절가와
Atomic Analyst MT5
Issam Kassas
4.44 (57)
이 제품은 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 . 가격 움직임, 강도, 모멘텀, 다중 시간대 방향 및 고급 필터를 분석하여 트레이더가 노이즈를 줄이고 약한 세팅을 피하며 더 체계적인 거래 결정을 내릴 수 있도록
Gann Made Easy MT5
Oleg Rodin
5 (10)
Gann Made Easy 는 mr.의 이론을 사용하여 최고의 거래 원칙을 기반으로 하는 전문적이고 사용하기 쉬운 Forex 거래 시스템입니다. W.D. 간. 이 표시기는 Stop Loss 및 Take Profit Levels를 포함하여 정확한 BUY 및 SELL 신호를 제공합니다. PUSH 알림을 사용하여 이동 중에도 거래할 수 있습니다. 구매 후 거래 방법 안내 및 유용한 추가 지표를 무료로 받으시려면 저에게 연락주세요! 아마도 Gann 거래 방법에 대해 이미 여러 번 들었을 것입니다. 일반적으로 Gann의 이론은 초보자 거래자뿐만 아니라 이미 거래 경험이 있는 사람들에게도 매우 복잡한 것입니다. Gann의 거래 방식은 이론적으로 적용하기 쉽지 않기 때문입니다. 나는 그 지식을 연마하고 Forex 지표에 최고의 원칙을 적용하기 위해 몇 년을 보냈습니다. 표시기는 적용하기가 매우 쉽습니다. 차트에 첨부하고 간단한 거래 권장 사항을 따르기만 하면 됩니다. 지표는 지속적으로 시장 분석
UZFX {SSS} 스캘핑 스마트 시그널 v5.0 MT5는 급변하는 시장에서 정확한 실시간 시그널을 필요로 하는 스캘퍼, 데이 트레이더, 스윙 트레이더를 위해 설계된 리페인팅이 없는 고성능 트레이딩 지표입니다. (UZFX-LABS)에서 개발한 이 지표는 가격 움직임 분석, 추세 확인 및 스마트 필터링을 결합하여 모든 통화 쌍과 시간대에서 높은 확률의 매수 및 매도 신호, 경고 신호, 추세 지속 기회를 생성합니다. 거래에 대한 망설임을 멈추고, 명확성, 정밀성, 그리고 규율 있는 시장 실행을 원하는 트레이더를 위해 설계된 체계적인 신호 시스템을 따르기 시작하세요. 제 말을 믿으세요. 이 지표는 MQL5에서 구할 수 있는 최고의 지표 중 하나입니다. 그러니 절대 놓치지 마세요!! “현명한 트레이더를 위한 스마트 신호” 지금 최신 버전 5.0이 출시되었으며, 사전 공지 없이 가격이 최대 $499.99까지 인상될 수 있으니 기회를 놓치기 전에 서둘러 구매하세요!! 최종 구매 전! 무료 체
Scalper Vault 는 성공적인 스캘핑에 필요한 모든 것을 제공하는 전문 스캘핑 시스템입니다. 이 표시기는 외환 및 바이너리 옵션 거래자가 사용할 수 있는 완전한 거래 시스템입니다. 권장 시간 프레임은 M5입니다. 시스템은 추세 방향으로 정확한 화살표 신호를 제공합니다. 또한 상단 및 하단 신호와 Gann 시장 수준을 제공합니다.  이 시스템은 사용하기가 매우 쉽습니다. 원하는 시장 지역의 화살표만 따라가면 됩니다. 엑시트는 가격이 적정 수준에 도달하거나 시장의 고점 또는 저점 신호가 나타날 때 수행됩니다.  표시기는 PUSH 알림을 포함한 모든 유형의 경고를 제공합니다. 인디케이터 구매 후 연락주세요. 내 개인 거래 권장 사항과 훌륭한 보너스 지표를 무료로 공유합니다! 나는 당신에게 행복하고 유익한 거래를 기원합니다!
FiboSniper Pro
Van Minh Nguyen
5 (2)
FiboSniper Pro – Multi-Filter Fibonacci System with Auto SL/TP and Control Panel FiboSniper Pro는 동적 Fibonacci Envelopes와 여러 확인 필터를 결합하여 선별된 Buy 및 Sell 신호를 생성하는 기술적 지표입니다. Fibonacci 레벨은 Moving Average와 ATR을 기반으로 계산된 후 ADX, EMA, RSI, ATR, Volume, Time 및 Candle 구조를 통해 필터링됩니다. 이 지표는 ATR 기반의 자동 Stop Loss 및 Take Profit 레벨을 차트에 직접 표시하며, 빠른 설정 조정을 위한 인터랙티브 Control Panel을 제공합니다. 구매 후 권장 설정 파일과 자세한 사용 방법을 받으려면 저에게 문의해 주세요. Auto Trader X를 사용하여 FiboSniper Pro 신호를 자동화할 수 있습니다: [Auto Trader X] User Guide 및 Se
Divergence Bomber
Ihor Otkydach
4.89 (94)
이 지표를 구매하신 분께는 다음과 같은 혜택이 무료로 제공됩니다: 각 거래를 자동으로 관리하고, 손절/익절 수준을 설정하며, 전략 규칙에 따라 거래를 종료하는 전용 도우미 툴 "Bomber Utility" 다양한 자산에 맞게 지표를 설정할 수 있는 셋업 파일(Set Files) "최소 위험", "균형 잡힌 위험", "관망 전략" 모드로 설정 가능한 Bomber Utility의 셋업 파일 이 전략을 빠르게 설치, 설정, 시작할 수 있도록 돕는 단계별 영상 매뉴얼 주의: 위의 모든 보너스를 받기 위해서는 MQL5 개인 메시지 시스템을 통해 판매자에게 연락해 주세요. 독창적인 커스텀 지표인 “Divergence Bomber(다이버전스 봄버)”를 소개합니다. 이 지표는 MACD 다이버전스(괴리) 전략을 기반으로 한 올인원(All-in-One) 거래 시스템입니다. 이 기술 지표의 주요 목적은 가격과 MACD 지표 간의 다이버전스를 감지하고, **향후 가격이 어느 방향으로 움직일지를 알려주
통화 강도 마법사는 성공적인 거래를 위한 올인원 솔루션을 제공하는 매우 강력한 지표입니다. 표시기는 여러 시간 프레임의 모든 통화 데이터를 사용하여 이 또는 해당 외환 쌍의 힘을 계산합니다. 이 데이터는 특정 통화의 힘을 확인하는 데 사용할 수 있는 사용하기 쉬운 통화 지수 및 통화 전력선의 형태로 표시됩니다. 필요한 것은 거래하려는 차트에 표시기를 부착하는 것뿐입니다. 표시기는 거래하는 통화의 실제 강세를 보여줍니다. 지표는 또한 추세와 거래할 때 유리하게 사용할 수 있는 구매 및 판매 거래량 압력의 극한값을 보여줍니다. 지표는 또한 피보나치에 기반한 가능한 대상을 보여줍니다. 표시기는 PUSH 알림을 포함한 모든 유형의 알림을 제공합니다. 구매 후 연락주세요. 나는 당신과 거래 팁을 공유하고 당신에게 무료로 훌륭한 보너스 지표를 줄 것입니다! 나는 당신에게 행복하고 유익한 거래를 기원합니다!
Gem SIGNAL
Shengzu Zhong
5 (1)
GEM Signal Pro GEM Signal Pro는 MetaTrader 5용 추세추종형 지표로, 차트에서 더 명확한 신호, 더 구조적인 트레이드 설정, 그리고 더 실용적인 리스크 관리를 원하는 트레이더를 위해 설계되었습니다. 단순한 화살표만 표시하는 것이 아니라, GEM Signal Pro는 전체 트레이드 아이디어를 더 깔끔하고 읽기 쉬운 방식으로 보여줍니다. 조건이 확인되면 진입가, 손절가, 목표가를 차트에 표시하여 트레이더가 설정을 더 효율적으로 검토할 수 있도록 도와줍니다. 작동 방식 이 지표는 먼저 내부 로직에 따라 유효한 초기 신호를 식별합니다. 확인 조건이 충족되면, GEM Signal Pro는 차트에 전체 설정을 표시합니다. 이를 통해 트레이더는 거래 구조를 더 명확하게 보고, 수동 분석 작업을 줄일 수 있습니다. 차트에 표시되는 거래 레벨 확인된 신호에 대해, GEM Signal Pro는 다음을 표시할 수 있습니다. 진입가 손절가 목표가 1 목표가 2 목표가 3 손
이 제품은 2026년 시장에 맞게 업데이트되었으며 최신 MT5 빌드에 최적화되었습니다. 가격 업데이트 안내: Smart Price Action Concepts는 현재 $200 에 제공됩니다. 다음 30회 구매 후 가격은 $299 로 인상됩니다. 특별 혜택: 구매 후 저에게 개인 메시지를 보내시면 무료 보너스 + 선물 을 받을 수 있습니다. 먼저, 이 트레이딩 도구는 리페인트 없음, 재그리기 없음, 지연 없음의 인디케이터이므로 전문적인 트레이딩에 적합하다는 점을 강조하고 싶습니다. [Online course] ,   [User Manual]  ,  [How to Install]  ,   [PDF] Smart Price Action Concepts Indicator는 초보자와 경험 많은 트레이더 모두에게 매우 강력한 도구입니다. 20개 이상의 유용한 인디케이터를 하나로 결합하고, Inner Circle Trader Analysis와 Smart Money Concepts Trading
ATstrong
Zaha Feiz
ATSTRONG PRO: 시장 구조 및 돌파(Breakout) 지표 돌파 감지 엔진 | 5개의 동적 TP 목표 | 실시간 대시보드 패널 | 리페인팅 없음 출시 기념 가격 현재 가격: $59 — 10개가 판매될 때마다 가격이 $10씩 인상됩니다. ATSTRONG PRO 는 MetaTrader 5 전용으로 설계된 고급 돌파 및 기관 수준의 시장 구조 지표입니다. 높은 확률의 스윙 피벗을 감지하고, 군집된 지지 및 저항 축적 영역을 식별하며, 실시간으로 구조 붕괴(BOS) 및 특성 변화(CHoCH) 신호를 제공합니다. 이 지표는 차트 위에 동적 손절매(Stop Loss)와 5개의 개별 이익 실현 수준(TP1 ~ TP5)을 자동으로 그려주며, 위험 대비 보상 투영 상자, 별점으로 매겨진 신호 품질 등급, 실시간 온차트 성과 분석 대시보드를 함께 제공합니다. 거래 주의 사항: 이 지표는 수동 거래 및 시장 분석용입니다. 캔들이 마감될 때 시각적으로 명확한 신호, 레벨, 알림을 리페인팅
Power Candles MT5
Daniel Stein
4.73 (11)
Power Candles V3 - 자체 최적화 강도 지표 파워 캔들 V3는 적용된 모든 차트에서 통화 및 상품의 강세를 실행 가능한 거래 계획으로 전환합니다. 단순히 캔들에 색상을 입히는 대신, 백그라운드에서 실시간 자동 최적화를 수행하여 현재 보고 있는 종목에 대한 최적의 손절매, 익절 및 신호 임계값을 제공합니다. 한 번의 클릭으로 실시간 거래에 적용할 수 있으며, 진입점, 손절매 및 익절 선이 정확한 가격에 맞춰 차트에 표시되고, 방향과 함께 알림이 발령됩니다. 이 도구는 Stein Investments 에코시스템의 일부입니다. 18개 이상의 도구와 함께 당신의 1대1 AI 트레이딩 멘토 Max.  항상 대기 중, 모든 인디케이터를 깊이 있게 이해, 무언가를 차근차근 생각해보고 싶은 순간에 도움을 줍니다.  https://stein.investments 에서 만나보세요 매 종가 바마다 3,000회 이상의 트레이딩 시뮬레이션. 9가지 강도 상태. 2가지 전략을 병렬로 테스트.
Axiom Matrix
Issam Kassas
5 (8)
[User Manual]   ,   [Online Course]   ,   [PDF]  And [DEMO] Axiom Matrix는 MetaTrader 5용 전문 멀티 심볼, 멀티 타임프레임 시장 스캐너이자 의사결정 대시보드입니다. Axiom Matrix는 사용자의 Market Watch를 스캔하고, 여러 타임프레임을 분석하며, 여러 근거 엔진을 읽고, 가장 강한 기회를 비교하여 하나의 깔끔한 매트릭스 대시보드 안에서 최적의 BUY, SELL, WAIT 또는 차단 상태를 보여줍니다. 저는 무거운 시장 스캔 작업을 대신 처리해 줄 수 있는 하나의 도구가 필요했기 때문에 Axiom Matrix를 만들었습니다. 저는 RSI만 따로 확인하고 싶지 않았습니다. 그다음 MACD만 따로 확인하고. 그다음 이동평균. 그다음 거래량. 그다음 변동성. 그다음 지지와 저항. 그리고 하나의 트레이딩 아이디어를 만들기 위해 심볼과 타임프레임을 수동으로 계속 전환하고 싶지 않았습니다. 저는 시장을 스캔하고,
Azimuth Pro
Ottaviano De Cicco
5 (7)
Azimuth Pro V2: Synthetic Fractal Structure and Confirmed Entries for MT5 Overview Azimuth Pro is a multi-level swing structure indicator by Merkava Labs . Four nested swing layers, swing-anchored VWAP, ABC pattern detection, three-timeframe structural filtering, and closed-bar confirmed entries — one chart, one workflow from micro-swings to macro-cycles. This is not a blind signal product. It is a structure-first workflow for traders who care about location, context, and timing. ️ Summer Sale
CRT Candle Range Theory HTF MT5.   Ultimate CRT Indicator: Advanced ICT Concepts and Malaysian SnR Trading System Master the Market Maker's Footprints with the Most Advanced Candle Range Theory Indicator Unlock the true power of  Smart Money Concepts (SMC)  and trade precisely like the institutions with the  Ultimate CRT Indicator . Built exclusively for serious traders, this indicator automates the highly effective  Candle Range Theory (CRT) , a core pillar of  ICT Concepts (Inner Circle Trader
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (4)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
Smc Pro ToolKit
Talal N Z Aljarusha
5 (12)
SMC PRO TOOLKIT — SMART MONEY ANALYSIS & STRUCTURED TRADE PLANNING SMC Pro ToolKit is a professional Smart Money Concepts analysis workspace for MetaTrader 5. It combines market structure, multi-timeframe analysis, institutional price zones, setup evaluation, confirmation tools, volume context, alerts, and risk planning inside one organized chart environment. One workspace. Multiple layers of confirmation. One structured trading plan. OPEN COMPLETE USER GUIDE MULTI-CONDITION SETUP ENGINE At
Trend Catcher ind mt5
Ramil Minniakhmetov
5 (18)
트렌드 캐처 인디케이터 트렌드 캐처 인디케이터는 개발자가 자체 개발한 맞춤형 적응형 트렌드 분석 지표들을 조합하여 시장 가격 움직임을 분석합니다. 단기적인 노이즈를 제거하고 근본적인 모멘텀 강도, 변동성 확대, 가격 구조 움직임에 집중하여 진정한 시장 방향을 파악합니다. 또한 이동 평균, RSI, 변동성 필터와 같은 맞춤형 지표들을 활용하여 가격을 평활화하고 트렌드를 필터링합니다. 실제 운영 모니터링 및 기타 제품은 다음 링크에서 확인하실 수 있습니다:   https://www.mql5.com/en/users/mechanic/seller 텔레그램에서는 EA나 설정 파일을 판매하지 않습니다. 사기이니 주의하세요. 모든 설정 파일은 블로그에서 무료로 제공됩니다. 중요! 구매 후 즉시 연락 주시면 사용 방법 및 보너스를 드립니다!
Crystal Quantum Pro
Muhammad Jawad Shabir
5 (3)
CRYSTAL QUANTUM PRO Institutional Signal & Trade Intelligence for MetaTrader 5 Final Price: 199 USD ----> Price goes up 10 USD after every 10 sales. Limited launch slots available, act fast. Most indicators give you an arrow and leave you alone. A naked arrow is a gamble. Winning consistently requires CONFLUENCE , a clear STOP and TARGET , and honest PROOF that the system works. Crystal Quantum Pro delivers all three in one clean, no-repaint package. Crystal Quantum Pro is a complete decision sy
제작자의 제품 더 보기
Breakout Target
Muhammad Hassaan
NeuronBreakout identifies volatility compression before the market expands. It waits for price to contract, anchors a breakout range to the most recent confirmed swing, tracks that range until price closes beyond it, then projects a complete trade with entry, ATR-based stop loss, and three R-multiple profit targets. Every completed breakout remains frozen on the chart, allowing you to review past setups exactly as they formed. It is an indicator for chart analysis only: it draws on the chart, it
NeuronReplay — replay each of your closed trades one by one, bar-by-bar, and analyze exactly what happened Your trade history is just a list of numbers. NeuronReplay turns it into film. It lists every closed trade in a dashboard; click any one and it re-plays that single trade candle-by-candle on its own chart , exactly like stepping through the MetaTrader 5 Strategy Tester — but scoped to a real trade you already took. You see the entry, the stop, the target and the exit drawn in, a floating P&
Chandelier Exit Pro
Muhammad Hassaan
Chandelier Exit PRO A precise and reliable trend-following indicator for MetaTrader 5 Chandelier Exit PRO is a professionally engineered implementation of the Chandelier Exit indicator, designed to closely match the original version in both logic and signal behavior. It provides clear trend direction, dynamic stop levels, and well-timed reversal signals, making it suitable for traders who require consistency and accuracy in their decision-making. Core Features Accurate Logic This indicator repli
FREE
NeuronLiquidity is a chart-overlay indicator for MetaTrader 5 from Neuron Systems that maps where liquidity rests and marks the exact bar where it is taken. It is an indicator only: it draws on your chart and raises alerts. It does not place trades, it does not send buy or sell orders, and it does not manage positions or accounts. Native MQL5, no DLLs, no external dependencies. Works on any symbol (forex, gold and metals, indices, crypto) and any timeframe. === HOW IT FINDS LIQUIDITY POOLS === A
SMC Flow Cloud
Muhammad Hassaan
SMF Cloud is a clean, lightweight chart indicator that visualizes directional market flow using an adaptive trend “cloud”, dynamic volatility bands, retest markers, and a TradingView-style strength gauge. It is designed for fast decision-making: identify trend shifts, measure trend strength, and spot pullback/retest opportunities at a glance. Key Features Smart Money Flow Trend Cloud Smooth trend baseline (EMA or ALMA) with optional additional smoothing. Clear bullish/bearish flow visualization
Trade. Allows you to perform basic trading operations in one click directly from the chart. Trading operations: Open Buy and Sell market positions with one click. Specify lot size manually before opening a trade. Set Stop Loss and Take Profit as price levels . Stop Loss and Take Profit are automatically initialized at a fixed distance from the current market price (default: ±50 pips , symbol-aware). Fully supports Forex, Metals (XAUUSD), Indices, and other MT5 symbols with correct price formatti
FREE
SuperTrend V
Muhammad Hassaan
*This is TradingView indicator converted to mql4* The SuperTrend V indicator is a popular technical analysis tool used to identify trends and potential trend reversals in financial markets. It is based on the concept of the SuperTrend indicator but incorporates additional features and variations. The SuperTrend V indicator uses a combination of price action and volatility to determine the trend direction and generate trading signals. Here are the key components and features of the indicator: Ca
FREE
Trend Magicc
Muhammad Hassaan
*This is tradingview indicator converted to mql5* The Trend Magic Indicator is a popular technical analysis tool used to identify the direction of a market trend and potential trend reversals. It is a versatile indicator that can be applied to various financial instruments and timeframes. The Trend Magic Indicator consists of a combination of moving averages and a volatility-based filter. It aims to smooth out price fluctuations and provide a clearer visualization of the underlying trend. Here
FREE
CM SlingShot System
Muhammad Hassaan
*This is tradingview indicator converted to mql4* The CM Slingshot System Indicator is a trading tool that aims to identify potential trade setups based on market volatility and price action. It is designed to help traders spot entry and exit points in trending markets. The CM Slingshot System Indicator combines multiple indicators and techniques to generate trading signals. Here are the key features and components of the indicator: Bollinger Bands: The indicator incorporates Bollinger Bands, w
Chandelier Exits
Muhammad Hassaan
*This is tradingview indicator converted to mql4* The Chandelier Exit Indicator is a popular technical analysis tool developed by Chuck LeBeau. It is designed to help traders identify potential exit points for their trades based on market volatility and the concept of trailing stops. The Chandelier Exit Indicator consists of three main components: Average True Range (ATR): The indicator utilizes the Average True Range, which measures market volatility. The ATR calculates the average range betwe
UT bot alerts
Muhammad Hassaan
*This is tradingview bot converted to mql4* The UT Bot Alert Indicator is an advanced technical analysis tool designed to help traders optimize their trading performance. This innovative indicator is based on the proven UT Bot system, which utilizes multiple indicators to deliver accurate signals that can help traders make better decisions. The UT Bot Alert Indicator provides a range of features that can help you stay on top of market trends and capitalize on opportunities. Here are some of its
UT bot alert
Muhammad Hassaan
UT Bot Alerts is a technical indicator for MetaTrader 5 that highlights potential directional changes based on momentum conditions. The indicator marks signal points directly on the chart and can generate optional notifications for convenience. The signal generation logic can operate in two modes: Closed-bar mode: signals are confirmed only after the bar closes. Live-bar mode: signals are displayed during the formation of the current bar. Both modes are available depending on the user's preferr
HA Market Bias
Muhammad Hassaan
*This is trading view indicator converted in mql5* The HA Market Bias Indicator is a popular tool used in trading and technical analysis, designed to help traders identify market bias and potential trend reversals. It is commonly used in conjunction with candlestick charts and provides valuable insights into market sentiment. The indicator is based on the Heiken Ashi (HA) candlestick charting technique, which aims to filter out market noise and provide a smoother representation of price action.
The trendlines with breaks indicator return pivot point based trendlines with highlighted breakouts. Users can control the steepness of the trendlines as well as their slope calculation method. Trendline breakouts occur in real-time and are not subject to backpainting. Trendlines can however be subject to repainting unless turned off from the user settings. The indicator includes integrated alerts for trendline breakouts. Any valid trendlines methodology can be used with the indicator, users
AI Range Breaker
Muhammad Hassaan
Note: Kindly inbox me for setfile AI Range Breaker watches a time window you choose each day, marks that session’s high and low , then automatically places pending buy/sell orders just outside the range. If price breaks out, the EA manages the trade with breakeven, candle-based trailing, optional partial close, and a single scale-in once price moves in your favor. If nothing happens, the pending orders are removed after a set number of candles—keeping your chart and account clean. Best use Work
This indicator builds a Pivot Anchored Volume Profile (VAP/VPOC approximation using tick volume) and automatically splits the profile into pivot-to-pivot segments , giving you a clean, TradingView-like view of where volume concentrated during each swing. It draws a horizontal histogram for every segment and highlights the Value Area and key levels, making it easy to spot acceptance/rejection zones, high-volume nodes, and potential support/resistance. Key Features Segmented Volume Profile (Pivot-
NeuronScanner - Multi-Symbol Multi-Timeframe Confluence Scanner for MetaTrader 5 NeuronScanner is an on-chart scanner and dashboard for MetaTrader 5. It shows a colour-coded grid of confluence scores across many symbols and timeframes on one panel, so you can review a whole watchlist at once. Works on any symbol: forex, metals, gold, indices and crypto. HOW IT WORKS For every symbol and timeframe in the grid, NeuronScanner reads eight indicators and turns each into a simple vote - bullish, be
NeuronStructure reads market structure the way a desk does and labels every event on the exact closed bar that confirmed it, so what you see now is what you would have seen then. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. It is the market-structure companion to NeuronLiquidity, built to sit alongside it: structure tells you the framework and bias, liquidity te
Neuron Sessions
Muhammad Hassaan
NeuronSessions maps the four trading sessions, Sydney, Tokyo, London and New York, directly on your chart and keeps the read honest: a completed session is frozen and never redrawn, only the live one develops. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. It is the sessions companion to NeuronLiquidity and NeuronStructure, and is built to sit alongside them: stru
Neuron Sniper ICT
Muhammad Hassaan
NeuronSniper is a complete ICT (Inner Circle Trader / smart-money) workspace and setup engine for MetaTrader 5 from Neuron Systems. It maps the whole picture, market structure, liquidity, order blocks, fair value gaps and premium/discount, and then marks one strict, high-quality reversal setup with a fixed risk:reward plan. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or acc
Neuron Flow SMC
Muhammad Hassaan
NeuronFlow is a smart-money trend-continuation toolkit for MetaTrader 5 from Neuron Systems. It reads market structure and then, on every confirmed break, marks a continuation setup, a pullback into the fresh order block or fair value gap left by the move, in the direction of the trend, with a fixed risk:reward plan. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts.
Neuron Super Trend
Muhammad Hassaan
NeuronTrend is a premium adaptive trend engine for MetaTrader 5 from Neuron Systems. It draws one clean, non-repainting baseline that colours the trend blue (up) or red (down), surrounds it with a translucent neon trend cloud, and reads the trend across timeframes in a live dashboard. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5, no DLLs, non-repaint
NeuronCloud is a premium moving-average cloud for MetaTrader 5 from Neuron Systems. A fast and a slow moving average fill a translucent neon cloud behind the candles and colour it blue (up) or red (down), while a multi-MA ribbon between them shows when a trend is fanning out or compressing into a squeeze. It is an indicator for chart analysis only: it draws on the chart, it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5,
NeuronIchimoku is a premium Ichimoku Kinko Hyo indicator for MetaTrader 5 from Neuron Systems. It draws the full classic Ichimoku system, projects the cloud forward of price, and scores every Tenkan/Kijun cross with a transparent five-factor confidence engine so you can see, at a glance, which crosses agree with the bigger picture and which do not. It is an indicator for chart analysis only: it does not place, modify or close trades, it does not send orders, and it does not manage positions or a
NeuronQuant is a premium quant analytics indicator for MetaTrader 5 from Neuron Systems. It reads the chart with the kind of statistical tools common in quantitative analysis: a forward expected-move range, realized volatility, a market-regime read and a standardized z-score. It is an indicator for chart analysis only: it does not place, modify or close trades, it does not send orders, and it does not manage positions or accounts. Native MQL5, no DLLs, non-repainting closed-bar logic. Works on a
NeuronPropGuard — prop-firm rule compliance & trade management for MT5 Most funded accounts are not lost on bad entries — they are lost on a single trade that crosses the daily-loss line or the max-drawdown floor. NeuronPropGuard keeps those rules in front of you in real time, sizes every trade against the room you actually have left, and can step in before a buffer is breached. It reads only your own MetaTrader 5 account — no external feed, no signals, no profit promises. It cannot guarantee co
NeuronDivergence — multi-oscillator confluence divergence engine for MT5 A single oscillator showing divergence is a hint; three agreeing at once is a setup. NeuronDivergence reads RSI, MACD and Stochastic together, finds regular and hidden divergence on each, and only marks a signal when enough of them agree — then scores that agreement 0–100 with a confidence engine and draws it on your chart with entry, stop and target levels, a command dashboard and alerts. It is non-repainting and closed-ba
NeuronCopier — a local MT5 trade copier that actually thinks Most copiers blindly mirror lots. NeuronCopier verifies the symbol by price, sizes each trade by risk, scores the master it is copying, protects the receiving account against prop-firm and drawdown breaches, and ships with a full on-chart trade manager. It mirrors trades from one MetaTrader 5 account to one or many others running on the same PC , instantly and reliably, through the shared terminal data folder. 100% native MQL5 — no DLL
NeuronJournal - Trading Journal and Analytics Dashboard for MetaTrader 5 NeuronJournal reads your own MetaTrader 5 closed-trade history and presents it as an analytics dashboard inside the terminal. It shows your performance metrics, a calendar of daily results, a quant-style score of your trading, and a detailed breakdown of every trade and every day, with a built-in notes journal. It is an analytics and journaling tool only. It reads your account and draws. It does not give trading signals and
Neuron Replay — Bar Replay & Paper‑Trading Trainer Neuron Replay turns any MetaTrader 5 chart into a TradingView‑style market replay and risk‑free practice simulator . Rewind any symbol to any point in its history, then step through it bar‑by‑bar — or auto‑play it — and practice your entries, exits and trade management on a fully interactive on‑chart panel. Every trade is 100% simulated (paper / "ghost" trading): the tool never sends a single real order to your account, so you can train your str
필터:
리뷰 없음
리뷰 답변