• Visão global
  • Comentários
  • Discussão (9)
  • O que há de novo

VolumeDeltaM1 MT5

This indicator provides the analysis of tick volume deltas. It monitors up and down ticks and sums them up as separate volumes for buys and sells, as well as their delta volumes. In addition, it displays volumes by price clusters (cells) within a specified period of bars. This indicator is similar to VolumeDeltaMT5, which uses almost the same algorithms but does not process ticks and therefore cannot work on M1. This is the reason for VolumeDeltaM1 to exist. On the other hand, VolumeDeltaMT5 can show its signals on the history because it reads M1 volumes for calculations on higher timeframes, while VolumeDeltaM1 collects "tick" statistics on M1 online and can show signals only for the periods when the indicator was online and saved live data to special files (one file per day).

The indicator can work on any higher timeframe, by reading the data collected on M1. This mode only reads the file. To store new ticks to a file, it is still necessary to have an instance of the indicator on M1.

This is a limited substitution of market delta analysis based on real volumes, which are not available on Forex.

The indicator displays the following data in its sub-window:

  • light-blue histogram - buy (long) volumes;
  • orange histogram - sell (short) volumes;
  • light green histogram - delta between buys and sells;
  • green line - cumulative delta, EMA of delta; its values are multiplied by CumulativePeriod for scale adjustment - this makes it approximately the same size as the histograms;
  • blue and red arrows - mark those bars where volume direction contradicts price direction, that may be considered as a short-term signal for the next bar;

Also, the indicator displays a table of split volumes for the last CumulativePeriod bar in the main window. The table rows correspond to price clusters. The table contains the following columns:

  • price (a range of prices from specified value up to the next range);
  • sell volume;
  • delta of buy and sell volumes (positives are blue, negatives are red);
  • buy volume;
  • total volume (cells with values near the maximum one are highlighted in green).


Parameters

  • FileNamePrefix - name prefix of the file with ticks statistics; file name has the following structure: VDM1[T|P]-Prefix-Symbol-YYYYMMDD.csv; default - none, empty prefix; T or P denotes the Mode used (see below);
  • Mode - ticks, pips, real_volumes; in ticks mode, only the number of price changes is used; in pips mode, the size of every price change in pips is taken into account; real_volumes takes real volumes into account (if they are provided); default - ticks;
  • TesterReadOnlineData - default - false - means that the indicator works in tester similar to online mode; if set to true, the indicator reads data from existing csv files, which should be copied into tester/files folder from the MQL4/Files folder. This mode allows you to view real stats in the tester. NB: 0-th bar is always calculated based on generated ticks, but once it moves to the 1st position, its data is loaded from the file;
  • PointsPerCell - number of points forming a single price cluster; every cluster is shown as a row in a table with split volumes (this is a kind of "Time and Sales" feed); default value - 5;
  • CumulativePeriod - period for calculation of cumulative delta by EMA; default - 7;
  • ShowTable - show/hide the table with volume clusters; default - false;
  • ShowMark - show/hide price marks for clusters with maximal total volume (green) and maximal delta (yellow); default - false;
  • ShowAskBidInTable - highlight the table rows that correspond to current Ask and Bid prices; default - false;
  • Corner - corner of the main window to display the table; default value - top right corner;
  • CellWidth - width of the table cells; default - 40;
  • CellHeight - height of the table cells; default - 15;
  • ColorBG - table background color; default - black;
  • FontSize - table font size; default - 8;
  • Method - special selector for ticks categorization method, can be: ask_versus_bid (default) or ask_and_bid. It takes effect for tick volumes only (the parameter Mode should be set to ticks or pips, but not real_volumes). When set to ask_versus_bid, the volumes are considered for buy if Ask price increases, and considered for sell if Bid decreases. However, on some accounts the Bid changes occur more frequently than the Ask changes, which introduces a negative bias. To solve this problem, use ask_and_bid, which analyses the changes in the sum of Ask and Bid.

Supported timeframes: M1 (full-function mode), M5 and higher (reading data from M1).

