• Información general
  • Comentarios
  • Discusión

Mt5 Market Profile

Market Profile

Introducing the Market Profile MetaTrader Indicator—your gateway to mastering market dynamics with precision and insight. This powerful tool delivers a classic Market Profile analysis, revealing price density over time and highlighting crucial levels, including the value area and control value for any trading session. 


Compatible with timeframes from M1 to D1, it adapts to daily, weekly, monthly, or even intraday sessions, offering you unmatched flexibility. Lower timeframes provide granular detail, while higher timeframes ensure clearer visibility. You can even draw custom market profiles using a free-draw rectangle on any timeframe, and choose from six vibrant color schemes to visualize the profile blocks. Whether you prefer a simple color histogram or a dynamic color representation based on market trends, this indicator has you covered.


With no reliance on standard indicators, this tool focuses solely on pure price action, available for MetaTrader 4, MetaTrader 5, and cTrader platforms. Plus, stay ahead of market moves with built-in alerts for key price levels like the Value Area high and low, Median, and Single Print zones. Embrace the power of detailed market analysis and elevate your trading strategy today!                                                                                                                                                                                                  

Input parameters

Main                                                                                                                                                                                                                                                                                                                                  **Session (default = Daily):** Choose the trading session for your Market Profile analysis, ranging from Daily, Weekly, Monthly, Intraday, to Rectangle. To use the Rectangle session, simply add a rectangle chart object named with "MPR" to your chart. Press 'r' on your keyboard to automatically create a correctly named rectangle.


**StartFromDate (default = __DATE__):** If `StartFromCurrentSession` is set to false, the indicator will begin drawing profiles from this specified date and extend backwards. For example, setting it to 2018-01-20 with `SessionsToCount` set to 2 will generate profiles for 2018-01-20 and 2018-01-19.


**StartFromCurrentSession (default = true):** When set to true, the indicator starts drawing profiles from the current session. If set to false, it uses the date specified in `StartFromDate` to begin drawing.


**SessionsToCount (default = 2):** Defines the number of trading sessions for which to display Market Profiles.


**SeamlessScrollingMode (default = false):** When enabled, this mode ignores the `StartFromDate` and `StartFromCurrentSession` settings, allowing the indicator to calculate and display sessions based on the current position of the chart. This feature facilitates infinite scrolling to explore historical sessions.


**EnableDevelopingPOC (default = false):** If activated, multiple horizontal lines will illustrate the evolution of the Point of Control throughout the session.


**EnableDevelopingVAHVAL (default = false):** When enabled, this feature draws multiple horizontal lines to show the development of the Value Area High and Low during the session.


**ValueAreaPercentage (default = 70):** Sets the percentage of the session's TPOs to be included in the Value Area.                                                                                                                                                             

