• Visão global
  • Comentários
  • Discussão

SUM Market Profile Heat

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 free-draw rectangle session to create a custom market profile on any timeframe. Six different color schemes are available to draw the profile's blocks. Drawing profiles as a plain color histogram is also possible. Alternatively, you may choose to color the profile based on bullish/bearish bars. This indicator is based on bare price action and does not use any standard indicators.

Input parameters

Main

  • Session (default = Daily) — trading session for market profile: Daily, Weekly, Monthly, Intraday, and Rectangle. For a rectangle session to get calculated, a rectangle chart object with the name starting with MPR should be added to the chart. Pressing 'r' on the keyboard will add a properly named rectangle object automatically.
  • StartFromDate (default = __DATE__) — if StartFromCurrentSession is false, then the indicator will start drawing profiles from this date. It draws to the past. For example, if you set it 2018-01-20 and SessionsToCount is 2, then it will draw the profiles for 2018-01-20 and 2018-01-19.
  • StartFromCurrentSession (default = true) — if true, then the indicator starts drawing from today, else — from the date given in StartFromDate.
  • SessionsToCount (default = 2) — for how many trading sessions to draw the market profiles.
  • SeamlessScrollingMode (default = false) — if true, the StartFromDate and StartFromCurrentSession parameters are ignored; the sessions are calculated and displayed starting from the current chart position's rightmost bar. This allows scrolling back in time indefinitely to view past sessions.
  • EnableDevelopingPOC (default = false) — if true, multiple horizontal lines will be drawn to depict how the Point of Control developed through the session.
  • ValueAreaPercentage (default = 70) — a percentage share of the session's TPOs to include 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.