Produtos recomendados
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
The Accumulation / Distribution is an indicator which was essentially designed to measure underlying supply and demand. It accomplishes this by trying to determine whether traders are actually accumulating (buying) or distributing (selling). This indicator should be more accurate than other default MT5 AD indicator for measuring buy/sell pressure by volume, identifying trend change through divergence and calculating Accumulation/Distribution (A/D) level. Application: - Buy/sell pressure: above
Owl Smart Levels MT5
Sergey Ermolov
4.47 (36)
Versão MT4  |  FAQ O Indicador Owl Smart Levels é um sistema de negociação completo dentro de um indicador que inclui ferramentas populares de análise de mercado, como fractais avançados de Bill Williams , Valable ZigZag que constrói a estrutura de onda correta do mercado e níveis de Fibonacci que marcam os níveis exatos de entrada no mercado e lugares para obter lucros. Descrição detalhada da estratégia Instruções para trabalhar com o indicador Consultor de negociação Owl Helper Chat privado d
The Volume by Price Indicator for MetaTrader 5 features Volume Profile and Market Profile TPO (Time Price Opportunity). Get valuable insights out of currencies, equities and commodities data. Gain an edge trading financial markets. Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker charts including split structures. Versatile segmentation and compositing methods. Static, dynamic and flexible ranges with relative and/or absolute visualizations. Lay
Wapv Price and volume
Eduardo Da Costa Custodio Santos
O Indicador WAPV Price and Volume para MT5 faz parte do conjunto de ferramentas do (Wyckoff Academy Wave Market) e ( Wyckoff Academy Price and Volume). O Indicador WAPV Price and Volume para MT5 foi criado para facilitar a visualização da movimentação do volume  no gráfico de forma intuitiva. Com ele você pode observar os momentos de pico de volume e momentos em que o mercado não tem interesse profissional Identificar momentos que o Mercado esta se movimentando por inércia e não por movim
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
VolumeDeltaBars
Stanislav Korotky
This indicator is a conventional analytical tool for tick volumes changes. It calculates tick volumes for buys and sells separately, and their delta on every bar, and displays volumes by price clusters (cells) within a specified bar (usually the latest one). The algorithm used internally is the same as in the indicator VolumeDeltaMT5 , but results are shown as cumulative volume delta bars (candlesticks). Analogous indicator for MetaTrader 4 exists - CumulativeDeltaBars . This is a limited substi
The Gann Box (or Gann Square) is a market analysis method based on the "Mathematical formula for market predictions" article by W.D. Gann. This indicator can plot three models of Squares: 90, 52(104), 144. There are six variants of grids and two variants of arcs. You can plot multiple squares on one chart simultaneously. Parameters Square — selection of a square model: 90 — square of 90 (or square of nine); 52 (104) — square of 52 (or 104); 144 — universal square of 144; 144 (full) — "full"
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
Este indicador inovador de medir a força das moedas da INFINITY é um assistente indispensável para cambistas e comerciantes que negociam em longo prazo. O sistema de análise de força / fraqueza das moedas é conhecido há muito tempo e é usado no mercado pelos principais traders do mundo. Qualquer negociação de arbitragem não está completa sem essa análise. Nosso indicador determina facilmente a força das moedas subjacentes em relação umas às outras. Ele exibe gráficos de linhas em todas ou no pa
Laguerre SuperTrend Clouds   adds an Adaptive Laguerre averaging algorithm and alerts to the widely popular SuperTrend indicator. As the name suggests,   Laguerre SuperTrend Clouds (LSC)   is a trending indicator which works best in trendy (not choppy) markets. The SuperTrend is an extremely popular indicator for intraday and daily trading, and can be used on any timeframe. Incorporating Laguerre's equation to this can facilitate more robust trend detection and smoother filters. The LSC uses the
The VWAP indicator is our version of the popular Volume-Weighted Average Price indicator. The VWAP is the ratio between the value traded (price multiplied by the number of volume traded) and the total volume traded over a specific time period. As a result, it measures the average price of the instrument much better than the simple moving average. Although there are many ways to use the VWAP, most investors use it to calculate the daily average.  The indicator works in five modes: Moving  - In
O SafeProfit Market Profile é o indicador de rastreamento mais avançado do Mercado de Forex. Ele foi desenvolvido para rastrear o perfil de mercado de cada sessão do dia: Asiática, Européia e Americana. Com este indicador você irá operar o Intraday sorrindo... sabendo exatamente para onde os Big Players estão posicionados e o momento exato para onde eles estão indo. O indicador é simples, rápido e objetivo rastreando no preço cada movimento dos Big Players. Saia da estatística dos 95% que só per
Volality Index scalper indicator  Meant for Volality pairs such as Volality 10, 25, 50, 75 and 100 The indicator works on all timeframes from the 1 minute to the monthly timeframe the indicator is non repaint the indicator has 3 entry settings 1 color change on zero cross 2 color change on slope change 3 color change on signal line cross Orange line is your sell signal Blue line is your buy signal.
Este indicador permite-lhe desfrutar os dois produtos mais populares para analisar volumes de ofertas e das negociações no mercado a um preço favorável: Actual Depth of Market Chart Actual Tick Footprint Volume Chart Este produto combina o poder de ambos os indicadores e é fornecido como um único arquivo. Venda Anti-crise. Hoje com menor preço. Anda logo! A funcionalidade do COMBO Actual Depth of Market e Tick Volume Chart é totalmente idêntica aos indicadores originais. Você vai aproveitar o p
PipFinite Energy Beam MT5
Karlo Wilson Vendiola
5 (1)
Pipfinite creates unique, high quality and affordable trading tools. Our tools may or may not work for you, so we strongly suggest to try the Demo Version for MT4 first. Please test the indicator prior to purchasing to determine if it works for you. We want your good reviews, so hurry up and test it for free...we hope you will find it useful. Combo Energy Beam with Swing Control Strategy: Confirm swing pullback signals Watch Video: (Click Here) Energy Beam with Trend Laser Strategy: Confirm Tr
This indicator is the same as the popular Heiken Ashi Smoothed. The Heikin Ashi indicator for MetaTrader 5 already exists, but it has two disadvantages: It paints the candles not accurate. It's not possible to change the candle width. See also Heikin Ashi in MQL5 Code Base . In this version there are no such disadvantages.
Esta é a versão customizada da Gekko para o famoso indicaor Heiken Ashi. Ele amplia o uso das famosas barras de Heiken Ashi e calcula sinais fortes de entrada e saída. Parâmetros de Entrada Number of Bars to Plot Indicator:  número de barras históricas para plotar o indicador, mantenha  baixo para melhor desempenho; Produce Arrow Signals:  escolha se o indicador irá produzir sinais de seta para compras e vendas; Produces Signal Only When a Bar Closes:  coloque true para esperar pelo fechamento d
The Jackson Auto Candlestick Pattern . It a powerful price action tool which auto detect and alert a hided powerful candlestick patterns . It came with few different chart skins. You can use this indicator alone to make profit, but it powerful when you combine it with trendlines, You can download The Jackson Auto Trendlines for free Link : UCRW695l9Wgg2ucnnf5DL5Vw  List of Candlestick Pattern it detect   1. Bullish & Bearish Engulfing's 2. Top and Bottom Tweezer 3. Bullish and Bearish Harams 4.
PipFinite Trend PRO MT5
Karlo Wilson Vendiola
4.87 (664)
Breakthrough Solution For Trend Trading And Filtering With All Important Features Built Inside One Tool! Trend PRO's smart algorithm detects the trend, filters out market noise and gives entry signals with exit levels. The new features with enhanced rules for statistical calculation improved the overall performance of this indicator. Important Information Revealed Maximize the potential of Trend Pro, please visit www.mql5.com/en/blogs/post/713938 The Powerful Expert Advisor Version Automa
An indicator of patterns #24, #25, #26 and #27 ("Head and Shoulders", "Complex Head and Shoulders") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smaller the value is, the smoother the row of peaks/valleys shoul
Alpha Trend Pro
Eslam Mohamed Abdelrady Shehata
Alpha Trend Pro: Your Ultimate Trading Companion Embark on a new era of trading with Alpha Trend Pro Indicator. Crafted with precision and innovation, Alpha Trend is designed to elevate your trading experience by seamlessly blending powerful elements to navigate various market conditions. **Key Features:** **1. Dynamic Adaptability:**    - In sideways market conditions, Alpha Trend acts as a dead indicator. Say goodbye to many false signals and welcome a tool that adapts seamlessly to mar
Spike Hunter Boom Crash
Dawid Aaron Zinserling
Parece que você forneceu informações sobre um indicador de negociação chamado SPIKE HUNTER para mercados de alta e baixa. Além disso, você mencionou instruções específicas para usar o indicador, incluindo sinais de compra e venda, seleção de índice, cronômetro de velas, características de suporte e resistência, e alertas. No entanto, gostaria de esclarecer que não consigo realizar downloads ou interagir com ferramentas externas, e não tenho a capacidade de acessar sites externos, incluindo o Wha
Be notified of every color change of Heiken Ashi (HA) candles. The indicator will trigger past and new signals every time that HA candles change their colors. ( Note : this tool is based on the code of Heiken Ashi indicator developed by MetaQuotes Software Corp.) Features The signals are triggered at closing of last bar/opening of a new bar; Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and Sound alerts; By default, up arrows are p
O indicador cria cotações atuais, que podem ser comparadas com as históricas e, com base nisso, fazer uma previsão do movimento dos preços. O indicador possui um campo de texto para navegação rápida até a data desejada. Opções: Símbolo - seleção do símbolo que o indicador exibirá; SymbolPeriod - seleção do período do qual o indicador coletará dados; IndicatorColor - cor do indicador; HorisontalShift - deslocamento das cotações desenhadas pelo indicador pelo número especificado de
No Demand No Supply MT5
Trade The Volume Waves Single Member P.C.
No Demand No Supply   This indicator identifies   No Demand –No Supply candles  to your chart and plots volume bars colored according to the signal. It can be applied to all timeframes or to a specific one only. It can also be used as regular volume indicator  with exceptional future of WEIGHTED VOLUME. Furthermore is has an alert notification, sound and email when a signals occurs. The indicator does not repaint but the alert will come on two candles back due to the definition of No Demand No S
An indicator of pattern #31 ("Long Island") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. The second gap is in the opposite direction. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) GapSize - minimum gap size in points ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points   ShowLevels - show levels ColUp - color of an upward line ColDn - color of a
Este indicador mostrará os valores de TP e SL (naquela moeda) que você já definiu para todos os pedidos nos gráficos (fechados na linha de transação/pedido) que o ajudarão muito a estimar seus lucros e perdas para cada pedido. E também mostra os valores de PIPs. o formato mostrado é "Valores de moeda de nossos valores de Lucro ou Perda / PIPs". O valor TP será mostrado na cor verde e o valor SL será mostrado na cor vermelha. Para qualquer dúvida ou mais informações, sinta-se à vontade para en
Trend Line Map Pro MT5
STE S.S.COMPANY
4.67 (9)
O indicador Trend Line Map é um complemento do Trend Screener Indicator. Ele funciona como um scanner para todos os sinais gerados pelo Trend screener (Trend Line Signals). É um Trend Line Scanner baseado no Trend Screener Indicator. Se você não tiver o Trend Screener Pro Indicator, o Trend Line Map Pro não funcionará. It's a Trend Line Scanner based on Trend Screener Indicator. If you don't have Trend Screener Pro Indicator,     the Trend Line Map Pro will not work . Acessando nosso Blog
O nível Premium é um indicador único com mais de 80% de precisão nas previsões corretas! Este indicador foi testado pelos melhores Especialistas em Negociação por mais de dois meses! O indicador do autor você não encontrará em nenhum outro lugar! A partir das imagens você pode ver por si mesmo a precisão desta ferramenta! 1 é ótimo para negociar opções binárias com um tempo de expiração de 1 vela. 2 funciona em todos os pares de moedas, ações, commodities, criptomoedas Instruções:
Os compradores deste produto também adquirem
Atomic Analyst MT5
Issam Kassas
3.64 (11)
Primeiramente, vale ressaltar que este Indicador de Negociação não repinta, não redesenha e não apresenta atrasos, tornando-o ideal tanto para negociação manual quanto automatizada. O Analista Atômico é um Indicador de Ação de Preço PA que utiliza a força e o momentum do preço para encontrar uma vantagem melhor no mercado. Equipado com filtros avançados que ajudam a remover ruídos e sinais falsos, e aumentam o potencial de negociação. Utilizando múltiplas camadas de indicadores complexos, o A
Primeiramente, vale ressaltar que este Sistema de Trading é um Indicador Não Repintado, Não Redesenho e Não Atrasado, o que o torna ideal tanto para o trading manual quanto para o automatizado. O "Sistema de Trading Inteligente MT5" é uma solução completa de trading projetada para traders novos e experientes. Ele combina mais de 10 indicadores premium e apresenta mais de 7 estratégias de trading robustas, tornando-o uma escolha versátil para diversas condições de mercado. Estratégia de Seguime
Quantum Trend Sniper
Bogdan Ion Puscasu
5 (37)
Apresentando       Quantum Trend Sniper Indicator   , o inovador Indicador MQL5 que está transformando a maneira como você identifica e negocia as reversões de tendência! Desenvolvido por uma equipe de traders experientes com experiência comercial de mais de 13 anos,       Indicador de Atirador de Tendência Quântica       foi projetado para impulsionar sua jornada de negociação a novos patamares com sua forma inovadora de identificar reversões de tendência com precisão extremamente alta. ***C
Trend Screener Pro MT5
STE S.S.COMPANY
4.89 (61)
Desbloqueie o poder da negociação de tendências com o indicador Trend Screener: sua solução definitiva de negociação de tendências, alimentada por lógica difusa e sistema de múltiplas moedas! Eleve sua negociação de tendências com o Trend Screener, o revolucionário indicador de tendências alimentado por lógica difusa. É um poderoso indicador de acompanhamento de tendências que combina mais de 13 ferramentas e recursos premium e 3 estratégias de negociação, tornando-o uma escolha versátil para to
FX Volume MT5
Daniel Stein
4.94 (17)
Receba a sua atualização diária do mercado com detalhes e screenshots através do nosso Morning Briefing aqui no mql5 e no Telegram ! O Volume FX é o PRIMEIRO e ÚNICO indicador de volume que fornece uma visão REAL do sentimento do mercado do ponto de vista de um corretor. Ele fornece uma visão incrível de como os participantes do mercado institucional, como corretores, estão posicionados no mercado Forex, muito mais rápido do que os relatórios COT. Ver essas informações diretamente no seu gráfi
FX Power MT5 NG
Daniel Stein
5 (4)
Receba a sua atualização diária do mercado com detalhes e screenshots através do nosso Morning Briefing aqui no mql5 e no Telegram ! O FX Power MT5 NG é a próxima geração do nosso medidor de força de moeda muito popular de longa data, o FX Power. E o que é que este medidor de força da próxima geração oferece? Tudo o que adorou no FX Power original MAIS Análise de força GOLD/XAU Resultados de cálculo ainda mais precisos Períodos de análise configuráveis individualmente Limite de cálculo personal
Antes de tudo, vale ressaltar que esta Ferramenta de Negociação é um Indicador Não Repintante, Não Redesenhante e Não Atrasado, o que a torna ideal para negociação profissional. O Indicador de Conceitos de Ação de Preço Inteligente é uma ferramenta muito poderosa tanto para traders novos quanto experientes. Ele combina mais de 20 indicadores úteis em um único, combinando ideias avançadas de negociação como Análise do Trader do Círculo Interno e Estratégias de Negociação de Conceitos de Dinhei
Advanced Supply Demand MT5
Bernhard Schweigert
4.53 (15)
Atualmente com 33% de desconto! A melhor solução para qualquer Trader Novato ou especialista! Este indicador é uma ferramenta de negociação exclusiva, de alta qualidade e acessível porque incorporamos uma série de recursos proprietários e uma nova fórmula. Com esta atualização, você poderá mostrar fusos horários duplos. Você não só será capaz de mostrar um TF mais alto, mas também mostrar ambos, o TF do gráfico, MAIS o TF mais alto: MOSTRANDO ZONAS ANINHADAS. Todos os traders de Oferta e Demanda
RelicusRoad Pro MT5
Relicus LLC
4.81 (21)
Agora US $ 147 (aumentando para US $ 499 após algumas atualizações) - Contas ilimitadas (PCs ou Macs) Manual do usuário do RelicusRoad + vídeos de treinamento + acesso ao grupo de discórdia privado + status VIP UMA NOVA FORMA DE OLHAR PARA O MERCADO O RelicusRoad é o indicador de negociação mais poderoso do mundo para forex, futuros, criptomoedas, ações e índices, oferecendo aos traders todas as informações e ferramentas necessárias para se manterem rentáveis. Fornecemos análises técnica
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
Apresentando       Quantum Breakout PRO   , o inovador Indicador MQL5 que está transformando a maneira como você negocia Breakout Zones! Desenvolvido por uma equipe de traders experientes com experiência comercial de mais de 13 anos,       Quantum Breakout PRO       foi projetado para impulsionar sua jornada comercial a novos patamares com sua estratégia de zona de fuga inovadora e dinâmica. O Quantum Breakout Indicator lhe dará setas de sinal em zonas de breakout com 5 zonas-alvo de lucro e
Este é um indicador para MT5 que fornece sinais precisos para entrar em uma negociação sem redesenhar. Ele pode ser aplicado a qualquer ativo financeiro: forex, criptomoedas, metais, ações, índices. Ele fornecerá estimativas bastante precisas e informará quando é melhor abrir e fechar um negócio. Assista o vídeo (6:22) com um exemplo de processamento de apenas um sinal que compensou o indicador! A maioria dos traders melhora seus resultados de negociação durante a primeira semana de negociação c
ICT, SMC, SMART MONEY CONCEPTS, SMART MONEY, Smart Money Concept, Support and Resistance, Trend Analysis, Price Action, Market Structure, Order Blocks, BOS/CHoCH,   Breaker Blocks ,  Momentum Shift,   Supply&Demand Zone/Order Blocks , Strong Imbalance,   HH/LL/HL/LH,    Fair Value Gap, FVG,  Premium  &   Discount   Zones, Fibonacci Retracement, OTE, Buy Side Liquidity, Sell Side Liquidity, BSL/SSL Taken, Equal Highs & Lows, MTF Dashboard, Multiple Time Frame, BigBar, HTF OB, HTF Market Structure
AW Trend Predictor MT5
AW Trading Software Limited
4.76 (54)
A combinação de níveis de tendência e quebra em um sistema. Um algoritmo de indicador avançado filtra o ruído do mercado, determina a tendência, os pontos de entrada e os possíveis níveis de saída. Os sinais indicadores são registrados em um módulo estatístico, que permite selecionar as ferramentas mais adequadas, mostrando a eficácia do histórico do sinal. O indicador calcula as marcas Take Profit e Stop Loss. Manual e instruções ->   AQUI   / versão MT4 ->   AQUI Como negociar com o indicador
Auto Order Block with break of structure based on ICT and Smart Money Concepts Futures Break of Structure ( BoS )             Order block ( OB )            Higher time frame Order block / Point of Interest ( POI )    shown on current chart           Fair value Gap ( FVG ) / Imbalance   ,  MTF      ( Multi Time Frame )    Volume Imbalance     ,  MTF          vIMB Gap’s Equal High / Low’s     ,  MTF             EQH / EQL Liquidity               Current Day High / Low           HOD /
Blahtech Supply Demand MT5
Blahtech Limited
4.57 (14)
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
O Indicador de Quadrados de Gann é uma poderosa ferramenta de análise de mercado baseada no artigo "Fórmula Matemática para Previsões de Mercado" escrito por W.D. Gann, que se baseia em conceitos matemáticos para análise. Ele incorpora elementos das técnicas de Gann relacionadas com os quadrados de 144, 90 e 52, bem como o quadrado de 9. Além disso, inclui o método do  sobre como combinar o quadrado de 9 com canais e padrões de estrela. Manual do Usuário e Modo de Uso: Antes de usar este indicad
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 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 and therefore the mome
Torne-se um Negociador Breaker e lucre com as mudanças na estrutura do mercado à medida que o preço reverte. O indicador de quebra de bloco de pedidos identifica quando uma tendência ou movimento de preço está chegando à exaustão e pronto para reverter. Ele o alerta sobre mudanças na estrutura do mercado, que normalmente ocorrem quando uma reversão ou uma grande retração está prestes a ocorrer. O indicador usa um cálculo proprietário que identifica rupturas e momento do preço. Toda vez que
TrendLine PRO MT5
Evgenii Aksenov
4.78 (49)
The Trend Line PRO indicator is an independent trading strategy. It shows the trend change, the entry point to the transaction, as well as automatically calculates three levels of Take Profit and Stop Loss protection Trend Line PRO is perfect for all Meta Trader symbols: currencies, metals, cryptocurrencies, stocks and indices Advantages of Trend Line PRO Never redraws its signals The possibility of using it as an independent strategy It has three automatic levels Take Profit and Stop Loss lev
TPSpro TRENDPRO  - 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        /       TRADING SETUPS       
Gartley Hunter Multi
Siarhei Vashchylka
5 (5)
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all classic timeframes: (m1, m5, m15, m30, H1, H4, D1, Wk, Mn). 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 classic timeframes 3. Search for patterns of all possible sizes. Fr
Black Dragon indicator mt5
Ramil Minniakhmetov
4.82 (56)
O indicador de detecção de tendências complementará qualquer estratégia e também pode ser usado como uma ferramenta independente. Vantagens Fácil de usar, não sobrecarrega o gráfico com informações desnecessárias; Pode ser usado como filtro para qualquer estratégia; Possui níveis integrados de suporte e resistência dinâmicos, que podem ser usados ​​tanto para fins de lucro quanto para definir stop-loss; O indicador não muda de cor após o fechamento do castiçal;  Trabalha no mercado de ações
Golden Spikes Detector
Batsirayi L Marango
5 (1)
Golden Spikes Detector Este indicador é baseado em uma estratégia avançada principalmente para picos de negociação nos índices Boom e Crash. Algoritmos complexos foram implementados para detectar apenas entradas de alta probabilidade. Ele alerta sobre possíveis entradas de compra e venda. Para negociar picos na corretora Deriv ou Binária, receba apenas os alertas Buy Boom e Sell Cash. Ele foi otimizado para ser carregado em um período de 5 minutos, embora a análise de vários períodos de tempo se
Matrix Arrow Indicator MT5
Juvenille Emperor Limited
5 (14)
O   Matrix Arrow Indicator MT5   é uma tendência única 10 em 1 seguindo um indicador multi-timeframe   100% sem repintura   que pode ser usado em todos os símbolos/instrumentos:   forex ,   commodities ,   criptomoedas ,   índices ,   ações .  O  Matrix Arrow Indicator MT5  determinará a tendência atual em seus estágios iniciais, reunindo informações e dados de até 10 indicadores padrão, que são: Índice de movimento direcional médio (ADX) Índice de canal de commodities (CCI) Velas clássicas de
Smart Peak Bottom
Xiaoyu Huang
5 (2)
Este é um indicador claro para julgar topos e fundos e funciona bem para o mercado oscilante. Preço promocional 49$ → 59$ características bom em julgar topos e fundos Sem redesenho, sem deriva Cálculo rápido, sem atraso Modo de lembrete avançado Vários parâmetros e cores podem ser ajustados parâmetro "========== Principal ========" HighLowPeriod1 = 9 HighLowPeriod2 = 60 HighLowPeriod3 = 34 HighLowEMAPeriod = 4 MASignalPeriod = 5 "========== Notificar ========" UseAlertNotify = verdadeiro;
IX Power MT5
Daniel Stein
5 (2)
O   IX Power   traz finalmente a precisão imbatível do FX Power para símbolos não-Forex. Determina com exatidão a intensidade das tendências a curto, médio e longo prazo nos seus índices, acções, mercadorias, ETFs e até criptomoedas favoritos. Pode   analisar tudo o que   o seu terminal tem para oferecer. Experimente e veja como   o seu timing melhora significativamente   quando negoceia. Características principais do IX Power Resultados de cálculo 100% precisos e sem repintura - para tod
Account Graph MT5
Kyra Nickaline Watson-gordon
5 (1)
An indicator to draw a graph of account current and historical state such as Balance, Equity, Margin, Free Margin, Margin Level, Drawdown, Account Profit, Deposit and Withdrawals. Indicator Inputs : Draw Balance Graph Draw Equity Graph Draw Margin Graph Draw Free Margin Graph Draw Margin Level Graph Draw Drawdown Graph Draw Account Profit Graph Hide Data on Chart and Buffers Connect Gaps by Lines Sign of DDs on Profit Sign of DDs on Loss Tips : The Indicator will draw historical balance gra
Golden Gate Algo MT5
James David Lane
4 (6)
40% DE DESCONTO PARA O NATAL! AUMENTO DE PREÇO PARA $250 EM 1º DE JANEIRO! Apresentando GoldenGate Entries: Uma Solução de Negociação de Ponta! Descubra uma abordagem revolucionária para a negociação com o GoldenGate Entries (GGE), um indicador avançado projetado para elevar sua experiência de negociação. O GGE oferece um conjunto abrangente de recursos para capacitar os usuários com precisão e confiança em suas decisões de negociação. Pares: Qualquer (FX - Commodities - Equities - Ações
QM Pattern Scanner MT5
Reza Aghajanpour
5 (3)
QM (Quasimodo) Pattern is based on Read The Market(RTM) concepts. The purpose of this model is to face the big players of the market (financial institutions and banks), As you know in financial markets, big traders try to fool small traders, but RTM prevent traders from getting trapped. This style is formed in terms of price candles and presented according to market supply and demand areas and no price oscillator is used in it. RTM concepts are very suitable for all kinds of investments, includi
Mais do autor
WalkForwardOptimizer MT5
Stanislav Korotky
3.86 (7)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
RenkoFromRealTicks
Stanislav Korotky
4.67 (3)
This non-trading expert utilizes so called custom symbols feature ( available in MQL API as well) to build renko charts based on history of real ticks of selected standard symbol. RenkoFromRealTicks generates custom symbol quotes, thus you may open many charts to apply different EAs and indicators to the renko. It also transmits real ticks to update renko charts in real time. The generated renko chart uses M1 timeframe. It makes no sense to switch the renko chart to a timeframe other than M1. T
VolumeDeltaBars
Stanislav Korotky
This indicator is a conventional analytical tool for tick volumes changes. It calculates tick volumes for buys and sells separately, and their delta on every bar, and displays volumes by price clusters (cells) within a specified bar (usually the latest one). The algorithm used internally is the same as in the indicator VolumeDeltaMT5 , but results are shown as cumulative volume delta bars (candlesticks). Analogous indicator for MetaTrader 4 exists - CumulativeDeltaBars . This is a limited substi
AutomaticZigZag
Stanislav Korotky
4.67 (3)
This is a non-parametric ZigZag providing 4 different methods of calculation. Upward edge continues on new bars while their `highs` are above highest `low` among previous bars, downward edge continues on next bars while their `lows` are below lowest `high` among previous; Gann swing: upward edge continues while `highs` and `lows` are higher than on the left adjacent bar, downward edge continues while `highs` and `lows` are lower than on the left adjacent bar. Inside bars (with lower `high` and
FREE
Time And Sales Layout indicator shows traded buy and sell volumes right on the chart. It provides a graphical representation of most important events in the time and sales table. The indicator downloads and processes a history of real trade ticks. Depending from selected depth of history, the process may take quite some time. During history processing the indicator displays a comment with progress percentage. When the history is processed, the indicator starts analyzing ticks in real time. The l
SOMFX1Predictor
Stanislav Korotky
If you like trading by candle patterns and want to reinforce this approach by modern technologies, this indicator and other related tools are for you. In fact, this indicator is a part of a toolbox, that includes a neural network engine implementing Self-Organizing Map (SOM) for candle patterns recognition, prediction, and provides you with an option to explore input and resulting data. The toolbox contains: SOMFX1Builder  - a script for training neural networks; it builds a file with generalize
CustomVolumeDelta
Stanislav Korotky
4.5 (2)
This indicator displays volume delta (of either tick volume or real volume) encoded in a custom symbol, generated by special expert advisers, such as RenkoFromRealTicks . MetaTrader does not allow negative values in the volumes, this is why we need to encode deltas in a special way, and then use CustomVolumeDelta indicator to decode and display the deltas. This indicator is applicable only for custom instruments generated in appropriate way (with signed volumes encoded). It makes no sense to ap
FREE
VolumeDeltaWaves
Stanislav Korotky
5 (1)
This indicator is an extended implementation of Weis waves. It builds Weis waves on absolute volumes (which is the classical approach) or delta of volumes (unique feature) using different methods of wave formation and visualization. It works with real volumes, if available, or with tick volumes otherwise, but also provides an option to use so called "true volume surrogates", as an artificial substitution for missing real volumes (for example, for Forex symbols), which was introduced in correspo
This is a demo version of a non-trading expert , which utilizes so called the custom symbols feature ( available in MQL as well ) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko. Place the EA on a chart of a working instrument. The lesser timeframe of the source chart is, the more precise resulti
FREE
Comparator
Stanislav Korotky
4.14 (7)
This indicator compares the price changes during the specified period for the current symbol and other reference symbol. It allows to analyze the similar movements of highly correlated symbols, such as XAUUSD and XAGUSD, and find their occasional convergences and divergences for trading opportunities. The indicator displays the following buffers: light-green thick line - price changes of the current symbol for TimeGap bars; light-blue thin line - price changes of the reference symbol ( LeadSymbo
FREE
Most of traders use resistance and support levels for trading, and many people draw these levels as lines that go through extremums on a chart. When someone does this manually, he normally does this his own way, and every trader finds different lines as important. How can one be sure that his vision is correct? This indicator helps to solve this problem. It builds a complete set of virtual lines of resistance and support around current price and calculates density function for spatial distributi
ADXS
Stanislav Korotky
5 (3)
Ever wondered why standard ADX is made unsigned and what if it would be kept signed? This indicator gives the answer, which allows you to trade more efficient. This indicator calculates ADX values using standard formulae, but excludes operation of taking the module of ADX values, which is forcedly added into ADX for some reason. In other words, the indicator preserves natural signs of ADX values, which makes it more consistent, easy to use, and gives signals earlier than standard ADX. Strictly s
ADXSignal
Stanislav Korotky
Classical ADX revamped to provide faster and more solid trading signals. This indicator calculates ADX values using standard formulae, but excludes operation of taking the module of ADX values, which is forcedly added into ADX for some reason. In other words, the indicator preserves natural signs of ADX values, which makes it more consistent, easy to use, and gives signals earlier than standard ADX. Strictly speaking, any conversion to an absolute value destroys a part of information, and it mak
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. This expert adviser OrderBook History Playback allows you to playback the market book events on the history using files, created by OrderBook Recorder . The exper
FREE
RenkoFromRealTicks DEMO
Stanislav Korotky
1 (1)
This non-trading expert utilizes so called   custom symbols   feature to build renko charts based on history of real ticks of selected standard symbol. RenkoFromRealTicks generates custom symbol quotes, thus you may open many charts to apply different EAs and indicators to the renko. It also transmits real ticks to update renko charts in real time. This is a functionally limited demo version of  RenkoFromRealTicks . RenkoFromRealTicks utility can not work in the tester because it uses CustomSym
FREE
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker in real time. The expert OrderBook Recorder records market book changes and stores them in local files for further usage in indicators and expert adviser, including testing in the tester. The expert stores market book
FREE
HZZM
Stanislav Korotky
2.67 (3)
This is an adaptive ZigZag based on modification of  HZZ indicator (original source code is available in this article ). Most important changes in this version: two additional indicator buffers added for zigzag evolution monitoring - they show cross signs at points where zigzag direction first changes; zigzag range (H) autodetection on day by day basis; time-dependent adjustment of zigzag range. Parameters: H - zigzag range in points; this parameter is similar to original HZZ, but it can take 0
FREE
ReturnAutoScale
Stanislav Korotky
5 (2)
The indicator calculates running total of linear weighted returns. It transforms rates into integrated and difference-stationary time series with distinctive buy and sell zones. Buy zones are shown in blue, sell zones in red. Parameters: period - number of bars to use for linear weighted calculation; default value - 96; smoothing - period for EMA; default value - 5; mode - an integer value for choosing calculation mode: 0 - long term trading; 1 - medium term trading; 2 - short term trading; defa
FREE
WalkForwardDemo MT5
Stanislav Korotky
4 (2)
WalkForwardDemo is an expert adviser (EA) demonstrating how the built-in library WalkForwardOptimizer (WFO) for walk-forward optimization works. It allows you to easily optimize, view and analyze your EA performance and robustness in unknown trading conditions of future. You may find more details about walk-forward optimization in Wikipedia . Once you have performed optimization using WFO, the library generates special global variables (saved in an "archived" file with GVF-extension) and a CSV-f
FREE
PointsVsBars
Stanislav Korotky
This indicator provides a statistical analysis of price changes (in points) versus time delta (in bars). It calculates a matrix of full statistics about price changes during different time periods, and displays either distribution of returns in points for requested bar delta, or distribution of time deltas in bars for requested return. Please, note, that the indicator values are always a number of times corresponding price change vs bar delta occurred in history. Parameters: HistoryDepth - numbe
FREE
CyclicPatterns
Stanislav Korotky
This indicator shows price changes for the same days in the past. This is a predictor that finds bars for the same days in past N years, quarters, months, weeks, or days (N is 10 by default) and shows their relative price changes on the current chart. Number of displayed buffers and historical time series for comparison is limited to 10, but indicator can process more past periods if averaging mode is enabled (ShowAverage is true) - just specify required number in the LookBack parameter. Paramet
RenkoCharts
Stanislav Korotky
This non-trading expert utilizes so called custom symbols feature ( available in MQL as well ) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also, it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko. Place RenkoCharts on a chart of a work instrument. The lesser timeframe of the source chart is, the more precise resulting renko chart is, but the lesse
SOMFX1Builder
Stanislav Korotky
5 (1)
If you like trading by candle patterns and want to reinforce this approach by modern technologies, this script is for you. In fact, it is a part of a toolbox, that includes a neural network engine implementing Self-Organizing Map (SOM) for candle patterns recognition, prediction, and provides you with an option to explore input and resulting data. The toolbox contains: SOMFX1Builder  - this script for training neural networks; it builds a file with generalized data about most characteristic pric
FREE
OrderBook Utilities is a script, which performs several service operations on order book hob-files, created by OrderBook Recorder . The script processes a file for work symbol of the current chart. The file date is selected by means of the input parameter CustomDate (if it's filled in) or by the point where the script is dropped on the chart. Depending from the operation, useful information is written into the log, and optionally new file is created. The operation is selected by the input parame
FREE
WalkForwardBuilder MT5
Stanislav Korotky
5 (1)
This script allows performing a walk-forward analysis of trading experts based on the data collected by the WalkForwardLight MT5 library. The script builds a cluster walk forward report and rolling walk forward reports that refine it, in the form of a single HTML page. This script is optional, as the library automatically generates the report immediate after the optimization in the tester is complete. However, the script is convenient because it allows using the same collected data to rebuild th
FREE
Year2Year
Stanislav Korotky
This indicator shows price changes for the same days in past years. D1 timeframe is required. This is a predictor indicator that finds D1 bars for the same days in past 8 years and shows their relative price changes on the current chart. Parameters: LookForward - number of days (bars) to show "future" price changes; default is 5; Offset - number of days (bars) to shift back in history; default is 0; ShowAverage - mode switch; true - show mean value for all 8 years and deviation bounds; false - s
FREE
Mirror
Stanislav Korotky
This indicator predicts rate changes based on the chart display principle. It uses the idea that the price fluctuations consist of "action" and "reaction" phases, and the "reaction" is comparable and similar to the "action", so mirroring can be used to predict it. The indicator has three parameters: predict - the number of bars for prediction (24 by default); depth - the number of past bars that will be used as mirror points; for all depth mirroring points an MA is calculated and drawn on the ch
If you like trading crosses (such as AUDJPY, CADJPY, EURCHF, and similar), you should take into account what happens with major currencies (especially, USD and EUR) against the work pair: for example, while trading AUDJPY, important levels from AUDUSD and USDJPY may have an implicit effect. This indicator allows you to view hidden levels, calculated from the major rates. It finds nearest extremums in major quotes for specified history depth, which most likely form resistence or support levels, a
EvoLevels
Stanislav Korotky
The indicator displays most prominent price levels and their changes in history. It dynamically detects regions where price movements form attractors and shows up to 8 of them. The attractors can serve as resistance or support levels and outer bounds for rates. Parameters: WindowSize - number of bars in the sliding window which is used for detection of attractors; default is 100; MaxBar - number of bars to process (for performance optimization); default is 1000; when the indicator is called from
This is an intraday indicator that uses conventional formulae for daily and weekly levels of pivot, resistance and support, but updates them dynamically bar by bar. It answers the question how pivot levels would behave if every bar were considered as the last bar of a day. At every point in time, it takes N latest bars into consideration, where N is either the number of bars in a day (round the clock, i.e. in 24h) or the number of bars in a week - for daily and weekly levels correspondingly. So,
Filtro:
Sem comentários
Responder ao comentário
Versão 1.7 2021.02.04
New option of volume delta calculation based on changes of the original symbol chart building price (bid or last) is added.
New option of volume delta calculation based on tick flags (buy/sell), applicable for exchanges only.
Fixed an error with possible omitting last ticks while building the on-chart table, if Mode is real_volumes.
Versão 1.6 2020.08.18
- New parameters added: ShowSignalArrows and ShowSeparateVolumes (both defaults to true), which allows for disabling signal arrows and separate volumes histograms respectively.
- Minor bugfixes.
Versão 1.5 2017.08.29
Added new mode of operation based on tick history. It is available only when the Mode parameter is set to real_volumes. Additionally, the number of bars for which to plot the volume graph should be specified in the new parameter UseTickHistory. If UseTickHistory is 0 (default), the indicator operates as before - it monitors new ticks online and saves them to a file. If UseTickHistory is larger than 0, tick history is requested for specified number of bars. Attention: the operation may take some time and additional memory.
Versão 1.4 2017.06.20
- Removed the limit on working only on the M1 timeframe. The indicator can now work on any higher timeframe, by reading the data collected on M1. This mode is read-only. To collect and save ticks, it is necessary to have an instance of the indicator on M1.
- Added the Method parameter with the values ask_versus_bid (default) and ask_and_bid. It takes effect for tick volumes only (the parameter Mode should be set to ticks or pips, but not real_volumes). The value ask_versus_bid denotes the method used in the previous version. In this mode, the volumes are considered for buy if Ask price increases, and considered for sell if Bid decreases. However, on some accounts the Bid changes occur more frequently than the Ask changes, which introduces a negative bias. To solve this problem, use ask_and_bid, which analyses the changes in the sum of Ask and Bid.
Versão 1.3 2016.12.27
Added operation mode based on the real volumes (real_volumes) for the 'Mode' parameter;
Fixed the error with incorrect display of the Ask and Bid prices in the table.