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).

Produits recommandés
The "MR Volume Profile Rectangles 5" indicator is a charting tool that displays trading volume at different price levels rather than time intervals. A key concept in volume profile is the point of control (POC) —the price level with the highest volume traded during the session or time range. While tools like VWAP or OBV provide volume trends, the "MR Volume Profile Rectangles 5" indicator offers granular detail about where the most market activity occurs at specific price levels. This makes it a
WickAndBody Volume Flow
Henry Armando Baltazar
WickAndBody Volume Flow v5.2 Order Flow Analysis through Candle Segmentation The WickAndBody Volume Flow is an advanced diagnostic tool for MetaTrader that allows traders to "see" inside every Japanese candlestick. Unlike conventional volume indicators, this algorithm utilizes Multi-Timeframe (MTF) technology to break down real volume and determine exactly how much capital was traded in the wicks versus the candle body . Key Features Volume Detection: Uses lower timeframe data (M1/M5) to reconst
FREE
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
Volume Profile V6
Andrey Kolesnik
4.67 (3)
Indicateur de profil de volume de marché + oscillateur intelligent. Fonctionne sur pratiquement tous les instruments — paires de devises, actions, futures, crypto-monnaies, sur volumes réels et sur ticks. Il est possible de configurer la définition automatique de la plage de construction du profil (par exemple, pour une semaine ou un mois, etc.), ou de définir la plage manuellement en déplaçant les limites (deux lignes verticales : rouge et bleue). L'affichage se fait sous forme d'histogramme. L
ExMachina CandleTimer
William Jefferson Mukam Tatsinke
ExMachina CandleTimer v1.0 — Tableau de bord analytique professionnel pour MetaTrader 5. Sept panneaux modulaires dans une interface unifiée au style steel-palette : COUNTDOWN — Grande horloge numérique avec barre de progression. Alerte visuelle clignotante dans les 10 dernières secondes. Affichage du temps écoulé et restant. Notification sonore optionnelle à chaque nouvelle bougie. CANDLE — Valeurs OHLC en temps réel, direction haussière/baissière avec variation en pips, pourcentage corps/m
TradePilotmt5
Hossein Khalil Alishir
TradePilot Expert Advisor (EA) for MetaTrader 5 TradePilot is a professional and user-friendly Expert Advisor (EA) for MetaTrader 5 (MT5) . It simplifies automated trading , risk management , and trade execution with a smart trading panel . Perfect for beginners and experienced traders looking for a reliable trade manager EA with automated lot size calculation and smart position management. Key Advantages User-Friendly Trading Panel: Customizable panel with buttons and hotkeys for fast ex
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.03 (32)
Version MT4   |  FAQ L' indicateur Owl Smart Levels est un système de trading complet au sein d'un seul indicateur qui comprend des outils d'analyse de marché populaires tels que les fractales avancées de Bill Williams , Valable ZigZag qui construit la structure d'onde correcte du marché et les niveaux de Fibonacci qui marquent les niveaux exacts d'entrée. sur le marché et les endroits où prendre des bénéfices. Description détaillée de la stratégie Mode d'emploi de l'indicateur Conseiller-Assis
TRI Visualizer
Yoshimi Mon 三 Ura
TRI Visualizer MT5 – Thermodynamic Market Analysis Overview The TRI (Thermal Range Indicator) Visualizer Enhanced is a rare market analysis indicator that goes beyond conventional technical analysis, applying principles of thermodynamics from physics. It interprets market price fluctuations as “thermodynamic energy,” enabling the highly accurate detection of subtle market changes that are often overlooked. Innovative Mechanisms 1. Dual Calculation Engines Classic TRI Mode Formula: |Close
MultiTimeframe Support and Resistance Zones
Mohamed Gamal Abdelnasser Yous Hashesh
A powerful indicator that highlights key market zones and helps traders identify potential opportunities across multiple timeframes. Designed for clarity and efficiency, it provides real-time alerts to keep you informed of important price levels. Key Features: Works on multiple timeframes: M1, M5, M15, M30, H1, H4, D1, W1, MN1. Customizable zone colors for each timeframe. Real-time alerts and notifications when price reaches significant zones. Automatically manages chart objects to keep your wor
Wapv Price and volume
Eduardo Da Costa Custodio Santos
L'indicateur de prix et de volume WAPV pour MT5 fait partie de l'ensemble d'outils (Wyckoff Academy Wave Market) et (Wyckoff Academy Price and Volume). L'indicateur de prix et de volume WAPV pour MT5 a été créé pour faciliter la visualisation intuitive du mouvement du volume sur le graphique. Avec lui, vous pouvez observer les moments de pic de volume et les moments où le marché n'a aucun intérêt professionnel Identifiez les moments où le marché évolue par inertie et non par mouvement de "smart
French Cet indicateur agit comme un assistant d'analyse graphique avancé pour les traders qui aiment trader les figures graphiques (Chart Patterns). Il est conçu pour réduire la charge de l'analyse visuelle et augmenter la précision de la prise de profit. Caractéristiques principales de cet indicateur du point de vue de l'utilisation pratique : 1. Détection automatique des figures (Automated Pattern Detection) Gain de temps et réduction des biais : Vous n'avez pas besoin de tracer manuellement 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
Time and Sales Tick
Pablo Filipe Soares De Almeida
Time & Sales Tick Indicator est un indicateur pour MetaTrader 5 qui affiche les données de ticks en temps réel. Il montre le prix, le volume des ticks et l’heure directement sur le graphique. Fonctionnalités Affiche les données de ticks (prix, volume et heure) dans un panneau sur le graphique. Regroupe les ticks selon des intervalles définis par l’utilisateur, avec un code couleur (vert pour la hausse, rouge pour la baisse). Le panneau peut être positionné dans n’importe quel coin du graphique.
**   All Symbols   x   All Timeframes   scan just by pressing scanner button ** Discount: The price is $50$, But now it is just $39, Limited time offer is active. *** Contact me  to send you instruction and add you in "Trend Reversal group" for sharing or seeing experiences with other users. Introduction: Trendlines are the most famous technical analysis in trading . Trendlines continually form on the charts of markets across all the different timeframes providing huge opportunities for traders
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 Gann 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.
Step into the world of Forex trading with confidence, clarity, and precision using Gold Indicator a next-generation tool engineered to take your trading performance to the next level. Whether you’re a seasoned professional or just beginning your journey in the currency markets, Gold Indicator equips you with powerful insights and help you trade smarter, not harder. Built on the proven synergy of three advanced indicators, Gold Indicator focuses exclusively on medium and long-term trends elimina
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
Le niveau Premium est un indicateur unique avec une précision de plus de 80 % des prédictions correctes ! Cet indicateur a été testé par les meilleurs Trading Specialists depuis plus de deux mois ! L'indicateur de l'auteur que vous ne trouverez nulle part ailleurs ! À partir des captures d'écran, vous pouvez constater par vous-même la précision de cet outil ! 1 est idéal pour le trading d'options binaires avec un délai d'expiration de 1 bougie. 2 fonctionne sur toutes les paires de devises
Weis Wave Scouter
Jean Carlos Martins Roso
Découvrez la puissance de l'analyse avancée du volume avec le Weis Wave Scouter, un indicateur révolutionnaire pour MetaTrader 5 combinant les principes éprouvés de la méthode Wyckoff et de l'analyse VSA (Volume Spread Analysis). Conçu pour les traders recherchant précision et profondeur, cet indicateur fournit une lecture tactique du marché via l'analyse des vagues de volume cumulatif, aidant à identifier les points clés de retournement et de continuation de tendance. Le Weis Wave Scouter propo
Candlestick Pattern Scanner is a multi-timeframe and multi-symbol dashboard and alert system that checks all timeframes and currency pairs for different candlestick patterns that are formed in them. Scanner is integrated   with support and resistance zones so you can check the candlestick patterns in most important areas of the chart to find breakout and reversal patterns in the price chart. Download demo version   (works on M4,M6,M12,H3,H8 timeframes and 20 symbols of Market Watch window) Read
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
Power Candles MT5
Daniel Stein
5 (6)
Power Candles – Signaux d’entrée basés sur la force pour tous les marchés Power Candles intègre l’analyse de force éprouvée de Stein Investments directement dans le graphique des prix. Au lieu de réagir uniquement au prix, chaque bougie est colorée en fonction de la force réelle du marché, ce qui permet d’identifier instantanément les phases de momentum, l’accélération de la force et les transitions de tendance propres. Une logique unique pour tous les marchés Power Candles fonctionne automatiqu
Quantum Channel Pro est un outil révolutionnaire d'analyse de volatilité multicanal conçu pour identifier les tendances, les points de retournement et le bruit du marché. Grâce à des canaux d'écart-type adaptatifs, il trace trois niveaux (interne, moyen et externe) pour aider les traders à prendre des décisions plus précises. Fonctionnalités clés: Trois canaux intelligents (1σ, 2σ, 3σ) Statistiques de probabilité en temps réel Filtrage adaptatif du bruit Compatible avec tous les horizons tempore
The SafeProfit Market Profile is the most advanced tracking indicator in the Forex Market. It was developed to track the market profile of each session of the day: Asian, European and American. With this indicator you will operate Intraday smiling ... knowing exactly where the Big Players are positioned and the exact moment where they are going to. The indicator is simple, fast and objective, tracking every movement of the Big Players in price. Get out of the 95% statistic that only loses and us
Trading Assistent is a multifunctional trading panel that combines all necessary tools for professional trading. The panel provides complete control over positions, in-depth risk analysis, and fast order execution. MAIN FUNCTIONAL BLOCKS Position Management: - Real-time viewing of all open positions - Sorting by symbol, profit, volume, and type - Visual indication of profitable and losing positions - Bulk closing operations - Breakeven function for profit protection Trading Operations: - I
Volality Index Scalper
Lesedi Oliver Seilane
5 (1)
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.
Les acheteurs de ce produit ont également acheté
SuperScalp Pro
Van Minh Nguyen
5 (9)
SuperScalp Pro – Système d’indicateur de scalping avancé multi-filtres SuperScalp Pro est un système d’indicateur de scalping avancé qui combine le Supertrend classique avec plusieurs filtres de confirmation intelligents. L’indicateur fonctionne efficacement sur toutes les unités de temps de M1 à H4 et est particulièrement adapté à XAUUSD, BTCUSD et aux principales paires Forex. Il peut être utilisé comme système autonome ou intégré de manière flexible dans des stratégies de trading existantes.
Si vous achetez cet indicateur, vous recevrez mon Gestionnaire de Trading Professionnel + EA  GRATUITEMENT. Tout d'abord, il convient de souligner que ce système de trading est un indicateur non repeint, non redessiné et non retardé, ce qui le rend idéal pour le trading manuel et automatisé. Cours en ligne, manuel et téléchargement de préréglages. Le "Système de Trading Smart Trend MT5" est une solution de trading complète conçue pour les traders débutants et expérimentés. Il combine plus de 10
Divergence Bomber
Ihor Otkydach
4.89 (83)
Chaque acheteur de cet indicateur reçoit également gratuitement : L’outil exclusif « Bomber Utility », qui accompagne automatiquement chaque opération de trading, fixe les niveaux de Stop Loss et de Take Profit, et clôture les positions selon les règles de la stratégie Des fichiers de configuration (set files) pour adapter l’indicateur à différents actifs Des set files pour configurer le Bomber Utility selon différents modes : « Risque Minimum », « Risque Équilibré » et « Stratégie d’Attente » U
FX Trend MT5 NG
Daniel Stein
5 (4)
FX Trend NG : La Nouvelle Génération d’Intelligence de Tendance Multi-Marchés Vue d’ensemble FX Trend NG est un outil professionnel d’analyse de tendance multi-timeframe et de surveillance des marchés. Il vous permet de comprendre la structure complète du marché en quelques secondes. Au lieu de naviguer entre de nombreux graphiques, vous identifiez immédiatement quels instruments sont en tendance, où le momentum s’affaiblit et où plusieurs unités de temps sont alignées. Offre de Lancement – Ob
Market Flow Pro
Gabriele Sabatino
4 (1)
Market Flow Pro Market Flow Pro is an intelligent trading advisor for the MetaTrader 5 platform, designed for automatic trading on financial markets using algorithmic analysis and strict risk management. -Key features: - Fully automatic trading 24/5 - Adaptive trend and momentum entry algorithm -  Built-in risk management - Flexible lot settings (fixed/auto-calculation) - Support for major currency pairs and indices - Optimised for operation on various timeframes  How it works Market
Entry In The Zone and SMC Multi Timeframe is a real-time market analysis tool developed based on Smart Money Concepts (SMC). It is designed to analyze market structure, price direction, reversal points, and key zones across multiple timeframes in a systematic way. The system displays Points of Interest (POI) and real-time No Repaint signals, with instant alerts when price reaches key zones or when signals occur within those zones. It functions as both an Indicator and a Signal System (2-in-1), c
Grabber System MT5
Ihor Otkydach
4.82 (22)
Je vous présente un excellent indicateur technique : Grabber, qui fonctionne comme une stratégie de trading "tout-en-un", prête à l'emploi. En un seul code sont intégrés des outils puissants d'analyse technique du marché, des signaux de trading (flèches), des fonctions d'alerte et des notifications push. Chaque acheteur de cet indicateur reçoit également gratuitement : L'utilitaire Grabber : pour la gestion automatique des ordres ouverts Un guide vidéo étape par étape : pour apprendre à installe
ARICoins
Temirlan Kdyrkhan
ARICoin is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cust
Quantum TrendPulse
Bogdan Ion Puscasu
5 (22)
Présentation de   Quantum TrendPulse   , l'outil de trading ultime qui combine la puissance de   SuperTrend   ,   RSI   et   Stochastic   dans un seul indicateur complet pour maximiser votre potentiel de trading. Conçu pour les traders qui recherchent précision et efficacité, cet indicateur vous aide à identifier les tendances du marché, les changements de dynamique et les points d'entrée et de sortie optimaux en toute confiance. Caractéristiques principales : Intégration SuperTrend :   suivez f
AriX
Temirlan Kdyrkhan
1 (4)
AriX Indicator for MT5 A powerful trend-following and signal-evaluation tool AriX is a custom MT5 indicator that combines Moving Averages and ATR-based risk/reward logic to generate clear buy/sell signals. It visualizes dynamic SL/TP levels, evaluates past trade outcomes, and displays win/loss statistics in a clean on-chart panel. Key features include: Buy/Sell signals based on MA crossovers ATR-based SL/TP1/TP2/TP3 levels with visual lines and labels Signal outcome tracking with real-time stat
Game Changer Indicator mt5
Vasiliy Strukov
4.8 (20)
Game Changer est un indicateur de tendance révolutionnaire conçu pour être utilisé sur n'importe quel instrument financier et transformer votre MetaTrader en un puissant outil d'analyse de tendance. Il fonctionne sur toutes les unités de temps et facilite l'identification des tendances, signale les retournements potentiels, sert de mécanisme de stop suiveur et fournit des alertes en temps réel pour une réactivité optimale du marché. Que vous soyez un professionnel chevronné ou un débutant en qu
Atomic Analyst MT5
Issam Kassas
4.1 (29)
Tout d'abord, il convient de souligner que cet indicateur de trading n'est ni repainting, ni redrawing et ne présente aucun délai, ce qui le rend idéal à la fois pour le trading manuel et automatisé. Manuel de l'utilisateur : réglages, entrées et stratégie. L'Analyste Atomique est un indicateur d'action sur les prix PA qui utilise la force et le momentum du prix pour trouver un meilleur avantage sur le marché. Équipé de filtres avancés qui aident à éliminer les bruits et les faux signaux, et à
Top indicator for MT5   providing accurate signals to enter a trade without repainting! It can be applied to any financial assets:   forex, cryptocurrencies, metals, stocks, indices .  Watch  the video  (6:22) with an example of processing only one signal that paid off the indicator! MT4 version is here It will provide pretty accurate trading signals and tell you when it's best to open a trade and close it. Most traders improve their trading results during the first trading week with the help of
Smart Stop Indicator – Précision intelligente du stop-loss directement sur votre graphique Présentation Smart Stop Indicator est la solution idéale pour les traders qui souhaitent placer leur stop-loss de manière claire et méthodique, sans deviner ni suivre leur intuition. Cet outil combine la logique classique de price action (succession de plus hauts et de plus bas) avec une reconnaissance moderne des cassures pour identifier le prochain niveau de stop réellement logique. Que le marché soit
RFI levels PRO MT5
Roman Podpora
3.67 (3)
L'indicateur montre avec précision les points de retournement et les zones de retour des prix où le       Acteurs majeurs   . Vous repérez les nouvelles tendances et prenez des décisions avec une précision maximale, en gardant le contrôle de chaque transaction. VERSION MT4     -    Révèle son potentiel maximal lorsqu'il est combiné à l'indicateur   TREND LINES PRO Ce que l'indicateur montre : Structures et niveaux d'inversion avec activation au début d'une nouvelle tendance. Affichage des nivea
Trend Screener Pro MT5
STE S.S.COMPANY
4.84 (101)
Indicateur de tendance, solution unique révolutionnaire pour le trading et le filtrage des tendances avec toutes les fonctionnalités de tendance importantes intégrées dans un seul outil ! Il s'agit d'un indicateur multi-période et multi-devises 100 % non repeint qui peut être utilisé sur tous les symboles/instruments : forex, matières premières, crypto-monnaies, indices et actions. Trend Screener est un indicateur de suivi de tendance efficace qui fournit des signaux de tendance fléchés avec des
TREND LINES PRO   Cet indicateur permet de comprendre les véritables changements de direction du marché. Il révèle les renversements de tendance et les points de retour des principaux acteurs. Tu vois   Lignes BOS   Détection des changements de tendance et des niveaux clés sur des unités de temps supérieures, sans paramètres complexes ni interférences inutiles. Les signaux restent affichés sur le graphique même après la fermeture de la bougie. Version MT4   -   Révèle son potentiel maximal lorsq
Order Block Pro (MQL5) – Version 1.0 Auteur : KOUAME N'DA LEMISSA Plateforme : MetaTrader 5 Description : Order Block Pro est un indicateur avancé conçu pour détecter automatiquement les Order Blocks haussiers et baissiers sur votre graphique. Grâce à une analyse précise des bougies de consolidation et des bougies suivantes de forte impulsion, cet indicateur vous permet d’identifier les zones clés où les mouvements de prix sont susceptibles de s’accélérer. Cet outil est parfait pour les traders
FX Power MT5 NG
Daniel Stein
5 (26)
FX Power : Analysez la force des devises pour des décisions de trading plus intelligentes Aperçu FX Power est l'outil essentiel pour comprendre la force réelle des principales devises et de l'or, quelles que soient les conditions du marché. En identifiant les devises fortes à acheter et les faibles à vendre, FX Power simplifie vos décisions de trading et révèle des opportunités à forte probabilité. Que vous suiviez les tendances ou anticipiez les retournements à l'aide de valeurs extrêmes de D
ARIPoint
Temirlan Kdyrkhan
ARIPoint is a powerful trading companion designed to generate high-probability entry signals with dynamic TP/SL/DP levels based on volatility. Built-in performance tracking shows win/loss stats, PP1/PP2 hits, and success rates all updated live. Key Features: Buy/Sell signals with adaptive volatility bands Real-time TP/SL/DP levels based on ATR Built-in MA Filter with optional ATR/StdDev volatility Performance stats panel (Success, Profit/Loss, PP1/PP2) Alerts via popup, sound, push, or email Cu
Azimuth Pro
Ottaviano De Cicco
5 (4)
LAUNCH PROMO Azimuth Pro price is initially set at 299$ for the first 100 buyers. Final price will be 499$ . THE DIFFERENCE BETWEEN RETAIL AND INSTITUTIONAL ENTRIES ISN'T THE INDICATOR — IT'S THE LOCATION. Most traders enter at arbitrary price levels, chasing momentum or reacting to lagging signals. Institutions wait for price to reach structured levels where supply and demand actually shift. Azimuth Pro maps these levels automatically: swing-anchored VWAP, multi-timeframe structure lines, an
Présentation       Quantum Breakout PRO   , l'indicateur révolutionnaire MQL5 qui transforme la façon dont vous négociez les zones d'évasion ! Développé par une équipe de traders expérimentés avec une expérience commerciale de plus de 13 ans,       Évasion quantique PRO       est conçu pour propulser votre parcours commercial vers de nouveaux sommets grâce à sa stratégie de zone de discussion innovante et dynamique. Quantum Breakout Indicator vous donnera des flèches de signalisation sur les z
RelicusRoad Pro : Système d'Exploitation Quantitatif du Marché 70% DE RÉDUCTION ACCÈS À VIE (DURÉE LIMITÉE) - REJOIGNEZ 2 000+ TRADERS Pourquoi la plupart des traders échouent-ils même avec des indicateurs "parfaits" ? Parce qu'ils tradent des concepts isolés dans le vide. Un signal sans contexte est un pari. Pour gagner, il faut de la CONFLUENCE . RelicusRoad Pro est un Écosystème Quantitatif complet . Il cartographie la "Fair Value Road", distinguant le bruit des cassures structurelles. Arrête
Trend indicator AI mt5
Ramil Minniakhmetov
5 (15)
L'indicateur Trend Ai est un excellent outil qui améliorera l'analyse du marché d'un trader en combinant l'identification des tendances avec des points d'entrée exploitables et des alertes d'inversion. Cet indicateur permet aux utilisateurs de naviguer dans les complexités du marché forex avec confiance et précision Au-delà des signaux primaires, l'indicateur Trend Ai identifie les points d'entrée secondaires qui surviennent lors des retraits ou des retracements, permettant aux traders de capit
FX Levels MT5
Daniel Stein
5 (13)
FX Levels : Des zones de Support et Résistance d’une Précision Exceptionnelle pour Tous les Marchés Présentation Rapide Vous recherchez un moyen fiable pour déterminer des niveaux de support et résistance dans n’importe quel marché—paires de devises, indices, actions ou matières premières ? FX Levels associe la méthode traditionnelle « Lighthouse » à une approche dynamique de pointe, offrant une précision quasi universelle. Grâce à notre expérience réelle avec des brokers et à des mises à jour
Market Structure Order Block Dashboard MT5 est un indicateur MT5 axé sur la structure de marché et les concepts ICT / Smart Money : HH/HL/LH/LL , BOS , ChoCH , ainsi que Order Blocks , Fair Value Gaps (FVG) , Liquidité (EQH/EQL, sweeps), Sessions / Kill Zones et un Volume Profile intégré, avec un dashboard compact de confluence. Important : c’est un outil d’analyse . Il ne passe aucun ordre (ce n’est pas un EA). Bonus acheteurs Après achat, vous pouvez recevoir 2 indicateurs bonus (au choix) pa
Dark Absolute Trend MT5
Marco Solito
4.69 (13)
Dark Absolute Trend   is an Indicator for intraday trading. This Indicator is based on   Trend Following  strategy but use also candlestick patterns and Volatility. We can enter in good price with this Indicator, in order to follow the main trend on the current instrument. It is advised to use low spread ECN brokers. This Indicator does   Not repaint   and   N ot lag . Recommended timeframes are M5, M15 and H1. Recommended working pairs: All. I nstallation and  Update Guide   -  Troubleshooting
FX Dynamic MT5
Daniel Stein
5 (5)
FX Dynamic : Suivez la volatilité et les tendances grâce à une analyse ATR personnalisable Vue d’ensemble FX Dynamic est un outil performant s’appuyant sur les calculs de l’Average True Range (ATR) pour fournir aux traders des informations incomparables sur la volatilité quotidienne et intrajournalière. En définissant des seuils de volatilité clairs — par exemple 80 %, 100 % et 130 % — vous pouvez rapidement repérer des opportunités de profit ou recevoir des avertissements lorsque le marché dé
Trend Hunter MT5
Andrey Tatarinov
5 (3)
Trend Hunter est un indicateur de tendance pour travailler sur les marchés du Forex, des cryptomonnaies et des CFD. Une particularité de l'indicateur est qu'il suit la tendance avec confiance, sans changer le signal lorsque le prix dépasse légèrement la ligne de tendance. L'indicateur n'est pas redessiné; un signal d'entrée sur le marché apparaît après la fermeture de la barre. Lorsque vous suivez une tendance, l'indicateur affiche des points d'entrée supplémentaires dans la direction de la te
Ultimate SMC Indicator
Hicham Mahmoud Almoustafa
1 (1)
Ultimate SMC PRO – Smart Money Concepts Indicator (Order Blocks, FVG, Liquidity, BOS) for MetaTrader 5 Ultimate SMC PRO is a professional trading indicator designed to visualize Smart Money Concepts directly on the chart. The indicator combines several institutional trading tools in one system to help traders identify potential high-probability trading zones. The indicator analyzes market structure, liquidity behavior and price imbalance to highlight areas where institutional activity may occu
Plus de l'auteur
WalkForwardOptimizer MT5
Stanislav Korotky
3.78 (9)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
RenkoFromRealTicks
Stanislav Korotky
4.5 (2)
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
AutomaticZigZag
Stanislav Korotky
4.5 (2)
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
CustomVolumeDelta
Stanislav Korotky
5 (1)
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
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
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
WalkForwardDemo MT5
Stanislav Korotky
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
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
Comparator
Stanislav Korotky
4.75 (4)
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
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
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
HZZM
Stanislav Korotky
4 (1)
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
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
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
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
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
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
Year2Year
Stanislav Korotky
This indicator shows price changes for the same days in past years. D1 timeframe is required. This is a predictor indicator that finds D1 bars for the same days in past 8 years and shows their relative price changes on the current chart. Parameters: LookForward - number of days (bars) to show "future" price changes; default is 5; Offset - number of days (bars) to shift back in history; default is 0; ShowAverage - mode switch; true - show mean value for all 8 years and deviation bounds; false - s
FREE
Mirror
Stanislav Korotky
This indicator predicts rate changes based on the chart display principle. It uses the idea that the price fluctuations consist of "action" and "reaction" phases, and the "reaction" is comparable and similar to the "action", so mirroring can be used to predict it. The indicator has three parameters: predict - the number of bars for prediction (24 by default); depth - the number of past bars that will be used as mirror points; for all depth mirroring points an MA is calculated and drawn on the ch
If you like trading crosses (such as AUDJPY, CADJPY, EURCHF, and similar), you should take into account what happens with major currencies (especially, USD and EUR) against the work pair: for example, while trading AUDJPY, important levels from AUDUSD and USDJPY may have an implicit effect. This indicator allows you to view hidden levels, calculated from the major rates. It finds nearest extremums in major quotes for specified history depth, which most likely form resistence or support levels, a
EvoLevels
Stanislav Korotky
The indicator displays most prominent price levels and their changes in history. It dynamically detects regions where price movements form attractors and shows up to 8 of them. The attractors can serve as resistance or support levels and outer bounds for rates. Parameters: WindowSize - number of bars in the sliding window which is used for detection of attractors; default is 100; MaxBar - number of bars to process (for performance optimization); default is 1000; when the indicator is called from
This is an intraday indicator that uses conventional formulae for daily and weekly levels of pivot, resistance and support, but updates them dynamically bar by bar. It answers the question how pivot levels would behave if every bar were considered as the last bar of a day. At every point in time, it takes N latest bars into consideration, where N is either the number of bars in a day (round the clock, i.e. in 24h) or the number of bars in a week - for daily and weekly levels correspondingly. So,
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
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
StatBars
Stanislav Korotky
The indicator provides a statistic histogram of estimated price movements for intraday bars. It builds a histogram of average price movements for every intraday bar in history, separately for each day of week. Bars with movements above standard deviation or with higher percentage of buys than sells, or vice versa, can be used as direct trading signals. The indicator looks up current symbol history and sums up returns on every single intraday bar on a specific day of week. For example, if current
This is an easy to use signal indicator which shows and alerts probability measures for buys and sells in near future. It is based on statistical data gathered on existing history and takes into account all observed price changes versus corresponding bar intervals in the past. The statistical calculations use the same matrix as another related indicator - PointsVsBars. Once the indicator is placed on a chart, it shows 2 labels with current estimation of signal probability and alerts when signal
CCFpExtra
Stanislav Korotky
CCFpExtra is an extended version of the classic cluster indicator - CCFp. This is the MT4 version of indicator  CCFpExt available for MT5. Despite the fact that MT5 version was published first, it is MT4 version which was initially developed and tested, long before MT4 market was launched. Main Features Arbitrary groups of tickers or currencies are supported: can be Forex, CFDs, futures, spot, indices; Time alignment of bars for different symbols with proper handling of possibly missing bars, in
This is a signal indicator for automatic trading which shows probability measures for buys and sells for each bar. It is based on statistical data gathered on existing history and takes into account all observed price changes versus corresponding bar intervals in the past. The core of the indicator is the same as in PriceProbablility indicator intended for manual trading. Unlike PriceProbability this indicator should be called from MQL4 Expert Advisors or used for history visual analysis. The in
The main idea of this indicator is rates analysis and prediction by Fourier transform. Indicator decomposes exchange rates into main harmonics and calculates their product in future. You may use the indicator as a standalone product, but for better prediction accuracy there is another related indicator - FreqoMaster - which uses FreqoMeterForecast as a backend engine and combines several instances of FreqoMeterForecast for different frequency bands. Parameters: iPeriod - number of bars in the ma
Filtrer:
Aucun avis
Répondre à l'avis