• Übersicht
  • Bewertungen
  • Diskussion (9)
  • Neue Funktionen

VolumeDeltaM1 MT5

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

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

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

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

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

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

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


Parameters

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

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

Empfohlene Produkte
Trading Utility for Forex Currency Pairs Only not for Gold  Functions Auto Lot Calculation based on Risk Auto stoploss  Auto TakeProfit Breakeven Auto Close Half % Close in percentage with respect to the PIPs Pending Orders BuyLimit Sell Limit with distances BuyStop Sell Stop    with distances Trading Informations Risk in percentage For Multiple trades Combine Takeprofit and Combine Stoplosses
The Accumulation / Distribution is an indicator which was essentially designed to measure underlying supply and demand. It accomplishes this by trying to determine whether traders are actually accumulating (buying) or distributing (selling). This indicator should be more accurate than other default MT5 AD indicator for measuring buy/sell pressure by volume, identifying trend change through divergence and calculating Accumulation/Distribution (A/D) level. Application: - Buy/sell pressure: above
Owl Smart Levels MT5
Sergey Ermolov
4.49 (37)
MT4-Version  |  FAQ Der Owl Smart Levels Indikator ist ein komplettes Handelssystem innerhalb eines Indikators, der so beliebte Marktanalysetools wie die fortschrittlichen Fraktale von Bill Williams , Valable ZigZag, das die richtige Wellenstruktur des Marktes aufbaut, und Fibonacci-Levels , die die genauen Einstiegslevels markieren, enthält in den Markt und Orte, um Gewinne mitzunehmen. Detaillierte Strategiebeschreibung Anleitung zur Verwendung des Indikators Berater-Assistent im Handel Owl H
The Volume by Price Indicator for MetaTrader 5 features Volume Profile and Market Profile TPO (Time Price Opportunity). Get valuable insights out of currencies, equities and commodities data. Gain an edge trading financial markets. Volume and TPO histogram bar and line charts. Volume Footprint charts. TPO letter and block marker charts including split structures. Versatile segmentation and compositing methods. Static, dynamic and flexible ranges with relative and/or absolute visualizations. Lay
Wapv Price and volume
Eduardo Da Costa Custodio Santos
Der WAPV Price and Volume Indicator for MT5 ist Teil des Toolsets (Wyckoff Academy Wave Market) und (Wyckoff Academy Price and Volume). Der WAPV-Preis- und Volumenindikator für MT5 wurde entwickelt, um die Volumenbewegung auf dem Chart auf intuitive Weise einfach zu visualisieren. Damit können Sie die Momente des Spitzenvolumens und Momente beobachten, in denen der Markt kein professionelles Interesse hat Identifizieren Sie Momente, in denen sich der Markt durch Trägheit bewegt und nicht durch d
Was: $249  Now: $99   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
VolumeDeltaBars
Stanislav Korotky
This indicator is a conventional analytical tool for tick volumes changes. It calculates tick volumes for buys and sells separately, and their delta on every bar, and displays volumes by price clusters (cells) within a specified bar (usually the latest one). The algorithm used internally is the same as in the indicator VolumeDeltaMT5 , but results are shown as cumulative volume delta bars (candlesticks). Analogous indicator for MetaTrader 4 exists - CumulativeDeltaBars . This is a limited substi
The Gann Box (or Gann Square) is a market analysis method based on the "Mathematical formula for market predictions" article by W.D. Gann. This indicator can plot three models of Squares: 90, 52(104), 144. There are six variants of grids and two variants of arcs. You can plot multiple squares on one chart simultaneously. Parameters Square — selection of a square model: 90 — square of 90 (or square of nine); 52 (104) — square of 52 (or 104); 144 — universal square of 144; 144 (full) — "full"
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
Diese innovative Währung Stärke Messindikator von INFINITY ist ein unverzichtbarer Helfer für Scalper und Händler, die in langen Handel. Das System der Analyse der Stärke / Schwäche der Währungen ist seit langem bekannt und wird auf dem Markt von den führenden Händlern der Welt verwendet. Jeder Arbitrage-Handel kommt nicht ohne diese Analyse aus. Unser Indikator bestimmt leicht die Stärke der zugrunde liegenden Währungen in Bezug aufeinander. Es zeigt Liniendiagramme für alle oder das aktuelle
Laguerre SuperTrend Clouds   adds an Adaptive Laguerre averaging algorithm and alerts to the widely popular SuperTrend indicator. As the name suggests,   Laguerre SuperTrend Clouds (LSC)   is a trending indicator which works best in trendy (not choppy) markets. The SuperTrend is an extremely popular indicator for intraday and daily trading, and can be used on any timeframe. Incorporating Laguerre's equation to this can facilitate more robust trend detection and smoother filters. The LSC uses the
The VWAP indicator is our version of the popular Volume-Weighted Average Price indicator. The VWAP is the ratio between the value traded (price multiplied by the number of volume traded) and the total volume traded over a specific time period. As a result, it measures the average price of the instrument much better than the simple moving average. Although there are many ways to use the VWAP, most investors use it to calculate the daily average.  The indicator works in five modes: Moving  - In
Das SafeProfit-Marktprofil ist der fortschrittlichste Tracking-Indikator im Forex-Markt. Es wurde entwickelt, um das Marktprofil jeder Sitzung des Tages zu verfolgen: asiatisch, europäisch und amerikanisch. Mit dieser Anzeige können Sie Intraday lächelnd bedienen ... und genau wissen, wo sich die Big Player befinden und wann sie genau hingehen. Der Indikator ist einfach, schnell und objektiv und verfolgt jede Preisbewegung der Big Player. Verlassen Sie die 95% -Statistik, die nur dieses sensatio
Volality Index scalper indicator  Meant for Volality pairs such as Volality 10, 25, 50, 75 and 100 The indicator works on all timeframes from the 1 minute to the monthly timeframe the indicator is non repaint the indicator has 3 entry settings 1 color change on zero cross 2 color change on slope change 3 color change on signal line cross Orange line is your sell signal Blue line is your buy signal.
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
PipFinite Energy Beam MT5
Karlo Wilson Vendiola
5 (1)
Pipfinite creates unique, high quality and affordable trading tools. Our tools may or may not work for you, so we strongly suggest to try the Demo Version for MT4 first. Please test the indicator prior to purchasing to determine if it works for you. We want your good reviews, so hurry up and test it for free...we hope you will find it useful. Combo Energy Beam with Swing Control Strategy: Confirm swing pullback signals Watch Video: (Click Here) Energy Beam with Trend Laser Strategy: Confirm Tr
This indicator is the same as the popular Heiken Ashi Smoothed. The Heikin Ashi indicator for MetaTrader 5 already exists, but it has two disadvantages: It paints the candles not accurate. It's not possible to change the candle width. See also Heikin Ashi in MQL5 Code Base . In this version there are no such disadvantages.
This is Gekko's customizable version of the famous Heiken Ashi indicator. It extends the use of the famous Heiken Ashi and calculates strong entry and exit signals.  Inputs Number of Bars to Plot Indicator:  number of historical bars to plot the indicator, keep it low for better performance; Produce Arrow Signals:  determine if the indicator will plot arrow signal for long/short; Produces Signal Only When a Bar Closes:  wait for a bar to close to produce a signal (more accurate, by delayed entry
The Jackson Auto Candlestick Pattern . It a powerful price action tool which auto detect and alert a hided powerful candlestick patterns . It came with few different chart skins. You can use this indicator alone to make profit, but it powerful when you combine it with trendlines, You can download The Jackson Auto Trendlines for free Link : UCRW695l9Wgg2ucnnf5DL5Vw  List of Candlestick Pattern it detect   1. Bullish & Bearish Engulfing's 2. Top and Bottom Tweezer 3. Bullish and Bearish Harams 4.
PipFinite Trend PRO MT5
Karlo Wilson Vendiola
4.87 (665)
Breakthrough Solution For Trend Trading And Filtering With All Important Features Built Inside One Tool! Trend PRO's smart algorithm detects the trend, filters out market noise and gives entry signals with exit levels. The new features with enhanced rules for statistical calculation improved the overall performance of this indicator. Important Information Revealed Maximize the potential of Trend Pro, please visit www.mql5.com/en/blogs/post/713938 The Powerful Expert Advisor Version Automa
An indicator of patterns #24, #25, #26 and #27 ("Head and Shoulders", "Complex Head and Shoulders") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) PeriodBars - indicator period K - an additional parameter that influences the accuracy of pattern shape recognition. The smaller the value is, the smoother the row of peaks/valleys shoul
Alpha Trend Pro
Eslam Mohamed Abdelrady Shehata
Alpha Trend Pro: Your Ultimate Trading Companion Embark on a new era of trading with Alpha Trend Pro Indicator. Crafted with precision and innovation, Alpha Trend is designed to elevate your trading experience by seamlessly blending powerful elements to navigate various market conditions. **Key Features:** **1. Dynamic Adaptability:**    - In sideways market conditions, Alpha Trend acts as a dead indicator. Say goodbye to many false signals and welcome a tool that adapts seamlessly to mar
Spike Hunter Boom Crash
Dawid Aaron Zinserling
Es scheint, dass Sie Informationen zu einem Handelsindikator namens SPIKE HUNTER für Boom- und Crash-Märkte bereitgestellt haben. Darüber hinaus haben Sie spezifische Anweisungen zur Verwendung des Indikators genannt, einschließlich Kauf- und Verkaufssignalen, Auswahl des Index, Kerzen-Timer, Unterstützungs- und Widerstandsmerkmalen sowie Benachrichtigungen. Ich möchte jedoch klarstellen, dass ich keine Downloads durchführen oder mit externen Tools interagieren kann, und ich habe keine Möglichke
Be notified of every color change of Heiken Ashi (HA) candles. The indicator will trigger past and new signals every time that HA candles change their colors. ( Note : this tool is based on the code of Heiken Ashi indicator developed by MetaQuotes Software Corp.) Features The signals are triggered at closing of last bar/opening of a new bar; Any kind of alerts can be enabled: Dialog Box, Email message, SMS notifications for smartphones and tablets, and Sound alerts; By default, up arrows are p
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
No Demand No Supply MT5
Trade The Volume Waves Single Member P.C.
No Demand No Supply   This indicator identifies   No Demand –No Supply candles  to your chart and plots volume bars colored according to the signal. It can be applied to all timeframes or to a specific one only. It can also be used as regular volume indicator  with exceptional future of WEIGHTED VOLUME. Furthermore is has an alert notification, sound and email when a signals occurs. The indicator does not repaint but the alert will come on two candles back due to the definition of No Demand No S
An indicator of pattern #31 ("Long Island") from Encyclopedia of Chart Patterns by Thomas N. Bulkowski. The second gap is in the opposite direction. Parameters: Alerts - show alert when an arrow appears   Push - send a push notification when an arrow appears (requires configuration in the terminal) GapSize - minimum gap size in points ArrowType - a symbol from 1 to 17 ArrowVShift - vertical shift of arrows in points   ShowLevels - show levels ColUp - color of an upward line ColDn - color of a
Dieser Indikator zeigt Ihnen die TP- und SL-Werte (in dieser Währung), die Sie bereits für jede Order in den Charts (geschlossen zur Transaktions-/Orderzeile) festgelegt haben, was Ihnen sehr dabei helfen wird, Ihren Gewinn und Verlust für jede Order zu schätzen. Und es zeigt Ihnen auch die PIPs-Werte. das angezeigte Format ist „Währungswerte unserer Gewinn- oder Verlust-/PIPs-Werte“. Der TP-Wert wird in grüner Farbe und der SL-Wert in roter Farbe angezeigt. Bei Fragen oder weiteren Informati
Trend Line Map Pro MT5
STE S.S.COMPANY
4.67 (9)
Trend Line Map Indicator ist ein Add-On für Trend Screener Indicator. Es arbeitet als Scanner für alle Signale, die vom Trendscreener (Trendliniensignale) erzeugt werden. Es ist ein Trend Line Scanner basierend auf dem Trend Screener Indicator. Wenn Sie keinen Trend Screener Pro Indicator haben, funktioniert die Trend Line Map Pro nicht. It's a Trend Line Scanner based on Trend Screener Indicator. If you don't have Trend Screener Pro Indicator,     the Trend Line Map Pro will not work .
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
Käufer dieses Produkts erwarben auch
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. 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 einer vielseitigen Wahl für verschiedene Marktbe
Atomic Analyst MT5
Issam Kassas
5 (12)
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. 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 zu entfernen, und das Handelspotenzial zu erhöhen. Durch
Quantum Trend Sniper
Bogdan Ion Puscasu
5 (37)
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
Trend Screener Pro MT5
STE S.S.COMPANY
4.87 (62)
Nutzen Sie die Macht des Trendhandels mit Trend Screener Indicator: Ihrer ultimativen Trendhandelslösung, die auf Fuzzy-Logik und einem System mit mehreren Währungen basiert! Steigern Sie Ihren Trendhandel mit Trend Screener, dem revolutionären Trendindikator mit Fuzzy-Logik. Es handelt sich um einen leistungsstarken Trendfolgeindikator, der über 13 Premium-Tools und -Funktionen sowie 3 Handelsstrategien kombiniert und ihn zu einer vielseitigen Wahl macht, um Ihren Metatrader in einen Trendanaly
FX Volume MT5
Daniel Stein
4.94 (17)
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
Zunächst einmal ist es wichtig zu betonen, dass dieses Handelstool ein Nicht-Repaint-, Nicht-Redraw- und Nicht-Verzögerungsindikator ist, was es ideal für professionelles Trading macht. Der Smart Price Action Concepts Indikator ist ein sehr leistungsstarkes Werkzeug sowohl für neue als auch erfahrene Händler. Er vereint mehr als 20 nützliche Indikatoren in einem und kombiniert fortgeschrittene Handelsideen wie die Analyse des Inner Circle Traders und Strategien des Smart Money Concepts. Diese
Advanced Supply Demand MT5
Bernhard Schweigert
4.53 (15)
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
A key element in trading is zones or levels from which decisions to buy or sell a trading instrument are made. Despite attempts by major players to conceal their presence in the market, they inevitably leave traces. Our task was to learn how to identify these traces and interpret them correctly. Reversal First Impulse levels (RFI)   -  Version MT4                  INSTRUCTIONS                 RUS                 ENG                         R ecommended to use with an indicator   -  TREND PRO  
AW Trend Predictor MT5
AW Trading Software Limited
4.76 (55)
Die Kombination von Trend- und Aufschlüsselungsebenen in einem System. Ein fortschrittlicher Indikatoralgorithmus filtert Marktrauschen, bestimmt den Trend, Einstiegspunkte sowie mögliche Ausstiegsniveaus. Indikatorsignale werden in einem Statistikmodul aufgezeichnet, das es Ihnen ermöglicht, die am besten geeigneten Tools auszuwählen, die die Wirksamkeit der Signalhistorie zeigen. Der Indikator berechnet Take-Profit- und Stop-Loss-Marken. Handbuch und Anleitung ->   HIER   / MT4-Version ->   H
TPSpro TRENDPRO  - is a trend indicator that automatically analyzes the market and provides information about the trend and each of its changes, as well as giving signals for entering trades without redrawing! The indicator uses each candle, analyzing them separately. referring to different impulses - up or down impulse. Exact entry points into transactions for currencies, crypto, metals, stocks, indices!  -  Version MT4                  DETAILED DESCRIPTION        /       TRADING SETUPS       
FX Power MT5 NG
Daniel Stein
5 (4)
Erhalten Sie Ihr tägliches Marktupdate mit Details und Screenshots über unser Morning Briefing hier auf mql5 und auf Telegram ! FX Power MT5 NG ist die nächste Generation unseres langjährig sehr beliebten Währungsstärkemessers FX Power. Und was bietet dieser Stärkezähler der nächsten Generation? Alles, was Sie am ursprünglichen FX Power geliebt haben PLUS GOLD/XAU-Stärkeanalyse Noch präzisere Berechnungsergebnisse Individuell konfigurierbare Analysezeiträume Anpassbares Berechnungslimit für noc
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
RelicusRoad Pro MT5
Relicus LLC
4.82 (22)
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
Gartley Hunter Multi
Siarhei Vashchylka
5 (5)
Gartley Hunter Multi - An indicator for searching for harmonic patterns simultaneously on dozens of trading instruments and on all classic timeframes: (m1, m5, m15, m30, H1, H4, D1, Wk, Mn). Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. Patterns: Gartley, Butterfly, Shark, Crab. Bat, Alternate Bat, Deep Crab, Cypher 2. Simultaneous search for patterns on dozens of trading instruments and on all classic timeframes 3. Search for patterns of all possible sizes. Fr
ICT, SMC, SMART MONEY CONCEPTS, SMART MONEY, Smart Money Concept, Support and Resistance, Trend Analysis, Price Action, Market Structure, Order Blocks, BOS/CHoCH,   Breaker Blocks ,  Momentum Shift,   Supply&Demand Zone/Order Blocks , Strong Imbalance,   HH/LL/HL/LH,    Fair Value Gap, FVG,  Premium  &   Discount   Zones, Fibonacci Retracement, OTE, Buy Side Liquidity, Sell Side Liquidity, BSL/SSL Taken, Equal Highs & Lows, MTF Dashboard, Multiple Time Frame, BigBar, HTF OB, HTF Market Structure
Professional Scalping Tool on Deriv Attention! The indicator will be sold in limited quantities!!! The previous 5 copies were sold for $250 The next 5 copies will be sold for $350 The next price is $500 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,
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
Auto Order Block with break of structure based on ICT and Smart Money Concepts Futures Break of Structure ( BoS )             Order block ( OB )            Higher time frame Order block / Point of Interest ( POI )    shown on current chart           Fair value Gap ( FVG ) / Imbalance   ,  MTF      ( Multi Time Frame )    Volume Imbalance     ,  MTF          vIMB Gap’s Equal High / Low’s     ,  MTF             EQH / EQL Liquidity               Current Day High / Low           HOD /
Quantum Heiken Ashi PRO MT5
Bogdan Ion Puscasu
4.5 (8)
Wir stellen den   Quantum Heiken Ashi PRO   vor Die Heiken-Ashi-Kerzen wurden entwickelt, um klare Einblicke in Markttrends zu geben und sind bekannt für ihre Fähigkeit, Rauschen herauszufiltern und falsche Signale zu eliminieren. Verabschieden Sie sich von verwirrenden Preisschwankungen und begrüßen Sie eine glattere, zuverlässigere Diagrammdarstellung. Was den Quantum Heiken Ashi PRO wirklich einzigartig macht, ist seine innovative Formel, die traditionelle Candlestick-Daten in leicht lesbare
Werden Sie Breaker Trader und profitieren Sie von Änderungen der Marktstruktur, wenn sich der Preis umkehrt. Der Order Block Breaker Indikator zeigt an, wann sich eine Trend- oder Preisbewegung der Erschöpfung nähert und bereit ist, sich umzukehren. Es weist Sie auf Änderungen in der Marktstruktur hin, die normalerweise auftreten, wenn eine Umkehrung oder ein größerer Rückzug bevorsteht. Der Indikator verwendet eine proprietäre Berechnung, die Ausbrüche und Preisdynamik identifiziert. Jedes
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
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
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
Eng Gold
Ely Alkrar Xshkaky
ENG-GOLD Scalper It is an auxiliary indicator that identifies potential targets and determines the place of entry with a stop loss that works on Heiken Ashi candles  The green lines are usually the targets, the red lines are the stop loss, and the yellow lines are the entry location.  This file is recognized on small and medium frames, usually less than the watch frame I highly recommend using XAUUSD US100 US30 USOIL 
Zunächst einmal ist es wichtig zu betonen, dass dieses Handelssystem ein Nicht-Repainting-, Nicht-Redrawing- und Nicht-Verzögerungsindikator ist, was es ideal für den professionellen Handel macht. Das "Smart Support and Resistance Trading System" ist ein fortschrittlicher Indikator, der für neue und erfahrene Trader entwickelt wurde. Es ermöglicht Tradern Präzision und Vertrauen auf dem Devisenmarkt. Dieses umfassende System kombiniert mehr als 7 Strategien, 10 Indikatoren und verschiedene Ha
Malaysian SNR Levels
Matthias Horst Pieroth
This indicator can be used to display Support and Resistance levels according to  the  Malaysian SNR concept , in which Support and Resistance are exact levels of a line chart. Malaysian SNR There are 3 different horizontal levels in Malaysian SNR: A-Level : This level is located at the peak of this line chart. (shape looks like the letter A) V-Level : Level at the valley of a line chart, (shape looks like the letter V) Gap-Leve l: This level is located at the Close/Open gap between two cand
Gartley Hunter MT5
Siarhei Vashchylka
5 (13)
Gartley Hunter - An indicator for searching for harmonic patterns (Gartley patterns) and their projections. The indicator is equipped with a system of alerts and push notifications. Manual (Be sure to read before purchasing) | Version for MT4 Advantages 1. 12 harmonic patterns: 7 classical and 5 exotic. New patterns will be added as the indicator develops. 2. Constant automatic search for harmonic patterns. The indicator is capable of finding from the smallest to the largest patterns. 3. Autom
Die beste Lösung für jeden Newbie oder Expert Trader! Dieser Indikator ist ein einzigartiges, qualitativ hochwertiges und erschwingliches Handelsinstrument, da wir eine Reihe von proprietären Funktionen und eine geheime Formel eingebaut haben. Mit nur EINEM Chart liefert er Alerts für alle 28 Währungspaare. Stellen Sie sich vor, wie sich Ihr Handel verbessern wird, weil Sie in der Lage sind, den genauen Auslösepunkt eines neuen Trends oder einer Scalping-Gelegenheit zu erkennen! Auf der Gru
Italo Volume Indicator MT5
Italo Santana Gomes
4.73 (15)
BUY INDICATOR AND GET EA FOR FREE AS A BONUS + SOME OTHER GIFTS! ITALO VOLUME INDICATOR  is the best volume indicator ever created, and why is that? The Indicator works on all time-frames and assets, indicator built after 7 years of experience on forex and many other markets. You know many volume indicators around the internet are not complete, does not help, and it's difficult to trade, but the Italo Volume Indicator is different , the Italo Volume Indicator shows the wave volume, when market
Bill Williams Advanced
Siarhei Vashchylka
5 (4)
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
Weitere Produkte dieses Autors
RenkoFromRealTicks
Stanislav Korotky
4.67 (3)
This non-trading expert utilizes so called custom symbols feature ( available in MQL API as well) to build renko charts based on history of real ticks of selected standard symbol. RenkoFromRealTicks generates custom symbol quotes, thus you may open many charts to apply different EAs and indicators to the renko. It also transmits real ticks to update renko charts in real time. The generated renko chart uses M1 timeframe. It makes no sense to switch the renko chart to a timeframe other than M1. T
WalkForwardOptimizer MT5
Stanislav Korotky
3.86 (7)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
VolumeDeltaBars
Stanislav Korotky
This indicator is a conventional analytical tool for tick volumes changes. It calculates tick volumes for buys and sells separately, and their delta on every bar, and displays volumes by price clusters (cells) within a specified bar (usually the latest one). The algorithm used internally is the same as in the indicator VolumeDeltaMT5 , but results are shown as cumulative volume delta bars (candlesticks). Analogous indicator for MetaTrader 4 exists - CumulativeDeltaBars . This is a limited substi
AutomaticZigZag
Stanislav Korotky
4.67 (3)
This is a non-parametric ZigZag providing 4 different methods of calculation. Upward edge continues on new bars while their `highs` are above highest `low` among previous bars, downward edge continues on next bars while their `lows` are below lowest `high` among previous; Gann swing: upward edge continues while `highs` and `lows` are higher than on the left adjacent bar, downward edge continues while `highs` and `lows` are lower than on the left adjacent bar. Inside bars (with lower `high` and
FREE
Time And Sales Layout indicator shows traded buy and sell volumes right on the chart. It provides a graphical representation of most important events in the time and sales table. The indicator downloads and processes a history of real trade ticks. Depending from selected depth of history, the process may take quite some time. During history processing the indicator displays a comment with progress percentage. When the history is processed, the indicator starts analyzing ticks in real time. The l
CustomVolumeDelta
Stanislav Korotky
4.5 (2)
This indicator displays volume delta (of either tick volume or real volume) encoded in a custom symbol, generated by special expert advisers, such as RenkoFromRealTicks . MetaTrader does not allow negative values in the volumes, this is why we need to encode deltas in a special way, and then use CustomVolumeDelta indicator to decode and display the deltas. This indicator is applicable only for custom instruments generated in appropriate way (with signed volumes encoded). It makes no sense to ap
FREE
VolumeDeltaWaves
Stanislav Korotky
5 (1)
This indicator is an extended implementation of Weis waves. It builds Weis waves on absolute volumes (which is the classical approach) or delta of volumes (unique feature) using different methods of wave formation and visualization. It works with real volumes, if available, or with tick volumes otherwise, but also provides an option to use so called "true volume surrogates", as an artificial substitution for missing real volumes (for example, for Forex symbols), which was introduced in correspo
HZZM
Stanislav Korotky
2.67 (3)
This is an adaptive ZigZag based on modification of  HZZ indicator (original source code is available in this article ). Most important changes in this version: two additional indicator buffers added for zigzag evolution monitoring - they show cross signs at points where zigzag direction first changes; zigzag range (H) autodetection on day by day basis; time-dependent adjustment of zigzag range. Parameters: H - zigzag range in points; this parameter is similar to original HZZ, but it can take 0
FREE
Comparator
Stanislav Korotky
4.14 (7)
This indicator compares the price changes during the specified period for the current symbol and other reference symbol. It allows to analyze the similar movements of highly correlated symbols, such as XAUUSD and XAGUSD, and find their occasional convergences and divergences for trading opportunities. The indicator displays the following buffers: light-green thick line - price changes of the current symbol for TimeGap bars; light-blue thin line - price changes of the reference symbol ( LeadSymbo
FREE
RenkoFromRealTicks DEMO
Stanislav Korotky
1 (1)
This non-trading expert utilizes so called   custom symbols   feature to build renko charts based on history of real ticks of selected standard symbol. RenkoFromRealTicks generates custom symbol quotes, thus you may open many charts to apply different EAs and indicators to the renko. It also transmits real ticks to update renko charts in real time. This is a functionally limited demo version of  RenkoFromRealTicks . RenkoFromRealTicks utility can not work in the tester because it uses CustomSym
FREE
OrderBook Recorder
Stanislav Korotky
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker in real time. The expert OrderBook Recorder records market book changes and stores them in local files for further usage in indicators and expert adviser, including testing in the tester. The expert stores market book
FREE
ReturnAutoScale
Stanislav Korotky
5 (2)
The indicator calculates running total of linear weighted returns. It transforms rates into integrated and difference-stationary time series with distinctive buy and sell zones. Buy zones are shown in blue, sell zones in red. Parameters: period - number of bars to use for linear weighted calculation; default value - 96; smoothing - period for EMA; default value - 5; mode - an integer value for choosing calculation mode: 0 - long term trading; 1 - medium term trading; 2 - short term trading; defa
FREE
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. This expert adviser OrderBook History Playback allows you to playback the market book events on the history using files, created by OrderBook Recorder . The exper
FREE
Most of traders use resistance and support levels for trading, and many people draw these levels as lines that go through extremums on a chart. When someone does this manually, he normally does this his own way, and every trader finds different lines as important. How can one be sure that his vision is correct? This indicator helps to solve this problem. It builds a complete set of virtual lines of resistance and support around current price and calculates density function for spatial distributi
ADXS
Stanislav Korotky
5 (3)
Ever wondered why standard ADX is made unsigned and what if it would be kept signed? This indicator gives the answer, which allows you to trade more efficient. This indicator calculates ADX values using standard formulae, but excludes operation of taking the module of ADX values, which is forcedly added into ADX for some reason. In other words, the indicator preserves natural signs of ADX values, which makes it more consistent, easy to use, and gives signals earlier than standard ADX. Strictly s
ADXSignal
Stanislav Korotky
Classical ADX revamped to provide faster and more solid trading signals. This indicator calculates ADX values using standard formulae, but excludes operation of taking the module of ADX values, which is forcedly added into ADX for some reason. In other words, the indicator preserves natural signs of ADX values, which makes it more consistent, easy to use, and gives signals earlier than standard ADX. Strictly speaking, any conversion to an absolute value destroys a part of information, and it mak
WalkForwardBuilder MT5
Stanislav Korotky
5 (1)
This script allows performing a walk-forward analysis of trading experts based on the data collected by the WalkForwardLight MT5 library. The script builds a cluster walk forward report and rolling walk forward reports that refine it, in the form of a single HTML page. This script is optional, as the library automatically generates the report immediate after the optimization in the tester is complete. However, the script is convenient because it allows using the same collected data to rebuild th
FREE
RenkoChartsDemo
Stanislav Korotky
This is a demo version of a non-trading expert , which utilizes so called the custom symbols feature ( available in MQL as well ) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko. Place the EA on a chart of a working instrument. The lesser timeframe of the source chart is, the more precise resulti
FREE
WalkForwardDemo MT5
Stanislav Korotky
4 (2)
WalkForwardDemo is an expert adviser (EA) demonstrating how the built-in library WalkForwardOptimizer (WFO) for walk-forward optimization works. It allows you to easily optimize, view and analyze your EA performance and robustness in unknown trading conditions of future. You may find more details about walk-forward optimization in Wikipedia . Once you have performed optimization using WFO, the library generates special global variables (saved in an "archived" file with GVF-extension) and a CSV-f
FREE
Year2Year
Stanislav Korotky
This indicator shows price changes for the same days in past years. D1 timeframe is required. This is a predictor indicator that finds D1 bars for the same days in past 8 years and shows their relative price changes on the current chart. Parameters: LookForward - number of days (bars) to show "future" price changes; default is 5; Offset - number of days (bars) to shift back in history; default is 0; ShowAverage - mode switch; true - show mean value for all 8 years and deviation bounds; false - s
FREE
PointsVsBars
Stanislav Korotky
This indicator provides a statistical analysis of price changes (in points) versus time delta (in bars). It calculates a matrix of full statistics about price changes during different time periods, and displays either distribution of returns in points for requested bar delta, or distribution of time deltas in bars for requested return. Please, note, that the indicator values are always a number of times corresponding price change vs bar delta occurred in history. Parameters: HistoryDepth - numbe
FREE
CyclicPatterns
Stanislav Korotky
This indicator shows price changes for the same days in the past. This is a predictor that finds bars for the same days in past N years, quarters, months, weeks, or days (N is 10 by default) and shows their relative price changes on the current chart. Number of displayed buffers and historical time series for comparison is limited to 10, but indicator can process more past periods if averaging mode is enabled (ShowAverage is true) - just specify required number in the LookBack parameter. Paramet
RenkoCharts
Stanislav Korotky
This non-trading expert utilizes so called custom symbols feature ( available in MQL as well ) to build renko charts based on historical quotes of selected standard symbol and to refresh renko in real-time according to new ticks. Also, it translates real ticks to the renko charts, which allows other EAs and indicators to trade and analyze renko. Place RenkoCharts on a chart of a work instrument. The lesser timeframe of the source chart is, the more precise resulting renko chart is, but the lesse
SOMFX1Builder
Stanislav Korotky
5 (1)
If you like trading by candle patterns and want to reinforce this approach by modern technologies, this script is for you. In fact, it is a part of a toolbox, that includes a neural network engine implementing Self-Organizing Map (SOM) for candle patterns recognition, prediction, and provides you with an option to explore input and resulting data. The toolbox contains: SOMFX1Builder  - this script for training neural networks; it builds a file with generalized data about most characteristic pric
FREE
OrderBook Utilities is a script, which performs several service operations on order book hob-files, created by OrderBook Recorder . The script processes a file for work symbol of the current chart. The file date is selected by means of the input parameter CustomDate (if it's filled in) or by the point where the script is dropped on the chart. Depending from the operation, useful information is written into the log, and optionally new file is created. The operation is selected by the input parame
FREE
Mirror
Stanislav Korotky
This indicator predicts rate changes based on the chart display principle. It uses the idea that the price fluctuations consist of "action" and "reaction" phases, and the "reaction" is comparable and similar to the "action", so mirroring can be used to predict it. The indicator has three parameters: predict - the number of bars for prediction (24 by default); depth - the number of past bars that will be used as mirror points; for all depth mirroring points an MA is calculated and drawn on the ch
If you like trading crosses (such as AUDJPY, CADJPY, EURCHF, and similar), you should take into account what happens with major currencies (especially, USD and EUR) against the work pair: for example, while trading AUDJPY, important levels from AUDUSD and USDJPY may have an implicit effect. This indicator allows you to view hidden levels, calculated from the major rates. It finds nearest extremums in major quotes for specified history depth, which most likely form resistence or support levels, a
EvoLevels
Stanislav Korotky
The indicator displays most prominent price levels and their changes in history. It dynamically detects regions where price movements form attractors and shows up to 8 of them. The attractors can serve as resistance or support levels and outer bounds for rates. Parameters: WindowSize - number of bars in the sliding window which is used for detection of attractors; default is 100; MaxBar - number of bars to process (for performance optimization); default is 1000; when the indicator is called from
This is an intraday indicator that uses conventional formulae for daily and weekly levels of pivot, resistance and support, but updates them dynamically bar by bar. It answers the question how pivot levels would behave if every bar were considered as the last bar of a day. At every point in time, it takes N latest bars into consideration, where N is either the number of bars in a day (round the clock, i.e. in 24h) or the number of bars in a week - for daily and weekly levels correspondingly. So,
The indicator draws a histogram of important levels for several major currencies attached to the current cross rates. It is intended for using on charts of crosses. It displays a histogram calculated from levels of nearest extremums of related major currencies. For example, hidden levels for AUDJPY can be detected by analyzing extremums of AUD and JPY rates against USD, EUR, GBP, and CHF. All instruments built from these currencies must be available on the client. This is an extended version of
Auswahl:
Keine Bewertungen
Antwort auf eine Rezension
Version 1.7 2021.02.04
New option of volume delta calculation based on changes of the original symbol chart building price (bid or last) is added.
New option of volume delta calculation based on tick flags (buy/sell), applicable for exchanges only.
Fixed an error with possible omitting last ticks while building the on-chart table, if Mode is real_volumes.
Version 1.6 2020.08.18
- New parameters added: ShowSignalArrows and ShowSeparateVolumes (both defaults to true), which allows for disabling signal arrows and separate volumes histograms respectively.
- Minor bugfixes.
Version 1.5 2017.08.29
Added new mode of operation based on tick history. It is available only when the Mode parameter is set to real_volumes. Additionally, the number of bars for which to plot the volume graph should be specified in the new parameter UseTickHistory. If UseTickHistory is 0 (default), the indicator operates as before - it monitors new ticks online and saves them to a file. If UseTickHistory is larger than 0, tick history is requested for specified number of bars. Attention: the operation may take some time and additional memory.
Version 1.4 2017.06.20
- Removed the limit on working only on the M1 timeframe. The indicator can now work on any higher timeframe, by reading the data collected on M1. This mode is read-only. To collect and save ticks, it is necessary to have an instance of the indicator on M1.
- Added the Method parameter with the values ask_versus_bid (default) and ask_and_bid. It takes effect for tick volumes only (the parameter Mode should be set to ticks or pips, but not real_volumes). The value ask_versus_bid denotes the method used in the previous version. In this mode, the volumes are considered for buy if Ask price increases, and considered for sell if Bid decreases. However, on some accounts the Bid changes occur more frequently than the Ask changes, which introduces a negative bias. To solve this problem, use ask_and_bid, which analyses the changes in the sum of Ask and Bid.
Version 1.3 2016.12.27
Added operation mode based on the real volumes (real_volumes) for the 'Mode' parameter;
Fixed the error with incorrect display of the Ask and Bid prices in the table.