Looks and colors

  • ColorScheme (default = Blue to Red) — color scheme for profile's blocks:
    • blue to red
    • red to green
    • green to blue
    • yellow to cyan
    • magenta to yellow
    • cyan to magenta
  • SingleColor (default = clrBlue) — if ColorScheme is set to Single Color, this color will be used to draw market profiles.
  • ColorBullBear (default = false) — if true, the color of the profile blocks depends not on the age of the origin bar but on its direction.
  • MedianColor (default = clrWhite) — the color of the control value (median).
  • ValueAreaSidesColor (default = clrWhite) — the color of the value area side borders.
  • ValueAreaHighLowColor (default = clrWhite) — the color of the value area top and bottom borders.
  • MedianStyle (default = STYLE_SOLID) — the Point of Control (median) line style.
  • MedianRayStyle (default = STYLE_DASH) — the Point of Control (median) ray line style.
  • ValueAreaSidesStyle (default = STYLE_SOLID) — the style of the value area side borders.
  • ValueAreaHighLowStyle (default = STYLE_SOLID) — the style of the value area top and bottom borders.
  • ValueAreaRayHighLowStyle (default = STYLE_DOT) — the style of the value area top and bottom rays.
  • MedianWidth (default = 1) — the Point of Control (median) line width.
  • MedianRayWidth (default = 1) — the Point of Control (median) ray line width.
  • ValueAreaSidesWidth (default = 1) — the width of the value area side borders.
  • ValueAreaHighLowWidth (default = 1) — the width of the value area top and bottom borders.
  • ValueAreaRayHighLowWidth (default = 1) — the width of the value area top and bottom rays.
  • ShowValueAreaRays (default = None) — can be set so that the value area's High and Low price levels are projected to the right side of the chart. Can be set to previous session, current, previous and current, all previous, or all.
  • ShowMedianRays (default = None) — can be set so that the median is projected to the right side of the chart. Can be set to previous session, current, previous and current, all previous, or all.
  • RaysUntilIntersection (default = Stop_No_Rays) — defines the way median and value area rays will be cut off when they meet the next trading session's price range:
    • Stop_No_Rays — no rays are stopped anywhere.
    • Stop_All_Rays — all rays are stopped at an intersection with the price of another session.
    • Stop_All_Rays_Except_Prev_Session — all rays except the previous session's rays are stopped at an intersection with the price of another session.
    • Stop_Only_Previous_Session — only rays of the previous session are stopped at an intersection with the price of another session.
  • HideRaysFromInvisibleSessions (default = false) — if true, rays from sessions starting behind the left edge of the screen won't be displayed until you scroll back to them.
  • TimeShiftMinutes (default = 0) — time shift for the sessions, in minutes. Positive value will move the session start to the left; negative — to the right.
  • ShowKeyValues (default = true) — if true, Value Area High, Value Area Low, and Point of Control are displayed on the left of the market profile.
  • KeyValuesColor (default = clrWhite) — the color for Value Area High, Value Area Low, and Point of Control printout.
  • KeyValuesSize (default = 8) — the font size for Value Area High, Value Area Low, and Point of Control printout.
  • ShowSinglePrint (default = No) — can be set to Leftside or Rightside and will mark the single print profile — a part of the profile, which is only one TPO wide.
  • SinglePrintRays (default = false) — if true, single print edges are marked with rays.
  • SinglePrintColor (default = clrGold) — the color for single print marking if ShowSinglePrint isn't set to No.
  • SinglePrintRayStyle (default = STYLE_SOLID) — the single print ray line style.
  • SinglePrintRayWidth (default = 1) — the single print ray line width.
  • ProminentMedianColor (default = clrYellow) — the color for the prominent median (PPOC) if ProminentMedianPercentage is set to 100 or less.
  • ProminentMedianStyle (default = STYLE_SOLID) — the style for the prominent median (PPOC) if ProminentMedianPercentage is set to 100 or less.
  • ProminentMedianWidth (default = 4) — the width for the prominent median (PPOC) if ProminentMedianPercentage is set to 100 or less.
  • RightToLeft (default = false) — if true, the current session's market profile has its histogram drawn from right to left. In case Session is set to Rectangle, market profiles of all sessions are drawn right-to-left.

Performance

  • PointMultiplier (default = 0) — the higher it is, the wider are the profile's price boxes and the fewer are the chart objects. You can use it to reduce the indicator's load on CPU. When the value is zero, an adaptive multiplier is used — the indicator attempts to calculate the optimal value automatically.
  • ThrottleRedraw (default = 0) — a delay in seconds that will be applied before each redraw of the profiles. You can use it to reduce the indicator's load on CPU.
  • DisableHistogram (default = false) — if true, no market profile histogram is drawn, but Value Area and Median are still marked. This makes indicator work extremely fast, but is less useful for thorough market analysis.

Alerts

  • AlertNative (default = false) — if true, the indicator will issue the platform's native pop-up alert when some alert conditions are met.
  • AlertEmail (default = false) — if true, MetaTrader's email alerts will be sent when some alert conditions are met. Email should be properly configured in MetaTrader via Tools->Options->Email
  • AlertPush (default = false) — if true, MetaTrader's push notification alerts will be sent to your mobile device when some alert conditions are met. Notifications should be properly configured in MetaTrader via Tools->Options->Notifications. This alert type is not available in the cTrader version of the indicator.
  • AlertArrows (default = false) — if true, MetaTrader will draw arrows on the chart when some alert conditions are met.
  • AlertCheckBar (default = Previous) — controls the bar to check the alert conditions on. Current — the indicator will check the current unfinished bar; expect a lot of alerts. Previous — the indicator will check the previous (closed) bar; alerts will be delayed but more concise.
  • AlertForValueArea (default = false) — if true, alerts will be issued whenever a Value Area ray (high or low) is crossed by the price.
  • AlertForMedian (default = false) — if true, alerts will be issued whenever a Median ray is crossed by the price.
  • AlertForSinglePrint (default = false) — if true, alerts will be issued whenever a Single Print ray is crossed by the price.
  • AlertOnPriceBreak (default = false) — if true, alerts will be issued when the price breaks any of the trigger levels but then returns back behind it.
  • AlertOnBarClose (default = false) — if true, alerts will be issued when the bar opens on one side the trigger level and closes on the other side of it.
  • AlertOnGapCross (default = false) — if true, alerts will be issued when the trigger level appears inside a price gap between the last two bars.
  • AlertArrowCodePB (default = 108) — arrow code for price break alert arrows.
  • AlertArrowCodeCC (default = 110) — arrow code for candle close alert arrows.
  • AlertArrowCodeGC (default = 117) — arrow code for gap crossover alert arrows.
  • AlertArrowColorPB (default = clrRed) — arrow color for price break alert arrows.
  • AlertArrowColorCC (default = clrBlue) — arrow color for candle close alert arrows.
  • AlertArrowColorGC (default = clrYellow) — arrow color for gap crossover alert arrows.
  • AlertArrowWidthPB (default = 1) — arrow width for price break alert arrows.
  • AlertArrowWidthCC (default = 1) — arrow width for candle close alert arrows.
  • AlertArrowWidthGC (default = 1) — arrow width for gap crossover alert arrows.

