• Übersicht
  • Bewertungen
  • Diskussion

Mt5 Market Profile

Market Profile

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


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


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

Input parameters

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


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


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


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


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


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


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


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

Looks and colors

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

Performance

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

Alerts

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

Intraday sessions

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

Miscellaneous

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


Empfohlene Produkte
BoxChart MT5
Evgeny Shevtsov
5 (7)
The market is unfair if only because 10% of participants manage 90% of funds. An ordinary trader has slim changes to stand against these "vultures". This problem can be solved. You just need to be among these 10%, learn to predict their intentions and move with them. Volume is the only preemptive factor that faultlessly works on any timeframe and symbol. First, the volume appears and is accumulated, and only then the price moves. The price moves from one volume to another. Areas of volume accumu
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
Blahtech Supply Demand MT5
Blahtech Limited
4.54 (13)
Was: $299  Now: $99   Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings
VolumeProfile MT5
Robert Hess
4.14 (7)
Beschreibung: Das Volumen Profil zeigt detailierte Informationen von historischen trading Aktivitäten in bestimmten Preisbereichen (Markt Profil/Preis Profil).  Damit finden Sie die Zonen mit den besten Preisen im Markt und erlangen so einen entscheidenen Vorteil gegenüber anderen Marktteilnehmern. Features: Anpassbares Volume Profil / Markt Profil Zeigt den "fairen" Preisbereich in dem 70% des gesamten Volumens umgesetzt werden Zeigt kritische Zonen mit niedrigem Volumen Zeigt Volume Point
This indicator allows you to enjoy the two most popular products for analyzing request volumes and market deals at a favorable price: Actual Depth of Market Chart Actual Tick Footprint Volume Chart This product combines the power of both indicators and is provided as a single file. The functionality of Actual COMBO Depth of Market AND Tick Volume Chart is fully identical to the original indicators. You will enjoy the power of these two products combined into the single super-indicator! Below is
Der Indikator erstellt aktuelle Notierungen, die mit historischen verglichen werden können, und auf dieser Grundlage eine Preisbewegungsprognose erstellen. Der Indikator verfügt über ein Textfeld zur schnellen Navigation zum gewünschten Datum. Optionen: Symbol - Auswahl des Symbols, das der Indikator anzeigen soll; SymbolPeriod - Auswahl des Zeitraums, aus dem der Indikator Daten aufnimmt; IndicatorColor - Indikatorfarbe; HorisontalShift - Verschiebung der vom Indikator gezeichnet
Market Profile MetaTrader System  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible to use a
Market Profile Heat indicator  — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between M1 and D1 and will show the Market Profile for daily, weekly, monthly, or even intraday sessions. Lower timeframes offer higher precision. Higher timeframes are recommended for better visibility. It is also possible to use a f
The   Visual Volatility Clustering   indicator clusters the market based on volatility. The indicator does not redraw and gives accurate data, does not use closing prices. Uses the opening prices or the highs or lows of the previous completed bar. Therefore, all information will be clear and unambiguous. The essence of the indicator is to divide the price market into certain areas according to a similar type of volatility. This can be done in any way. In this example, the indicator is configure
Before installing the HeatMap indicator make sure you are using a broker that gives you access to the Depth of market (DOM) !! This indicator creates a heatmap on your chart allowing you to see the buy or sell limit orders easily and in real time. You have the possibility to change the setting and the colors of the HeatMap in order to adapt to all markets and all charts. Here is an example of a setting you can use with the NASDAQ100 on the AMPGlobal broker :  https://www.youtube.com/watch?v=x0
A "Volume Profile" is an advanced charting indicator that displays total volume traded at every price level over a user specified time period. The main components of the volume profile are POC ( Point Of Control - the price level, at which the maximum number of contracts were executed during a selected period), VAH ( Value Area High - the highest price in the Value Area) and VAL ( Value Area Low - the lowest price in the Value Area). When we settled on the original indicator, we spent a lot o
Volume by Price MT5
Brian Collard
3.25 (4)
The Volumebyprice.com Indicator for MetaTrader 5 features Volume Profile and Market Profile TPO (Time Price Opportunity). Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker collapsed and split structure charts. Static, dynamic and flexible range segmentation and compositing methods with relative and absolute visualizations. Session hours filtering and segment concatenation with Market Watch and custom user specifications. Graphical layering, posit
Die Einzigartigkeit dieses Indikators liegt im Volumenabrechnungsalgorithmus: Die Akkumulation erfolgt direkt für den ausgewählten Zeitraum ohne Bezug auf den Tagesbeginn. Die letzten Balken können aus der Berechnung ausgeschlossen werden, dann haben die aktuellen Daten weniger Einfluss auf die vorher gebildeten signifikanten Niveaus (Volumina). Für eine genauere Berechnung werden standardmäßig Daten aus dem M1-Diagramm verwendet. Der Verteilungsschritt der Preismengen ist geregelt. Standardmäßi
This is a multi-symbol and multi-timeframe table-based indicator designed for a candlestick patterns detection with 46 patterns for META TRADER 5. Each formation has own image for easier recognition. Here you find most popular formations such as "Engulfing", "Hammer", "Three Line Strike", "Piercing" or Doji - like candles. Check my full list of patterns on my screenshots below. Also you can not only switch all bearish or bullish patterns from input, but also select formation for a specified symb
Market profile was developed by Peter Steidlmayer in the second half of last century. This is a very effective tool if you understand the nature and usage. It's not like common tools like EMA, RSI, MACD or Bollinger Bands. It operates independently of price, not based on price but its core is volume. The volume is normal, as the instrument is sung everywhere. But the special thing here is that the Market Profile represents the volume at each price level. 1. Price Histogram The Price Histogram
Premium-Level ist ein einzigartiger Indikator mit mehr als 80% Genauigkeit der richtigen Vorhersagen! Dieser Indikator wurde von den besten Trading-Spezialisten seit mehr als zwei Monaten getestet! Den Indikator des Autors finden Sie nirgendwo anders! Anhand der Screenshots können Sie sich von der Genauigkeit dieses Tools überzeugen! 1 ist ideal für den Handel mit binären Optionen mit einer Ablaufzeit von 1 Kerze. 2 funktioniert bei allen Währungspaaren, Aktien, Rohstoffen, Kryptowähr
AW Candle Patterns
AW Trading Software Limited
Der AW-Kerzenmuster-Indikator ist eine Kombination aus einem fortschrittlichen Trendindikator und einem leistungsstarken Kerzenmuster-Scanner. Es ist ein nützliches Werkzeug, um die dreißig zuverlässigsten Candlestick-Muster zu erkennen und hervorzuheben. Darüber hinaus ist es ein aktueller Trendanalysator, der auf farbigen Balken mit einem basiert       Plug-in-Multi-Timeframe-Trendpanel, das in der Größe verändert und positioniert werden kann. Eine einzigartige Fähigkeit, die Anzeige von Muste
VR Grid Mt5
Vladimir Pastushak
3.43 (7)
Der VR-Raster-Indikator ist entwickelt , um ein grafisches Raster mit benutzerdefinierten Einstellungen zu erstellen. Im Gegensatz zum Standardgitter wird VR Grid zum Erstellen von kreisförmigen Ebenen verwendet. Je nach Wahl des Benutzers kann der Schritt zwischen den Rundenstufen beliebig sein. Darüber hinaus behält VR Grid im Gegensatz zu anderen Indikatoren und Dienstprogrammen die Position des Rasters bei, selbst wenn sich der Zeitraum ändert oder das Terminal neu gestartet wird. Einstellun
FREE
To get access to MT4 version please click here . This is the exact conversion from TradingView: " WaveTrend" by LazyBear. This is a light-load processing and non-repaint indicator. All input options are available. Buffers are available for processing in EAs. You can message in private chat for further changes you need. The filling area option is omitted to fit into MT5 graphics.
Volume Profile For MT5
Abdelkhabir Yassine Alaoui
Volume Profile is a very useful indicator . it allows you to spot the price levels where important price action took place. It is similar to support and resistance levels but with a different logic. ( Check Out  Fixed Range Volume Profile MT5  ) One of the first thing that traders mark up when analyzing a chart is support and resistance. Volume Profile can be used for doing that too. The indicator scans the defined number of previous bars and calculates the volume of activity at each price
Im Trading-Bereich ist der Schlüssel zum Erfolg, die richtigen Werkzeuge zur richtigen Zeit zu haben. Unser innovativer Volumenprofil-Indikator wurde mit einem einzigen Ziel entwickelt: Tradern einen beispiellosen Zugang zu wichtigen Marktaktivitätsinformationen zu bieten. Dieses hochmoderne Werkzeug ermöglicht es Ihnen nicht nur zu sehen, wo und wann Volumen gehandelt wird, sondern auch die Markttiefe mit einer nie dagewesenen Klarheit zu verstehen. Hauptmerkmale: Zeitliche Flexibilität: Stelle
Initial Balance MT5
Ricardo Almeida Branco
The Initial Balance (Initial Balance / Initial Balance) is a concept related to the study of volume (to learn more, study about Market Profile and Auction Market Theory. You can find some videos in English when searching for "Initial Balance Market Profile"). The IB defines a range in which prices were negotiated in the first hour of trading.The amplitude of the range is important and the break in the range defined by the Initial Balance may have occurred due to the movement of several players
VP hidden
Emr Aljnaby
4 (6)
The indicator works to convert normal volume into levels and determine financial liquidity control points. It is very similar in function to Fixed Volume Profile. But it is considered more accurate and easier to use than the one found on Trading View because it calculates the full trading volumes in each candle and in all the brokers present in MetaTrade, unlike what is found in Trading View, as it only measures the broker’s displayed prices. To follow us on social media platforms: tel
FREE
If you like this project, leave a 5 star review. Follow on TikTok: @quantum.trader       [ Any Symbol Can Be ADDED ]       DM me for adding any Pair symbol, crypto, index, stock or anything related. you can also DM me in TikTok [@quantum.trader] Works on [ EURUSD-GBPUSD-GBPJPY-USDJPY-XAUUSD ] This indicator calculate and draw the Prediction or Forecast the peaks of the current day ( forecast high - forecast low - forecast middle - forecast upper q - forecast lower q ) These are important
Profile Map MT5
Dmitriy Sapegin
5 (5)
Market Profile helps the trader to identify the behavior if major market players and define zones of their interest. The key feature is the clear graphical display of the range of price action, in which 70% of the trades were performed. Understanding of the location of volume accumulation areas can help traders increase the probability of success. The tool can be used as an independent system as well as in combination with other indicators and trading systems. this indicator is designed to suit
The   Visual Volatility Clustering   indicator clusters the market based on volatility. The indicator does not redraw and gives accurate data, does not use closing prices. Uses the opening prices or the highs or lows of the previous completed bar. Therefore, all information will be clear and unambiguous. The essence of the indicator is to divide the price market into certain areas according to a similar type of volatility. This can be done in any way. In this example, the indicator is configure
Z Score Plus MT5
Eduardo Da Costa Custodio Santos
Im Finanzwesen sind Z-Scores ein Maß für die Variabilität einer Beobachtung und können von Händlern verwendet werden, um die Marktvolatilität zu bestimmen. Z-Scores sagen Händlern, ob ein Score für einen bestimmten Datensatz typisch oder atypisch ist. Z-Scores ermöglichen es Analysten auch, Scores aus mehreren Datensätzen anzupassen, um Scores zu erstellen, die genauer miteinander verglichen werden können. # In der Praxis haben wir den ZScore mit Nullpunkt und Oszillationen zwischen 2 und 3 für
CVD SmoothFlow Pro
Thalles Nascimento De Carvalho
CVD SmoothFlow Pro - Unbegrenzte Volumenanalyse für jedes Asset! CVD SmoothFlow Pro ist die ultimative Lösung für Trader, die eine präzise und unbegrenzte Volumenanalyse suchen. Mit der Berechnung des Cumulative Volume Delta (CVD) und fortschrittlicher Rauschfilterung bietet die Pro-Version die Flexibilität und Genauigkeit, die für den Handel mit jedem Finanzinstrument erforderlich sind. Was bietet CVD SmoothFlow Pro? Klarer Analyse : Filtert Marktrauschen und hebt signifikante Volumenbewe
Forex Volume MT5
KEENBASE SOFTWARE SOLUTIONS
KT Forex Volume shows the buying and selling volume of a currency pair in the form of a colored histogram. The volume is made of buying and selling transactions in an asset. In FX market: If the buying volume gets bigger than the selling volume, the price of a currency pair would go up. If the selling volume gets bigger than the buying volume, the price of a currency pair would go down. Features Avoid the bad trades by confirming them using the tick volume data. It helps you to stay on the si
VWAP Daily
Anton Polkovnikov
Weighted average price indicator or VWAP. The well-known standard VWAP with the beginning of the day is added with the function of selecting the periodization. It can be calculated both every day and on other periods. Also the indicator allows to exclude the volume from the calculation, which will allow using it on the cryptocurrencies and forex. There is an alert for a VWAP price crossing. There are 1 and 2 standard deviation. Settings: Volume: turning volume on and off in the calculation mecha
Käufer dieses Produkts erwarben auch
Atomic Analyst MT5
Issam Kassas
4.56 (18)
Zunächst einmal ist es erwähnenswert, dass dieser Handelsindikator nicht neu malt, nicht neu zeichnet und keine Verzögerung aufweist, was ihn sowohl für manuellen als auch für Roboterhandel ideal macht. Benutzerhandbuch: Einstellungen, Eingaben und Strategie. Der Atom-Analyst ist ein PA-Preisaktionsindikator, der die Stärke und das Momentum des Preises nutzt, um einen besseren Vorteil auf dem Markt zu finden. Ausgestattet mit fortschrittlichen Filtern, die helfen, Rauschen und falsche Signale z
TPSproTREND PrO MT5
Roman Podpora
4.89 (9)
TPSpro TREND PRO   ist ein Trendindikator, der den Markt automatisch analysiert und Informationen über den Trend und jede seiner Änderungen liefert sowie Signale für den Einstieg in Geschäfte ohne Neuzeichnung gibt! Der Indikator verwendet jede Kerze und analysiert sie separat. bezieht sich auf verschiedene Impulse – Aufwärts- oder Abwärtsimpuls. Exakte Einstiegspunkte in Transaktionen für Währungen, Krypto, Metalle, Aktien, Indizes! Version MT5                   VOLLSTÄNDIGE BESCHREIBUNG DES I
Zunächst einmal ist es wichtig zu betonen, dass dieses Handelssystem ein Nicht-Repainting-, Nicht-Redrawing- und Nicht-Verzögerungsindikator ist, was es sowohl für manuelles als auch für automatisches Trading ideal macht. Online-Kurs, Handbuch und Vorlagen herunterladen. Das "Smart Trend Trading System MT5" ist eine umfassende Handelslösung, die für neue und erfahrene Trader maßgeschneidert ist. Es kombiniert über 10 Premium-Indikatoren und bietet mehr als 7 robuste Handelsstrategien, was es zu
TPSpro RFI Levels MT5
Roman Podpora
4.67 (9)
Umkehr der ersten Impulsniveaus (RFI)       ANWEISUNGEN       Russland       -        ENG    Die Empfehlung basiert auf dem Indikator -   TPSpro   TREND PRO -   Version MT5 Die wichtigsten Elemente in der Branche sind entweder in Zonen oder in der Fabrik enthalten, oder sie führen zu einer Lösung bei einem Kauf oder dem Verkauf eines anderen Instruments. Wenn viele Menschen ihre Rechte nicht auf dem Händlerkonto verschlüsseln, werden die Folgen nicht schnell genug sein. Ich habe es damit abgesch
Gold Stuff mt5
Vasiliy Strukov
4.92 (160)
Gold Stuff mt5-Ein Trendindikator, der speziell für Gold entwickelt wurde, kann auch auf allen Finanzinstrumenten verwendet werden. Der Indikator wird nicht neu gezeichnet und verzögert sich nicht. Empfohlener Zeitrahmen H1. WICHTIG! Kontaktieren Sie mich sofort nach dem Kauf, um Anweisungen und Bonus zu erhalten!     Sie können eine kostenlose Kopie unseres Strong Support- und Trendscanner-Indikators erhalten, bitte senden Sie uns eine persönliche Nachricht. Mich! DATEN Draw Arrow - in
Quantum Trend Sniper
Bogdan Ion Puscasu
4.79 (48)
Wir stellen vor       Quantum Trend Sniper Indicator   , der bahnbrechende MQL5-Indikator, der die Art und Weise, wie Sie Trendumkehrungen erkennen und handeln, verändert! Entwickelt von einem Team erfahrener Händler mit über 13 Jahren Handelserfahrung,       Quantum Trend Sniper-Indikator       wurde entwickelt, um Ihre Trading-Reise mit seiner innovativen Methode zur Identifizierung von Trendumkehrungen mit extrem hoher Genauigkeit auf ein neues Niveau zu heben. ***Kaufe Quantum Trend Snipe
Advanced Supply Demand MT5
Bernhard Schweigert
4.5 (14)
Derzeit 33% Rabatt! Die beste Lösung für jeden Anfänger oder erfahrenen Händler! Dieser Indikator ist ein einzigartiges, qualitativ hochwertiges und erschwingliches Trading-Tool, da wir eine Reihe von proprietären Funktionen und eine neue Formel integriert haben. Mit diesem Update werden Sie in der Lage sein, doppelte Zeitrahmenzonen anzuzeigen. Sie können nicht nur einen höheren TF (Zeitrahmen) anzeigen, sondern sowohl den Chart-TF als auch den höheren TF: SHOWING NESTED ZONES. Alle Supply Dema
FX Volume MT5
Daniel Stein
4.93 (14)
Erhalten Sie Ihr tägliches Marktupdate mit Details und Screenshots über unser Morning Briefing hier auf mql5 und auf Telegram ! FX Volume ist der ERSTE und EINZIGE Volumenindikator, der einen ECHTEN Einblick in die Marktstimmung aus Sicht eines Brokers bietet. Es bietet fantastische Einblicke in die Positionierung von institutionellen Marktteilnehmern, wie z.B. Brokern, auf dem Forex-Markt, viel schneller als COT-Berichte. Diese Informationen direkt auf Ihrem Chart zu sehen, ist der wahre Game
Dies ist ein Indikator für MT5, der genaue Signale für den Einstieg in einen Handel ohne Repainting (Neuzeichnen) liefert. Er kann auf alle Finanzwerte angewendet werden: Forex, Kryptowährungen, Metalle, Aktien, Indizes. Er liefert ziemlich genaue Schätzungen und sagt Ihnen, wann es am besten ist, eine Position zu eröffnen und zu schließen. Sehen Sie sich das Video (6:22) mit einem Beispiel für die Verarbeitung nur eines Signals an, das sich für den Indikator gelohnt hat! Die meisten Händler ver
How to use Pair Trading Station Pair Trading Station is recommended for H1 time frame and you can use it for any currency pairs. To generate buy and sell signal, follow few steps below to apply Pair Trading Station to your MetaTrader terminal. When you load Pair Trading Station on your chart, Pair Trading station will assess available historical data in your MetaTrader platforms for each currency pair. On your chart, the amount of historical data available will be displayed for each currency pai
Divergenzen sind schwierig zu finden und seltener anzutreffen. Sie sind eines der zuverlässigsten Handelsszenarien. Dieser Indikator sucht automatisch mit Ihrem bevorzugten Oszillator nach regelmäßigen und versteckten Abweichungen. [ Installationsanleitung | Update-Anleitung | Fehlerbehebung | FAQ | Alle Produkte ] Einfach zu handeln Findet regelmäßige und versteckte Abweichungen Unterstützt viele bekannte Oszillatoren Implementiert Handelssignale basierend auf Ausbrüchen Zeigt geeignete
PZ Day Trading MT5
PZ TRADING SLU
2.83 (6)
Dieser Indikator erkennt Preisumkehrungen im Zick-Zack, wobei nur Preisaktionsanalysen und ein Donchian-Kanal verwendet werden. Es wurde speziell für den kurzfristigen Handel entwickelt, ohne dass ein Nachlackieren oder ein Backpainting erforderlich ist. Es ist ein fantastisches Werkzeug für clevere Trader, die darauf abzielen, das Timing ihrer Operationen zu verbessern. [ Installationsanleitung | Update-Anleitung | Fehlerbehebung | FAQ | Alle Produkte ] Erstaunlich einfach zu handeln Es bi
Native Channels
BeeXXI Corporation
5 (1)
This indicator recognizes all support and resistance levels. A number of unique high-performance techniques have been applied, which made the existence of this indicator possible. All formed channels are naturally visible: horizontal linear linear parabolic cubic (Polynomial 3 degrees - Wave) This is due to a bundle of approximating channels. The formed channels form "standing waves" in a hierarchical sequence. Thus, all support and resistance levels are visible. All parameter management is
Jetzt 147 US -Dollar (nach ein paar Aktualisierungen auf 499 US -Dollar) - Unbegrenzte Konten (PCs oder MACs) RelicusRoad Benutzerhandbuch + Schulungsvideos + Zugang zur privaten Discord-Gruppe + VIP-Status EINE NEUE ART, DEN MARKT ZU BETRACHTEN RelicusRoad ist der weltweit leistungsstärkste Handelsindikator für Forex, Futures, Kryptowährungen, Aktien und Indizes und gibt Händlern alle Informationen und Tools, die sie benötigen, um profitabel zu bleiben. Wir bieten technische Analysen un
Wolfe Waves sind natürlich vorkommende Handelsmuster, die an allen Finanzmärkten vorhanden sind und einen Kampf um einen Gleichgewichtspreis darstellen. Diese Muster können sich über kurze und lange Zeiträume entwickeln und sind eines der zuverlässigsten prädiktiven Umkehrmuster, die es gibt und die normalerweise starken und langen Kursbewegungen vorausgehen. [ Installationsanleitung | Update-Anleitung | Fehlerbehebung | FAQ | Alle Produkte ] Klare Handelssignale Erstaunlich einfach zu handeln
XQ Indicator MetaTrader 5
Marzena Maria Szmit
5 (1)
Step into the realm of Forex trading with confidence and precision using XQ, a cutting-edge Forex indicator designed to elevate your trading game to unprecedented heights. Whether you're a seasoned trader or just stepping into the world of currency exchange, XQ Forex Indicator empowers you with the insights and signals needed to make informed trading decisions. The signal conditions are a combination of three indicators, and XQ Forex Indicator only display  medium and long-term trends . The ind
TrendMaestro5
Stefano Frisetti
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.4 TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data a
Gartley Hunter Multi
Siarhei Vashchylka
5 (8)
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all possible timeframes. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Patterns: Gartley, Butterfly, Shark, Crab. Bat, Alternate Bat, Deep Crab, Cypher 2. Simultaneous search for patterns on dozens of trading instruments and on all possible timeframes 3. Search for patterns of all possible sizes. From the smallest to the largest 4. A
Der Forex TPA Indikator deckt die wahren Aktionen der Marktmacher auf, immer dann wenn sie passieren. "Kämpfe nicht gegen die Marktmacher an, sondern folge ihnen", ist wohl der beste Rat, den ein Trader bekommen kann. Der TPA Indikator zeigt jedesmal seine Signale an wenn die Bullen definitiv stärker sind als die Bären und umgekehrt. Dieser Indikator wurde VON Tradern FÜR Trader gemacht und ist 100% NICHT NACHZEICHNEND! Signale werden STRENG am Schluss einer Kerze  generiert. Das sagen unsere Ku
Bill Williams Advanced
Siarhei Vashchylka
5 (8)
Bill Williams Advanced is designed for automatic chart analysis using Bill Williams' "Profitunity" system. The indicator analyzes four timeframes at once. Manual (Be sure to read before purchasing) Advantages 1. Automatically analyzes the chart using the "Profitunity" system of Bill Williams. The found signals are placed in a table in the corner of the screen. 2. Equipped with a trend filter based on the Alligator indicator. Most of the system signals are recommended to be used only accordi
Introduction to X3 Chart Pattern Scanner X3 Cherart Pattern Scanner is the non-repainting and non-lagging indicator detecting X3 chart patterns including Harmonic pattern, Elliott Wave pattern, X3 patterns, and Japanese Candlestick patterns. Historical patterns match with signal patterns. Hence, you can readily develop the solid trading strategy in your chart. More importantly, this superb pattern scanner can detect the optimal pattern of its kind. In addition, you can switch on and off individu
AT Forex Indicator MT5
Marzena Maria Szmit
5 (3)
The AT Forex Indicator MT5 is a sophisticated trading tool designed to provide traders with a comprehensive analysis of multiple currency pairs. This powerful indicator simplifies the complex nature of the forex market, making it accessible for both novice and experienced traders. AT Forex Indicator uses advanced algorithms to detect trends, patterns and is an essential tool for traders aiming to enhance their forex trading performance. With its robust features, ease of use, and reliable signal
MetaForecast M5
Vahidreza Heidar Gholami
5 (2)
MetaForecast prognostiziert und visualisiert die Zukunft eines beliebigen Marktes basierend auf den Harmonien in den Preisdaten. Obwohl der Markt nicht immer vorhersehbar ist, kann MetaForecast, wenn es ein Muster im Preis gibt, die Zukunft so genau wie möglich voraussagen. Im Vergleich zu ähnlichen Produkten kann MetaForecast durch die Analyse von Markttrends genauere Ergebnisse erzeugen. Eingabeparameter Past size (Vergangene Größe) Gibt an, wie viele Balken MetaForecast verwendet, um ein Mo
Suchen Sie nach einem leistungsstarken Indikator für den Devisenhandel, der Ihnen dabei helfen kann, profitable Handelsmöglichkeiten mit Leichtigkeit zu erkennen? Suchen Sie nicht weiter als das Beast Super Signal. Dieser benutzerfreundliche trendbasierte Indikator überwacht kontinuierlich die Marktbedingungen, sucht nach neuen sich entwickelnden Trends oder springt auf bestehende Trends ein. Das Beast Super Signal gibt ein Kauf- oder Verkaufssignal, wenn alle internen Strategien aufeinander abg
Elliott Wave Trend was designed for the scientific wave counting. This tool focuses to get rid of the vagueness of the classic Elliott Wave Counting using the guideline from the template and pattern approach. In doing so, firstly Elliott Wave Trend offers the template for your wave counting. Secondly, it offers Wave Structural Score to assist to identify accurate wave formation. It offers both impulse wave Structural Score and corrective wave Structure Score. Structural Score is the rating to sh
IVISTscalp5
Vadym Zhukovskyi
5 (5)
Wir stellen Ihnen den iVISTscalp5-Indikator vor, der nicht nur einzigartig, sondern auch effektiv im Handel ist. Dieser Indikator basiert auf Zeitdaten und ist das Ergebnis jahrelanger Erfahrung und eingehender Analyse der Finanzmärkte. Der iVISTscalp5-Indikator ist ein ausgezeichnetes Werkzeug für manuellen Handel. Bequemlichkeit, Einfachheit und Visualisierung - die gesamte Komplexität ist verborgen. Wir haben die Einstellungen und Verwendung des iVISTscalp5-Indikators auf das Maximum vereinfa
Das Volatility Trend System ist ein Handelssystem, das Signale für Einstiege liefert. Das Volatilitätssystem liefert lineare und punktuelle Signale in Richtung des Trends sowie Signale zum Verlassen des Trends, ohne Neuzeichnung oder Verzögerungen. Der Trendindikator überwacht die Richtung des mittelfristigen Trends, zeigt die Richtung und deren Änderung an. Der Signalindikator basiert auf Änderungen der Volatilität und zeigt Markteintritte an. Der Indikator ist mit mehreren Arten von Warn
Wir stellen vor       Quantum Breakout PRO   , der bahnbrechende MQL5-Indikator, der die Art und Weise, wie Sie mit Breakout-Zonen handeln, verändert! Entwickelt von einem Team erfahrener Händler mit über 13 Jahren Handelserfahrung,       Quantum Breakout PRO       ist darauf ausgelegt, Ihre Handelsreise mit seiner innovativen und dynamischen Breakout-Zone-Strategie auf ein neues Niveau zu heben. Der Quantum Breakout Indicator zeigt Ihnen Signalpfeile auf Breakout-Zonen mit 5 Gewinnzielzone
Es ist ganz einfach - es gibt keine Einstellungen. Es müssen nur die Farben und die Größe der Pfeile angegeben werden. Es ist auch sehr einfach, die Messwerte dieses Indikators zu verstehen. Ein Pfeil nach oben ist ein Kaufsignal und ein Pfeil nach unten ist ein Verkaufssignal. Probieren Sie es im Strategietester aus - es wird Ihnen gefallen !!! /////////////////////////////////////////////// // ///////////////////////////////// Ich hoffe, dieser Indikator wird Ihnen beim erfolgreichen Handel s
FxaccurateLS
Shiv Raj Kumawat
WHY IS OUR FXACCCURATE LS MT5 THE PROFITABLE ? PROTECT YOUR CAPITAL WITH RISK MANAGEMENT Gives entry, stop and target levels from time to time. It finds Trading opportunities by analyzing what the price is doing during established trends. POWERFUL INDICATOR FOR A RELIABLE STRATEGIES We have made these indicators with a lot of years of hard work. It is made at a very advanced level. Established trends provide dozens of trading opportunities, but most trend indicators completely ignore them!
Weitere Produkte dieses Autors
Mt5TradeCopier
Mcblastus Gicharu Ndiba
Forex Trade copier MT5.  It copies forex trades, positions, orders from any accounts to any other account,  MT5 even multiple accounts. The unique copying algorithm exactly copies all trades from the master account to your client account. It is also noted for its high operation speed and Tough error handling. It also can copy from demo account to live account too. It is one of the best free trade copiers that can do ,  MT5 or to multiple accounts  MT5 to multiple accounts  Features of Trade Copi
Price update indicator
Mcblastus Gicharu Ndiba
Price update  indicator  — can issue any type of alert when the price reaches certain levels set by a trader. There are three types of price levels: the first one is used when the price rises above certain level (displayed with the green line on the chart), the second one is used when the price falls below certain level (displayed with the red line on the chart), and the third one is used when the price reaches the certain level exactly (displayed with the yellow line). Three alert types include
Mt5TradeAssistant
Mcblastus Gicharu Ndiba
Trade Assistant Introducing the Trade Assistant MetaTrader Indicator—a revolutionary tool that brings clarity and precision to your trading strategy by seamlessly integrating three powerful indicators: the Stochastic Oscillator, RSI (Relative Strength Index), and CCI (Commodity Channel Index). This versatile, multi-timeframe indicator provides you with a comprehensive view of trend directions across every significant timeframe, from M1 to MN1. No matter which timeframe you choose to analyze, the
Auswahl:
Keine Bewertungen
Antwort auf eine Rezension