Produtos 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.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
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
VolumeProfile MT5
Robert Hess
3.75 (8)
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. Support: The indicator is constantly being developed and improved. Please do not hesitate to contact me via the MQL5 Platform. I am very grateful about any Bug report, so that i can constantly improve the indicator. I appreciate any public review for this
VPO Profile MT5
Kyra Nickaline Watson-gordon
5 (2)
Definition : VPO is a Volume Price Opportunity. Instead of using bars or candles with an Open, High, Low, and Close price, each "bar" in a Market Profile is represented by horizontal bars against the price It is called Market Profile terminology. In other words volume-price-opportunity (VPO) profiles are histograms of how many volumes were traded at each price within the span of the profile. By using a VPO chart, you are able to analyze the amount of trading activity, based on volume, for eac
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
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
VP hidden
Emr Aljnaby
5 (4)
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
Strong Support mt5
Vasiliy Strukov
5 (9)
Os níveis de suporte e resistência têm sido uma ferramenta poderosa para a análise de mercado. Strong Support O indicador constrói os níveis de suporte de acordo com os mínimos de preço locais e os níveis de resistência de acordo com os máximos de preço locais. Meus outros desenvolvimentos podem ser vistos aqui Recomenda - se o uso em conjunto com um indicador de tendência, por exemplo, Gold Stuff -isso permitirá Negociar de acordo com a tendência e, ao mesmo tempo, determinar as zonas de c
Z Score Plus MT5
Eduardo Da Costa Custodio Santos
Em finanças, o Z Score são medidas da variabilidade de uma observação e podem ser usados ​​pelos traders para ajudar a determinar a volatilidade do mercado. As pontuações Z revelam aos Traders se uma pontuação é típica para um conjunto de dados especificado ou se é atípica. As pontuações Z também possibilitam que os analistas adaptem as pontuações de vários conjuntos de dados para fazer pontuações que possam ser comparadas entre si com mais precisão. # Na Prática, temos o ZScore com o ponto zero
A singularidade deste indicador reside no algoritmo de contabilidade de volume: a acumulação ocorre diretamente para o período selecionado sem referência ao início do dia. As últimas barras podem ser excluídas do cálculo, então os dados atuais terão menos influência sobre os níveis significativos (volumes) formados anteriormente. Para um cálculo mais preciso, os dados do gráfico M1 são usados por padrão. A etapa de distribuição dos volumes de preços é regulamentada. Por padrão, a borda direita d
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
UPD1 Profile Levels MT5
Vitaliy Kuznetsov
5 (3)
O indicador localiza os níveis de volume máximo e mínimo de preços (perfil do mercado) no histograma de trabalho para o número especificado de barras.   Perfil composto. A altura do histograma é totalmente automática e se adapta a qualquer instrumento e período de tempo. O algoritmo do autor é usado e não repete análogos conhecidos. A altura dos dois histogramas é aproximadamente igual à altura média da vela. Um alerta inteligente irá ajudá-lo a informar sobre o preço relativo ao nível de volume
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
Simple ATR modern
Pavel Bereznichenko
Indicator  Simple ATR  Modern It is used in technical analysis to measure market volatility and show it as a level that is more understandable to the eye and not as an oscillator. ATR Daily - Blue The possibilities of using the ATR in trade can be found in the internet. It can also be used in conjunction with another author's indicator  Volatility Vision The Average True Range indicator measures market volatility. Volatility can be low while the market is growing (and vice versa). It is
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
Heatmap Volume Profile
Olexandr Savchuk
4.25 (4)
A Heatmap with a Volume Profile is like a thermal imager or x-ray machine. It will help you to estimate the relative distribution of volume during the price movement and to understand  the relationship between volume and price. Indicator Volume Profile "Volumos Maxima" is a powerful tool for analyzing this relationship. After simple experimentation with heatmap, you can find that each trading instrument has its own “ characteristic ” way of distributing volume. And this will help you to make a b
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
Initial Balance MT5
Ricardo Almeida Branco
O Initial Balance (Equilíbrio Inicial/Balanço inicial) é um conceito relacionado ao estudo de volume (para saber mais, estude sobre Market Profile e Auction Market Theory. É possível encontrar alguns vídeos em inglês ao pesquisar "Initial Balance Market Profile"). O IB define um range em que os preços foram negociados na primeira hora do pregão. A amplitude do range é importante e o rompimento do range definido pelo Initial Balance pode ter ocorrido pelo movimento de diversos players operando
Tick Chart — full-featured chart for MetaTrader 5. A utility for creating and working with a tick chart in the MetaTrader 5 terminal. You can create a tick chart that works exactly the same as a regular chart. You can apply indicators, Expert Advisors and scripts to the tick chart. You get a fully functional tick chart on which you can work just as well as on a regular chart. You can enable the output of the Ask price data. The data are generated in the form of the upper shadow of a tick bar. Fr
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. 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 level. You can set the indicator to display t
FREE
Volume Profile เป็นเครื่องมือที่ใช้สำหรับการวิเคราะห์ระดับการซื้อขายของตลาดในแต่ละระยะเวลาโดยใช้ปริมาณการซื้อขาย (volume) ซึ่งช่วยให้เราเข้าใจว่ามีการซื้อขายเกิดขึ้นมากที่สุดที่ราคาใด รวมทั้งช่วยในการหาจุดที่มีความนิยมในการซื้อขาย (Point of Control: POC) และระดับการซื้อขายอื่น ๆ ที่สำคัญ เรียกว่า Value Area. การใช้งาน Volume Profile ในการวิเคราะห์ตลาดมักจะมีขั้นตอนดังนี้: กำหนดระยะเวลาที่ต้องการวิเคราะห์ : เราต้องกำหนดระยะเวลาที่เราสนใจในการวิเคราะห์ Volume Profile เช่น ชั่วโมง, วัน, หรือสัปดาห์
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
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
Fixed Range Volume Profile MT5
Abdelkhabir Yassine Alaoui
2 (1)
Perfil de volume de intervalo fixo automático com alertas para MT5 Este indicador mostra onde o preço passou mais tempo, destacando níveis importantes que podem ser usados na negociação. e pode mostrar a densidade de preços ao longo do tempo, delineando os níveis de preços mais importantes, a área de valor e o valor de controle de uma determinada sessão de negociação. Este indicador pode ser anexado a timeframes entre M1 e D1 e mostrará o perfil de mercado para sessões diárias, semanais, me
Market book
Aliaksandr Hryshyn
Depth of market display. Up to sixteen instruments can be displayed. There is auto-scrolling of prices, which can be turned off by clicking on "A" at the top of the window. It is quite a beautiful indicator, it can act as a splash screen, it will not be so boring to look like a regular chart, just right for meditation, especially after big losses in the market. The indicator is not for trading, so your deposit will be more complete. The video displays fast playback of previously saved data. Atte
Você utiliza o volume na sua leitura do mercado? Certamente muitos traders usam, e não se imaginam operando sem ele. O indicador Color Histogram Volume Set permite que o usuário escolha o valor que ele considera interessante para monitorar. Ao ultrapassar este você terá a confirmação visual e se quiser terá também o alerta sonoro que é dado pelo indicador. Claro que existem outras maneiras de tentar encontrar um volume elevado, como avaliar se o v olume está acima da média, se é o maior vo
Call/Put Ratio is one of the most well-known indicators of the market sentiment. The indicator has been developed by Martin Zweig. It is based on real volumes of the CBOE option market. As we know, a Call option gives its owner the right to buy the underlying asset at a predetermined price. A Put option gives the right to sell it. Thus, increasing volumes for Call options indicate the increasing demand. The growth of Put option volumes shows that supply starts exceeding demand. If we divide the
BoxProfile MT5
Evgeny Shevtsov
4.56 (9)
The indicator displays volume profiles based on the nesting principle. Profiles periods are pre-set so that each subsequent profile has a length twice as long as the length of the previous profile. In addition to profiles, the indicator displays volume clusters sorted by color, depending on the volume they contain. Indicator operation features The indicator works on typical timeframes from M5 to MN, but for calculations uses historical data from smaller timeframes: M1 - for timeframes from M5
FREE
Os compradores deste produto também adquirem
Atomic Analyst MT5
Issam Kassas
4.82 (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
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
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
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
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
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
Bill Williams Advanced
Siarhei Vashchylka
5 (3)
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
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
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"
Professional Scalping Tool on Deriv Attention! The indicator will be sold in limited quantities!!! Description: This trading indicator is designed for professional traders focused on scalping. Designed with the market in mind, it provides highly accurate spike trading signals. It works on the M1 timeframe and supports the following symbols: Boom 300 Index, Boom 500 Index, Boom 1000 Index, Crash 300 Index, Crash 500 Index, Crash 1000 Index. Functional Features: - Direction: - Trading is ca
VTrende Pro
Andrii Diachenko
5 (1)
VTrende Pro - MTF indicator for trend trading with a display panel for MT5 *** Videos can be translated into any language using subtitles (video language - Russian) Although the signals of the VTrende Pro indicator can be used as signals of a full-fledged trading system, it is recommended to use them in conjunction with the Bill Williams TS. VTrende Pro is an extended version of the VTrende indicator. Difference between Pro version and VTrende: - Time zones - Signal V - signal 1-2 waves
IVISTscalp5
Vadym Zhukovskyi
5 (3)
Apresentamos a você o indicador iVISTscalp5, que não é apenas único, mas também eficaz em operações de negociação. Este indicador é baseado em dados de tempo e é o resultado de muitos anos de experiência e análise aprofundada dos mercados financeiros. O indicador iVISTscalp5 é uma excelente ferramenta para negociação manual. Conveniência, simplicidade e visualização - toda a complexidade está escondida dentro dele. Simplificamos as configurações e o uso do indicador iVISTscalp5 ao máximo. O indi
PZ Swing Trading MT5
PZ TRADING SLU
5 (4)
Swing Trading é o primeiro indicador projetado para detectar oscilações na direção da tendência e possíveis oscilações de reversão. Ele usa a abordagem de negociação de linha de base, amplamente descrita na literatura de negociação. O indicador estuda vários vetores de preço e tempo para rastrear a direção da tendência agregada e detecta situações nas quais o mercado está sobrevendido ou sobrecomprado em excesso e pronto para corrigir. [ Guia de instalação | Guia de atualização | Solução de prob
SMCpro
Arief
5 (1)
SMCpro MT5  Original Price  $440   ---  Currently Price  40% OFF  ( for unlimited use ) Hello World! Introducing.. SMCpro tool and Indicator for  MetaTrader 5 , a cutting-edge feature designed to revolutionize your trading experience. With innovative ICT Smart Money Concept, you gain unparalleled insight into market dynamics, empowering you to make informed trading decisions like never before. Built on the foundation of advanced algorithms and real-time data analysis, SMCpro tool and Indicat
[ MT4 Version ] Backtesting Simulator Are you tired of spending months on demo or live accounts to test your trading strategies? The Backtesting Simulator is the ultimate tool designed to elevate your backtesting experience to new heights. Utilizing Metatrader historical symbol information, it offers an unparalleled simulation of real market conditions. Take control of your testing speed, test ideas quickly or at a slower pace, and witness remarkable improvements in your testing performance.
Weis Wave with Alert MT5
Trade The Volume Waves Single Member P.C.
4.93 (15)
Rental/Lifetime Package Options and Privileges  * For optimum results the yearly or lifetime package is suggested due to live training ! Rent Monthly Six Months   Yearly/Lifetime Weis Wave with Speed with Alert+Speed Index x x x Manual  x x x Quick Set up Video x x x Blog x x x Lifetime Updates x x x Setup and Training Material x x Free Rectangle Break Alert Tool      x Discord Access Channel "The SI traders" x 2-hour live methodology training x How to trade with it:    http://
Este é sem dúvida o indicador de reconhecimento automático de formação de preço harmônico mais completo que você pode encontrar para a MetaTrader Platform. Ele detecta 19 padrões diferentes, leva as projeções de Fibonacci tão a sério quanto você, exibe a Zona de Reversão Potencial (PRZ) e encontra níveis adequados de stop loss e take-profit. [ Guia de instalação | Guia de atualização | Solução de problemas | FAQ | Todos os produtos ] Detecta 19 formações harmônicas de preços diferentes Tr
RAD CRITICAL LEVES RAD indicator tracks “Relevant Volume” in real time, identifying accumulation and distribution processes, projecting them in the chart as SUPPORT or RESISTANCE zones. Natural   support   and resistance levels are generated by Volume Accumulation and Distribution processes. As these processes evolve, levels at which the relevant volume in the market place is positioned, become difficult areas to cross upwards or downwards. By using this information, traders can identify very s
Difícil de encontrar e com pouca frequência, as divergências são um dos cenários de negociação mais confiáveis. Este indicador localiza e verifica automaticamente divergências ocultas e regulares usando seu oscilador favorito. [ Guia de instalação | Guia de atualização | Solução de problemas | FAQ | Todos os produtos ] Fácil de trocar Encontra divergências regulares e ocultas Suporta muitos osciladores conhecidos Implementa sinais de negociação baseados em fugas Exibe níveis adequados de
"Piranha" - an autonomous trading system that determines overbought and oversold levels on the chart. Red and blue zones represent overbought and oversold levels respectively. Entry points are marked with arrows: a downward arrow in the red zone for "sell" and an upward arrow in the blue zone for "buy". The Take profit level is indicated by the green moving average. Key features: Adjusting the Take profit level as the green moving average changes position. Averaging ability when a new market e
Big Player Range
Thalles Nascimento De Carvalho
5 (2)
Bem-vindo ao indicador "BigPlayerRange", uma ferramenta de análise técnica desenvolvida para identificar áreas de interesse significativo das instituições financeiras nos mercados. Este indicador oferece uma análise precisa das faixas de preço onde as grandes players do mercado demonstram considerável atividade e interesse. Principais Características: Mapeamento de Áreas de Interesse Institucional: O "BigPlayerRange" destaca com precisão as áreas do gráfico onde instituições financeiras demonstr
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
INDICADOR baseado em INTELIGÊNCIA ARTIFICIAL que gera possíveis entradas de chamada e venda para opções binárias. o indicador funciona em 3 estratégias diferentes: 1) ao ler volumes, envia um sinal quando o preço deve reverter 2) através da divergência entre preço e volume, envia um sinal quando a tendência deve continuar ou reverter 3) através da convergência entre preço e volume, envia um sinal de quando a tendência deve continuar. o indicador funciona em todos os prazos, mas os
Multi-currency, multi-timeframe, harmonic pattern indicator AB = CD. Supports sending push notifications about signals to a mobile device, messages on e-mail, as well as messages using alerts on all available currency pairs and timeframes. This indicator was based on the indicator Harmonic ABCD Universal. Version for MetaTrader 5:  https://www.mql5.com/en/market/product/44972 . See also: Harmonic ABCD Universal for MetaTrader 4 . Using modern software development methods has made the indicator a
The indicator is designed to close positions on the market in time. For example: to take profits ahead of schedule if the price has not reached TakeProfit, and the market is turning around. The indicator analyzes the momentum, not the trend. He does not give any information about the trend. The indicator is well suited for finding divergence. The Ershov 38 Parrots indicator dynamically adjusts to the market and detects price movement impulses of medium and high amplitude. It almost does not rea
MetaForecast M5
Vahidreza Heidar Gholami
5 (2)
MetaForecast prevê e visualiza o futuro de qualquer mercado com base nas harmonias nos dados de preços. Embora o mercado nem sempre seja previsível, se houver um padrão nos preços, o MetaForecast pode prever o futuro com a maior precisão possível. Em comparação com outros produtos similares, o MetaForecast pode gerar resultados mais precisos ao analisar as tendências do mercado. Parâmetros de entrada Past size (Tamanho do passado) Especifica o número de barras que o MetaForecast usa para criar
Este indicador é um método de análise de mercado baseado no artigo "Fórmula matemática para previsões de mercado" escrito por W.D. Gann dependendo do quadrado de nove e quadrado de 144 métodos. Manual do usuário: Add Your review And contact us to get it Você pode comprar a versão completa do MT4 em: https://www.mql5.com/en/market/product/15316 Você pode testar no MT4 gratuitamente: https://www.mql5.com/en/market/product/15320?source=Site +Profile+Seller#!tab=reviews Este pro
PZ Trend Trading MT5
PZ TRADING SLU
3.67 (3)
O Trend Trading é um indicador projetado para lucrar o máximo possível com as tendências que ocorrem no mercado, cronometrando retrocessos e rupturas. Ele encontra oportunidades de negociação analisando o que o preço está fazendo durante as tendências estabelecidas. [ Guia de instalação | Guia de atualização | Solução de problemas | FAQ | Todos os produtos ] Negocie mercados financeiros com confiança e eficiência Lucre com as tendências estabelecidas sem ser chicoteado Reconhecer retrocesso
Este indicador é um indicador de análise automática de onda perfeito para negociação prática! A definição padronizada da banda não é mais uma onda de pessoas diferentes, e o desenho de interferências feitas pelo homem é eliminado, o que desempenha um papel fundamental na análise rigorosa da abordagem. =>Increase the choice of international style mode, (red fall green rise style)           Atualmente comprando desconto!   Conteúdo do índice: 1       Onda básica:   Primeiro, encontramos o
Elliot Waves Analyzer Pro
Viktor Weidenthal
3.25 (4)
Elliot Waves Analyzer Pro calculates Elliot Waves to Help Identify Trend direction and Entry Levels. Mainly for Swing Trading Strategies. Usually one would open a Position in trend direction for Wave 3 or a Correction for Wave C . This Indicator draws Target Levels for the current and next wave. Most important Rules for Elliot Wave Analysis are verified by the Indicator.  The Pro version analyzes Multiple Timeframes and shows the Subwaves and Target-Levels.   For an Overview  " Elliot Waves Anal
Mais do autor
Lets dabble a bit into Elliot Waves. This is a simple indicator which tries to identify Wave 1 and 2 of Elliot Impulese Wave and then projects for Wave 3. Ratios are taken from below link: https://elliottwave-forecast.com/elliott-wave-theory/ - Section 3.1 Impulse Wave 2 is 50%, 61.8%, 76.4%, or 85.4% of wave 1 - used for identifying the pattern. Wave 3 is 161.8%, 200%, 261.8%, or 323.6% of wave 1-2 - used for setting the targets Important input parameters MaximumNumBars : To calculate
Indicator for fast navigation through financial instruments. When you click on the button, you go to the chart of the financial instrument, the name of which was written on the button. In other words, the indicator opens or unfolds an existing chart window. For each chart, you can customize the name of the financial instrument, text color and background color; in total, you can customize symbols buttons that you trade often. The indicator can be installed on any charts for which you need to swit
FREE
Indicator for fast navigation through financial instruments. When you click on the button, you go to the chart of the financial instrument, the name of which was written on the button. In other words, the indicator opens or unfolds an existing chart window. For each chart, you can customize the name of the financial instrument, text color and background color; in total, you can customize symbols buttons that you trade often. The indicator can be installed on any charts for which you need to swit
FREE
This indicator labels swing highs and swing lows as well as the candle pattern that occurred at that precise point. The indicator can detect the following 6 candle patterns:   hammer ,  inverse   hammer ,   bullish engulfing ,   hanging man ,   shooting star   and   bearish engulfing . The notations HH, HL, LH, and LL you can see on the labels are defined as follows: HH : Higher high HL : Higher low LH : Lower high LL : Lower low Setting Length: Sensitivity of the swing high/low de
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
This indicator labels swing highs and swing lows as well as the candle pattern that occurred at that precise point. The indicator can detect the following 6 candle patterns:   hammer ,  inverse   hammer ,   bullish engulfing ,   hanging man ,   shooting star   and   bearish engulfing . The notations HH, HL, LH, and LL you can see on the labels are defined as follows: HH : Higher high HL : Higher low LH : Lower high LL : Lower low Setting Length: Sensitivity of the swing high/low de
Lets dabble a bit into Elliot Waves. This is a simple indicator which tries to identify Wave 1 and 2 of Elliot Impulese Wave and then projects for Wave 3. Ratios are taken from below link:   https://elliottwave-forecast.com/elliott-wave-theory/   - Section 3.1 Impulse Wave 2 is 50%, 61.8%, 76.4%, or 85.4% of wave 1 - used for identifying the pattern. Wave 3 is 161.8%, 200%, 261.8%, or 323.6% of wave 1-2 - used for setting the targets Important input parameters MaximumNumBars : To calc
Filtro:
Sem comentários
Responder ao comentário