Intraday sessions

  • EnableIntradaySessionN (default = true) — if true and Session is set to Intraday, then the indicator will attempt to drawn the intraday market profile #N on the chart.
  • IntradaySessionNStartTime (default = "HH:MM") — start time in HH:MM format for the intraday session #N.
  • IntradaySessionNEndTime (default = "HH:MM") — end time in HH:MM format for the intraday session #N.
  • IntradaySessionNColorScheme (default = Blue_to_Red) — color scheme for the intraday session #N.

Miscellaneous

  • SaturdaySunday (default = Normal sessions) — how to treat Saturday and Sunday sessions:
    • Normal sessions — Saturday and Sunday will be treated as normal sessions with their own daily and intraday sessions.
    • Ignore Saturday and Sunday — Saturday and Sunday candlesticks will be ignored.
    • Append Saturday and Sunday — Saturday candlesticks will be appended to the Friday session; Sunday candlesticks will be appended to the Monday session.
  • DisableAlertsOnWrongTimeframes (default = false) — if true, no pop-up alerts will appear on using Market Profile with wrong timeframe/session combination.
  • ProminentMedianPercentage (default = 101) — percentage of TPOs out of all possible that should occur inside a median for it to be considered prominent (PPOC). For example, if you set it to 50%, a median will be marked as prominent if it contains at least 24 TPOs in a daily session on M30 timeframe. If it is set to 101, no prominent median is possible.


Productos recomendados
BoxChart MT5
Evgeny Shevtsov
5 (7)
The market is unfair if only because 10% of participants manage 90% of funds. An ordinary trader has slim changes to stand against these "vultures". This problem can be solved. You just need to be among these 10%, learn to predict their intentions and move with them. Volume is the only preemptive factor that faultlessly works on any timeframe and symbol. First, the volume appears and is accumulated, and only then the price moves. The price moves from one volume to another. Areas of volume accumu
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
Blahtech Supply Demand MT5
Blahtech Limited
4.54 (13)
Was: $299  Now: $99   Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings
VolumeProfile MT5
Robert Hess
4.14 (7)
Description: The Volume Profile displays detailed informations of historical trading activities at certain price levels (Market Profile). Locate the areas with the best prices in the market and get an advantage over other market participants. Features: Customizable Market Profile Shows the "fair" Value Area with 70% of all Volume Shows critical low volume zones Shows VPOC, VAL and VAH Points integrated resource management to reduce the load while working with multiple charts Works on all tim
Este producto le ayudará a comprar con beneficio y usar dos productos más populares para el análisis de los volúmenes de las peticiones y operaciones en los mercados de equidad: Actual Depth of Market Chart Actual Tick Footprint Volume Chart Este producto ha integrado toda la potencia de cada uno de los indicadores y se ofrece como un archivo único. Las rebajas anticrisis. ¡Hoy el precio del producto está rebajado! ¡Dese prisa! Las capacidades funcionales del producto Actual COMBO Depth of Mark
El indicador construye cotizaciones actuales, que se pueden comparar con las históricas y, sobre esta base, hacer un pronóstico de movimiento de precios. El indicador tiene un campo de texto para una navegación rápida a la fecha deseada. Opciones: Símbolo - selección del símbolo que mostrará el indicador; SymbolPeriod - selección del período del cual el indicador tomará datos; IndicatorColor - color del indicador; HorisontalShift: cambio de cotizaciones dibujadas por el indicador
Market Profile MetaTrader System  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible to use a
Market Profile Heat indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible to use a f
The   Visual Volatility Clustering   indicator clusters the market based on volatility. The indicator does not redraw and gives accurate data, does not use closing prices. Uses the opening prices or the highs or lows of the previous completed bar. Therefore, all information will be clear and unambiguous. The essence of the indicator is to divide the price market into certain areas according to a similar type of volatility. This can be done in any way. In this example, the indicator is configure
Before installing the HeatMap indicator make sure you are using a broker that gives you access to the Depth of market (DOM) !! This indicator creates a heatmap on your chart allowing you to see the buy or sell limit orders easily and in real time. You have the possibility to change the setting and the colors of the HeatMap in order to adapt to all markets and all charts. Here is an example of a setting you can use with the NASDAQ100 on the AMPGlobal broker :  https://www.youtube.com/watch?v=x0
A "Volume Profile" is an advanced charting indicator that displays total volume traded at every price level over a user specified time period. The main components of the volume profile are POC ( Point Of Control - the price level, at which the maximum number of contracts were executed during a selected period), VAH ( Value Area High - the highest price in the Value Area) and VAL ( Value Area Low - the lowest price in the Value Area). When we settled on the original indicator, we spent a lot o
Volume by Price MT5
Brian Collard
3.25 (4)
The Volumebyprice.com Indicator for MetaTrader 5 features Volume Profile and Market Profile TPO (Time Price Opportunity). Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker collapsed and split structure charts. Static, dynamic and flexible range segmentation and compositing methods with relative and absolute visualizations. Session hours filtering and segment concatenation with Market Watch and custom user specifications. Graphical layering, posit
La singularidad de este indicador radica en el algoritmo de contabilidad de volumen: la acumulación se produce directamente para el período seleccionado sin referencia al comienzo del día. Las últimas barras se pueden excluir del cálculo, entonces los datos actuales tendrán menos influencia en los niveles significativos (volúmenes) formados anteriormente. Para un cálculo más preciso, los datos del gráfico M1 se utilizan de forma predeterminada. El paso de distribución de los volúmenes de precios
This is a multi-symbol and multi-timeframe table-based indicator designed for a candlestick patterns detection with 46 patterns for META TRADER 5. Each formation has own image for easier recognition. Here you find most popular formations such as "Engulfing", "Hammer", "Three Line Strike", "Piercing" or Doji - like candles. Check my full list of patterns on my screenshots below. Also you can not only switch all bearish or bullish patterns from input, but also select formation for a specified symb
Market profile was developed by Peter Steidlmayer in the second half of last century. This is a very effective tool if you understand the nature and usage. It's not like common tools like EMA, RSI, MACD or Bollinger Bands. It operates independently of price, not based on price but its core is volume. The volume is normal, as the instrument is sung everywhere. But the special thing here is that the Market Profile represents the volume at each price level. 1. Price Histogram The Price Histogram
¡El nivel Premium es un indicador único con más del 80% de precisión de predicciones correctas! ¡Este indicador ha sido probado por los mejores especialistas en comercio durante más de dos meses! ¡El indicador del autor no lo encontrarás en ningún otro lugar! ¡A partir de las capturas de pantalla, puede ver por sí mismo la precisión de esta herramienta! 1 es ideal para operar con opciones binarias con un tiempo de vencimiento de 1 vela. 2 funciona en todos los pares de divisas, accion
AW Candle Patterns
AW Trading Software Limited
El indicador de patrones de velas AW es una combinación de un indicador de tendencia avanzado combinado con un potente escáner de patrones de velas. Es una herramienta útil para reconocer y resaltar los treinta patrones de velas más fiables. Además, es un analizador de tendencias actual basado en barras de colores con un       panel de tendencias de múltiples marcos de tiempo que se puede cambiar de tamaño y posicionar. Una capacidad única para ajustar la visualización de patrones según el filtr
VR Grid Mt5
Vladimir Pastushak
3.43 (7)
El indicador VR Grid está diseñado para crear una cuadrícula gráfica con configuraciones definidas por el usuario. A diferencia de la cuadrícula estándar , VR Grid se utiliza para construir niveles circulares . Dependiendo de la elección del usuario, el paso entre los niveles de ronda puede ser arbitrario. Además, a diferencia de otros indicadores y utilidades, VR Grid mantiene la posición de la grilla incluso cuando cambia el período de tiempo o se reinicia el terminal. Las configuraciones, arc
FREE
To get access to MT4 version please click here . This is the exact conversion from TradingView: " WaveTrend" by LazyBear. This is a light-load processing and non-repaint indicator. All input options are available. Buffers are available for processing in EAs. You can message in private chat for further changes you need. The filling area option is omitted to fit into MT5 graphics.
Volume Profile For MT5
Abdelkhabir Yassine Alaoui
Volume Profile is a very useful indicator . it allows you to spot the price levels where important price action took place. It is similar to support and resistance levels but with a different logic. ( Check Out  Fixed Range Volume Profile MT5  ) One of the first thing that traders mark up when analyzing a chart is support and resistance. Volume Profile can be used for doing that too. The indicator scans the defined number of previous bars and calculates the volume of activity at each price
En el mundo del trading, la clave del éxito reside en tener las herramientas adecuadas en el momento adecuado. Nuestro innovador indicador de perfil de volumen fue desarrollado con un único objetivo en mente: proporcionar a los traders un acceso sin precedentes a información vital sobre la actividad del mercado. Esta herramienta de vanguardia te permite no solo ver dónde y cuándo se negocian los volúmenes sino también entender la profundidad del mercado con una claridad nunca antes vista. Caract
Initial Balance MT5
Ricardo Almeida Branco
The Initial Balance (Initial Balance / Initial Balance) is a concept related to the study of volume (to learn more, study about Market Profile and Auction Market Theory. You can find some videos in English when searching for "Initial Balance Market Profile"). The IB defines a range in which prices were negotiated in the first hour of trading.The amplitude of the range is important and the break in the range defined by the Initial Balance may have occurred due to the movement of several players
VP hidden
Emr Aljnaby
4 (6)
The indicator works to convert normal volume into levels and determine financial liquidity control points. It is very similar in function to Fixed Volume Profile. But it is considered more accurate and easier to use than the one found on Trading View because it calculates the full trading volumes in each candle and in all the brokers present in MetaTrade, unlike what is found in Trading View, as it only measures the broker’s displayed prices. To follow us on social media platforms: tel
FREE
If you like this project, leave a 5 star review. Follow on TikTok: @quantum.trader       [ Any Symbol Can Be ADDED ]       DM me for adding any Pair symbol, crypto, index, stock or anything related. you can also DM me in TikTok [@quantum.trader] Works on [ EURUSD-GBPUSD-GBPJPY-USDJPY-XAUUSD ] This indicator calculate and draw the Prediction or Forecast the peaks of the current day ( forecast high - forecast low - forecast middle - forecast upper q - forecast lower q ) These are important
Profile Map MT5
Dmitriy Sapegin
5 (5)
Market Profile helps the trader to identify the behavior if major market players and define zones of their interest. The key feature is the clear graphical display of the range of price action, in which 70% of the trades were performed. Understanding of the location of volume accumulation areas can help traders increase the probability of success. The tool can be used as an independent system as well as in combination with other indicators and trading systems. this indicator is designed to suit
The   Visual Volatility Clustering   indicator clusters the market based on volatility. The indicator does not redraw and gives accurate data, does not use closing prices. Uses the opening prices or the highs or lows of the previous completed bar. Therefore, all information will be clear and unambiguous. The essence of the indicator is to divide the price market into certain areas according to a similar type of volatility. This can be done in any way. In this example, the indicator is configure
Z Score Plus MT5
Eduardo Da Costa Custodio Santos
En finanzas, las puntuaciones Z son medidas de la variabilidad de una observación y los comerciantes pueden utilizarlas para ayudar a determinar la volatilidad del mercado. Los puntajes Z le dicen a los comerciantes si un puntaje es típico para un conjunto de datos específico o es atípico. Los puntajes Z también permiten a los analistas adaptar puntajes de múltiples conjuntos de datos para hacer puntajes que puedan compararse con mayor precisión entre sí. # En la práctica, tenemos el ZScore con
CVD SmoothFlow Pro
Thalles Nascimento De Carvalho
CVD SmoothFlow Pro - ¡Análisis de Volumen Ilimitado para Cualquier Activo! CVD SmoothFlow Pro es la solución definitiva para traders que buscan un análisis de volumen preciso e ilimitado. Utilizando el cálculo de Cumulative Volume Delta (CVD) con filtrado avanzado de ruido, la Versión Pro ofrece la flexibilidad y precisión necesarias para operar en cualquier activo financiero. ¿Qué ofrece CVD SmoothFlow Pro? Análisis Claro : Filtra el ruido y destaca los movimientos de volumen significativ
Forex Volume MT5
KEENBASE SOFTWARE SOLUTIONS
KT Forex Volume shows the buying and selling volume of a currency pair in the form of a colored histogram. The volume is made of buying and selling transactions in an asset. In FX market: If the buying volume gets bigger than the selling volume, the price of a currency pair would go up. If the selling volume gets bigger than the buying volume, the price of a currency pair would go down. Features Avoid the bad trades by confirming them using the tick volume data. It helps you to stay on the si
VWAP Daily
Anton Polkovnikov
Weighted average price indicator or VWAP. The well-known standard VWAP with the beginning of the day is added with the function of selecting the periodization. It can be calculated both every day and on other periods. Also the indicator allows to exclude the volume from the calculation, which will allow using it on the cryptocurrencies and forex. There is an alert for a VWAP price crossing. There are 1 and 2 standard deviation. Settings: Volume: turning volume on and off in the calculation mecha
Los compradores de este producto también adquieren
Atomic Analyst MT5
Issam Kassas
4.56 (18)
En primer lugar, vale la pena enfatizar que este Indicador de Trading no repinta, no redibuja y no se retrasa, lo que lo hace ideal tanto para el trading manual como para el automatizado. Manual del usuario: configuraciones, entradas y estrategia. El Analista Atómico es un Indicador de Acción del Precio PA que utiliza la fuerza y el impulso del precio para encontrar una mejor ventaja en el mercado. Equipado con filtros avanzados que ayudan a eliminar ruidos y señales falsas, y aumentan el poten
TPSproTREND PrO MT5
Roman Podpora
4.89 (9)
TPSpro TREND PRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  Version MT4               DETAILED DESCRIPTION               R ecommended to use with an
Primero que todo, vale la pena enfatizar que este Sistema de Trading es un Indicador No Repintado, No Redibujado y No Retrasado, lo que lo hace ideal tanto para el trading manual como para el automatizado. Curso en línea, manual y descarga de ajustes preestablecidos. El "Sistema de Trading Inteligente MT5" es una solución completa de trading diseñada para traders nuevos y experimentados. Combina más de 10 indicadores premium y presenta más de 7 estrategias de trading robustas, lo que lo convie
TPSpro RFI Levels MT5
Roman Podpora
4.67 (9)
反转第一脉冲水平 (RFI)     指示     俄羅斯     -        ESP   Recomendamos utilizar con   el indicador -   TPSpro 趋势专业版 -   MT5版本 Un elemento clave importante en el comercio son las zonas o niveles a partir de los cuales se toman decisiones para comprar o vender un instrumento comercial. A pesar de los intentos de los grandes actores de ocultar su presencia en el mercado, inevitablemente dejan rastros. Nuestra tarea era aprender a encontrar estos rastros e interpretarlos correctamente. Funciones principales:
Gold Stuff mt5
Vasiliy Strukov
4.92 (160)
Gold Stuff mt5: un indicador de tendencia diseñado específicamente para el oro, también se puede usar en cualquier instrumento financiero. El indicador no se vuelve a dibujar ni se retrasa. El marco de tiempo recomendado es H1. IMPORTANTE! Póngase en contacto conmigo inmediatamente después de la compra para obtener instrucciones y bonificación!   Puede obtener una copia gratuita de nuestro indicador Strong Support y Trend Scanner, por favor envíe un mensaje privado. ¡a mí! PARÁMETROS Draw
Quantum Trend Sniper
Bogdan Ion Puscasu
4.79 (48)
Introduciendo       Indicador Quantum Trend Sniper   , el innovador indicador MQL5 que está transformando la forma en que identificas y negocias los cambios de tendencia. Desarrollado por un equipo de comerciantes experimentados con experiencia comercial de más de 13 años,       Indicador de francotirador de tendencia cuántica       está diseñado para impulsar su viaje comercial a nuevas alturas con su forma innovadora de identificar cambios de tendencia con una precisión extremadamente alta.
Advanced Supply Demand MT5
Bernhard Schweigert
4.5 (14)
¡Actualmente con 33% de descuento! ¡La mejor solución para cualquier tráder principiante o experto! Este indicador es una herramienta comercial única, de alta calidad y asequible, porque incorpora una serie de características patentadas y una nueva fórmula. Con esta actualización, podrá mostrar zonas de doble marco temporal. No solo podrá mostrar un marco temporal más alto, sino también mostrar ambos, el marco temporal del gráfico MÁS el marco temporal más alto: MOSTRANDO ZONAS ANIDADAS. A todos
FX Volume MT5
Daniel Stein
4.93 (14)
Obtenga su actualización diaria del mercado con detalles y capturas de pantalla a través de nuestro Morning Briefing aquí en mql5 y en Telegram ! FX Volume es el PRIMER y ÚNICO indicador de volumen que proporciona una visión REAL del sentimiento del mercado desde el punto de vista de un bróker. Proporciona una visión impresionante de cómo los participantes institucionales del mercado, como los brokers, están posicionados en el mercado Forex, mucho más rápido que los informes COT. Ver esta info
Este es un genial indicador para MT5 que ofrece señales precisas para entrar en una transacción sin redibujar. Se puede aplicar a cualquier activo financiero: fórex, criptomonedas, metales, acciones, índices. Nos dará valoraciones bastante precisas y nos dirá cuándo es mejor abrir y cerra una transacción. Eche un vistazo  al vídeo  (6:22), ¡contiene un ejemplo de procesamiento de una sola señal que ha amortizado el indicador! La mayoría de los tráders mejoran sus resultados comerciales durante l
How to use Pair Trading Station Pair Trading Station is recommended for H1 time frame and you can use it for any currency pairs. To generate buy and sell signal, follow few steps below to apply Pair Trading Station to your MetaTrader terminal. When you load Pair Trading Station on your chart, Pair Trading station will assess available historical data in your MetaTrader platforms for each currency pair. On your chart, the amount of historical data available will be displayed for each currency pai
Difícil de encontrar y escasa en frecuencia, las divergencias son uno de los escenarios comerciales más confiables. Este indicador busca y escanea las divergencias regulares y ocultas automáticamente usando su oscilador favorito. [ Guía de instalación | Guía de actualización | Solución de problemas | FAQ | Todos los productos ] Fácil de comerciar Encuentra divergencias regulares y ocultas Admite muchos osciladores bien conocidos Implementa señales comerciales basadas en rupturas Muestra n
PZ Day Trading MT5
PZ TRADING SLU
2.83 (6)
Este indicador detecta reversiones de precios en forma de zig-zag, utilizando solo análisis de acción de precios y un canal donchian. Ha sido diseñado específicamente para el comercio a corto plazo, sin repintar ni pintar en absoluto. Es una herramienta fantástica para comerciantes astutos con el objetivo de aumentar el tiempo de sus operaciones. [ Guía de instalación | Guía de actualización | Solución de problemas | FAQ | Todos los productos ] Increíblemente fácil de comerciar Proporciona
Native Channels
BeeXXI Corporation
5 (1)
This indicator recognizes all support and resistance levels. A number of unique high-performance techniques have been applied, which made the existence of this indicator possible. All formed channels are naturally visible: horizontal linear linear parabolic cubic (Polynomial 3 degrees - Wave) This is due to a bundle of approximating channels. The formed channels form "standing waves" in a hierarchical sequence. Thus, all support and resistance levels are visible. All parameter management is
Ahora $ 147 (aumentando a $ 499 después de algunas actualizaciones) - Cuentas ilimitadas (PC o Mac) Manual de usuario de RelicusRoad + Videos de capacitación + Acceso al grupo privado de Discord + Estado VIP UNA NUEVA MANERA DE VER EL MERCADO RelicusRoad es el indicador comercial más poderoso del mundo para divisas, futuros, criptomonedas, acciones e índices, y brinda a los comerciantes toda la información y las herramientas que necesitan para mantenerse rentables. Brindamos análisis téc
Las ondas de Wolfe son patrones comerciales naturales presentes en todos los mercados financieros y representan una lucha por un precio de equilibrio. Estos patrones pueden desarrollarse en períodos de tiempo a corto y largo plazo y son uno de los patrones de reversión predictiva más confiables que existen, normalmente preceden movimientos de precios fuertes y largos. [ Guía de instalación | Guía de actualización | Solución de problemas | FAQ | Todos los productos ] Señales comerciales claras I
XQ Indicator MetaTrader 5
Marzena Maria Szmit
5 (1)
Step into the realm of Forex trading with confidence and precision using XQ, a cutting-edge Forex indicator designed to elevate your trading game to unprecedented heights. Whether you're a seasoned trader or just stepping into the world of currency exchange, XQ Forex Indicator empowers you with the insights and signals needed to make informed trading decisions. The signal conditions are a combination of three indicators, and XQ Forex Indicator only display  medium and long-term trends . The ind
TrendMaestro5
Stefano Frisetti
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.4 TRENDMAESTRO recognizes a new TREND in the bud, 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 and momentum to identify the moment in which there is an explosion of one or more of these data a
Gartley Hunter Multi
Siarhei Vashchylka
5 (8)
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all possible timeframes. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Patterns: Gartley, Butterfly, Shark, Crab. Bat, Alternate Bat, Deep Crab, Cypher 2. Simultaneous search for patterns on dozens of trading instruments and on all possible timeframes 3. Search for patterns of all possible sizes. From the smallest to the largest 4. A
TPA True Price Action indicator reveals the true price action of the market makers through 100% non-repainting signals strictly at the close of a candle! TPA shows entries and re-entries, every time the bulls are definitely stronger than the bears and vice versa. Not to confuse with red/green candles. The shift of power gets confirmed at the earliest stage and is ONE exit strategy of several. There are available now two free parts of the TPA User Guide for our customers. The first "The Basics"
Bill Williams Advanced
Siarhei Vashchylka
5 (8)
Bill Williams Advanced is designed for automatic chart analysis using Bill Williams' "Profitunity" system. The indicator analyzes four timeframes at once. Manual (Be sure to read before purchasing) Advantages 1. Automatically analyzes the chart using the "Profitunity" system of Bill Williams. The found signals are placed in a table in the corner of the screen. 2. Equipped with a trend filter based on the Alligator indicator. Most of the system signals are recommended to be used only accordi
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
AT Forex Indicator MT5
Marzena Maria Szmit
5 (3)
The AT Forex Indicator MT5 is a sophisticated trading tool designed to provide traders with a comprehensive analysis of multiple currency pairs. This powerful indicator simplifies the complex nature of the forex market, making it accessible for both novice and experienced traders. AT Forex Indicator uses advanced algorithms to detect trends, patterns and is an essential tool for traders aiming to enhance their forex trading performance. With its robust features, ease of use, and reliable signal
MetaForecast M5
Vahidreza Heidar Gholami
5 (2)
MetaForecast predice y visualiza el futuro de cualquier mercado basándose en las armonías de los datos de precios. Aunque el mercado no siempre es predecible, si existe un patrón en el precio, MetaForecast puede predecir el futuro con la mayor precisión posible. En comparación con otros productos similares, MetaForecast puede generar resultados más precisos al analizar las tendencias del mercado. Parámetros de entrada Past size (Tamaño del pasado) Especifica el número de barras que MetaForecas
¿Está buscando un potente indicador de compraventa de divisas que pueda ayudarlo a identificar oportunidades comerciales rentables con facilidad? No busque más allá de Beast Super Signal. Este indicador basado en tendencias fácil de usar monitorea continuamente las condiciones del mercado, buscando nuevas tendencias en desarrollo o saltando sobre las existentes. Beast Super Signal da una señal de compra o venta cuando todas las estrategias internas se alinean y están en 100% de confluencia entre
Elliott Wave Trend was designed for the scientific wave counting. This tool focuses to get rid of the vagueness of the classic Elliott Wave Counting using the guideline from the template and pattern approach. In doing so, firstly Elliott Wave Trend offers the template for your wave counting. Secondly, it offers Wave Structural Score to assist to identify accurate wave formation. It offers both impulse wave Structural Score and corrective wave Structure Score. Structural Score is the rating to sh
IVISTscalp5
Vadym Zhukovskyi
5 (5)
Te presentamos el indicador iVISTscalp5, que no solo es único sino también efectivo en operaciones de trading. Este indicador se basa en datos temporales y es el resultado de muchos años de experiencia y análisis profundo de los mercados financieros. El indicador iVISTscalp5 es una excelente herramienta para el trading manual. La conveniencia, simplicidad y visualización, toda la complejidad está oculta en su interior. Hemos simplificado al máximo la configuración y uso del indicador iVISTscalp5
Volatility Trend System - un sistema de comercio que da señales para las entradas. El sistema de volatilidad da señales lineales y puntuales en la dirección de la tendencia, así como señales para salir de ella, sin redibujar ni demoras. El indicador de tendencia monitorea la dirección de la tendencia a mediano plazo, muestra la dirección y su cambio. El indicador de señal se basa en cambios en la volatilidad y muestra entradas en el mercado. El indicador está equipado con varios tipos de alertas
Introduciendo       Quantum Breakout PRO   , el innovador indicador MQL5 que está transformando la forma en que comercia con Breakout Zones. Desarrollado por un equipo de comerciantes experimentados con experiencia comercial de más de 13 años,       Desglose cuántico PRO       está diseñado para impulsar su viaje comercial a nuevas alturas con su innovadora y dinámica estrategia de zona de ruptura. El indicador de ruptura cuántica le dará flechas de señal en las zonas de ruptura con 5 zonas
Es muy simple, no hay configuraciones. Es necesario especificar solo los colores y el tamaño de las flechas. También es muy fácil comprender las lecturas de este indicador. Una flecha hacia arriba es una señal de compra y una flecha hacia abajo es una señal de venta. Intenta probarlo en el probador de estrategias, ¡te gustará! ////////////////////////////////////////////////// // /////////////////////////////////// Espero que este indicador le sea de gran utilidad para operar con éxito. Buena s
FxaccurateLS
Shiv Raj Kumawat
WHY IS OUR FXACCCURATE LS MT5 THE PROFITABLE ? PROTECT YOUR CAPITAL WITH RISK MANAGEMENT Gives entry, stop and target levels from time to time. It finds Trading opportunities by analyzing what the price is doing during established trends. POWERFUL INDICATOR FOR A RELIABLE STRATEGIES We have made these indicators with a lot of years of hard work. It is made at a very advanced level. Established trends provide dozens of trading opportunities, but most trend indicators completely ignore them!
Otros productos de este autor
Mt5TradeCopier
Mcblastus Gicharu Ndiba
Forex Trade copier MT5.  It copies forex trades, positions, orders from any accounts to any other account,  MT5 even multiple accounts. The unique copying algorithm exactly copies all trades from the master account to your client account. It is also noted for its high operation speed and Tough error handling. It also can copy from demo account to live account too. It is one of the best free trade copiers that can do ,  MT5 or to multiple accounts  MT5 to multiple accounts  Features of Trade Copi
Price update indicator
Mcblastus Gicharu Ndiba
Price update  indicator  — can issue any type of alert when the price reaches certain levels set by a trader. There are three types of price levels: the first one is used when the price rises above certain level (displayed with the green line on the chart), the second one is used when the price falls below certain level (displayed with the red line on the chart), and the third one is used when the price reaches the certain level exactly (displayed with the yellow line). Three alert types include
Mt5TradeAssistant
Mcblastus Gicharu Ndiba
Trade Assistant Introducing the Trade Assistant MetaTrader Indicator—a revolutionary tool that brings clarity and precision to your trading strategy by seamlessly integrating three powerful indicators: the Stochastic Oscillator, RSI (Relative Strength Index), and CCI (Commodity Channel Index). This versatile, multi-timeframe indicator provides you with a comprehensive view of trend directions across every significant timeframe, from M1 to MN1. No matter which timeframe you choose to analyze, the
Filtro:
No hay comentarios
Respuesta al comentario