TakVWAP

5

tak.VWAP – Volume Weighted Average Price

A reliable and lightweight VWAP indicator designed for traders who require flexibility and visual clarity.

Key Features:

  • Two calculation modes:

    • Rolling VWAP: Based on a configurable number of candles.

    • Daily VWAP: Automatically resets at the start of each trading day.

  • Fully customizable line style: color, width, visibility, and line type.

  • Clean input structure with grouped sections for ease of use.

  • EA-friendly: exposes buffer for use in Expert Advisors via iCustom() .

🎯 Ideal for:

  • Day traders, scalpers, and institutional-style analysis.

  • Building confluence with support/resistance or volume-based strategies.

🚀 Ready to use in any symbol and timeframe.

No extra libraries required.

---

How to use TakVWAP from an EA 🛠

If you want to read TakVWAP values inside your Expert Advisor, follow these steps:

1️⃣ Know the input order
When calling  iCustom() , parameters must be in this order:

  1. int vwap_period  – VWAP period (candles)

  2. bool vwap_resetDaily  – Reset VWAP every day (true/false)

  3. bool vwap_showLine  – Show the VWAP line on chart (visual only)

  4. color vwap_color  – Line color

  5. ENUM_LINE_STYLE vwap_lineStyle  – Line style

  6. int vwap_lineWidth  – Line width

If you only want to change the first parameters, you can skip the rest and defaults will be used.

2️⃣ Create the handle in your EA
Example using defaults for visuals:

int vwapHandle = iCustom(
_Symbol, PERIOD_H1, "Market\\TakVWAP", // Path in Navigator: Indicators > Market 40, // vwap_period false // vwap_resetDaily );

Example passing all inputs:

int vwapHandle = iCustom(
_Symbol, PERIOD_H1, "Market\\TakVWAP", 40, // vwap_period false, // vwap_resetDaily true, // vwap_showLine clrBlueViolet, // vwap_color STYLE_SOLID, // vwap_lineStyle 1 // vwap_lineWidth );

3️⃣ Read the VWAP value
TakVWAP has 1 buffer, index =  0 .
Use  shift=1  for the last closed candle (safer for signals).

double vwapVal[1];
if(BarsCalculated(vwapHandle) > 1 && CopyBuffer(vwapHandle, 0, 1, 1, vwapVal) == 1) { if(vwapVal[0] != EMPTY_VALUE) Print("TakVWAP = ", vwapVal[0]); }

4️⃣ Optional: show the line on your chart
iCustom()  loads the indicator but doesn’t display it.
If you also want to see it:

ChartIndicatorAdd(0, 0, vwapHandle);

5️⃣ Pro tips
✔ Always check  BarsCalculated()  before  CopyBuffer()
✔ Use exact product name/path ( "Market\\TakVWAP" )
✔ For signals, avoid  shift=0  (bar still forming)


Avis 1
Mel
19
Mel 2025.11.25 15:16 
 

I purchased this indicator because the description clearly provides the information required to integrate it into an EA and it returned results nearly identical to an indicator I was using on TradingView. It works as expected and I am very satisfied so far.

Produits recommandés
MTF VWAP Indicator - Quick Overview   This indicator shows you where institutional money is flowing across multiple timeframes using Volume Weighted Average Price (VWAP) to identify high-probability trading zones.     What It Actually Does:     1. Tracks Smart Money Levels: - Shows Daily, Weekly, and Monthly VWAP lines where big players (banks, funds) are trading - Tells you if price is above or below these key institutional levels - Shows distance from VWAP as a percentage (tells you how extend
VWAP Indicator MT5
Kyra Nickaline Watson-gordon
Description : VWAP (Volume-Weighted Average Price) is the ratio of the value traded to total volume traded over a particular time horizon. It is a measure of the average price at which pair is traded over the trading horizon. Read More. All Symbols and All Timeframes are supported. Indicator Inputs :     VWAP Mode : Mode of VWAP Calculation. Options can be selected : Single,Session,Daily,Weekly,Monthly     Volumes : Real Volumes,Tick Volumes     Price Type : Used price for calculating. O
Do you use volume in your reading of the market? Certainly many traders use it, and do not imagine operating without it. The Color Histogram Volume Set indicator allows the user to choose the value that he considers interesting to monitor. When you pass this you will have visual confirmation and if you want you will also have the audible alert that is given by the indicator. Of course, there are other ways to try to find a high volume, such as assessing whether the volume is above av
Crystal Quantum Flow
Muhammad Jawad Shabir
Crystal Quantum Flow Indicateur avancé d’intelligence de marché Crystal Quantum Flow est un indicateur de trading professionnel de nouvelle génération, conçu pour les traders qui exigent clarté, précision et une vision du marché de niveau institutionnel. Cet indicateur est construit comme un système complet d’aide à la décision, combinant une analyse multidimensionnelle du flux de marché, une intelligence synchronisée multi-unités de temps et une interprétation visuelle avancée au sein d’un env
FREE
Ind2tompson
Vasilii Luchnikov
NewTest https://backoffice.aurum.foundation/u/DHXP1U The 2indtompson indicator is an indicator for comparing two instruments for determining volumes, for balancing in pair trading or arbitrage trading, prepared from an analog version for the MT4 terminal. So if you need to compare how much two instruments will weigh and you don't know how to do it, then put an indicator on the chart and it will automatically calculate the volumes needed for balancing. Additionally, the indicator shows the stat
FREE
Horizontal volume bars, Cluster analysis, Volume profile Volume in Range gets information about the accumulated volume in a specified vertical range and period in bars. The received data is then plotted on the chart as rectangular boxes with the volume quantity inside. Usage:- The tool acts as a support resistance levels but most importantly it should be used to check in which direction the price breaks out of the significant levels formed by this indicator and then actions to be taken on correc
VWAP Z-Score (Rolling) Positive values indicate price trading above VWAP, while negative values indicate price trading below VWAP. Typical Use Cases Mean-reversion strategies Overbought / oversold detection VWAP-based statistical analysis Confirmation tool for discretionary or algorithmic trading Risk-aware trade entries and exits Notes Uses tick volume for VWAP weighting (standard for Forex symbols). The indicator does not repaint. Designed for analytical and decision-support purposes only.
Intraday Vwap Orion
Joao Paulo Botelho Silva
Theory VWAP is a volume-weighted moving average, bringing greater relevance to prices. The VWAP base calculation follows the classic formula described in Investopedia ( https://www.investopedia.com/terms/v/vwap.asp ). VWAP = sum(typical price[i]*volume[i]) / sum(volume[i]) Functionalities Orion Intraday VWAP innovates by allowing the user to choose between the conventional Daily, Weekly and Monthly periods, also having the option of calculating the Intraday indicator, as used in other platform
Dynamic ATR Percentile
Daniel Naranjo Morales
Dynamic ATR Percentile Aperçu Le Dynamic ATR Percentile est un outil d'analyse de la volatilité conçu pour aider les traders à évaluer objectivement les conditions actuelles du marché. La volatilité n'est pas statique ; ce qui est considéré comme une valeur ATR "élevée" pour un instrument ou une unité de temps peut être "faible" pour un autre. Cet indicateur résout ce problème en calculant des zones de volatilité dynamiques basées sur les données historiques, fournissant un guide visuel clair et
Stackable VWAP
Flavio Javier Jarabeck
3.5 (4)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. Additionally we put in this indicator the MVWAP (Moving Volume Weighted Average Price). For those who do not know the usage and the importance od this indicator I recommend a great article about this subject at Investopedia ( https://www.investopedia.com/articles/trading/11/trading-with-vwap-mvwap.asp
FREE
Weis Wave Double Side
Eduardo Da Costa Custodio Santos
L'indicateur latéral Weis Wave Bouble pour MT5 fait partie de la boîte à outils (Wyckoff Academy Wave Market) L'indicateur latéral Weis Wave Bouble pour MT5 a été créé sur la base de la Weis Wave déjà établie créée par David Weis. L'indicateur Weis Wave Double Side lit le marché par vagues comme cela a été fait par R. Wyckoff en 1900. Il aide à identifier l'effort x le résultat, la cause et l'effet, et l'offre et la demande Son différentiel est qu'il peut être utilisé en dessous de l'axe zéro, a
Aklamavo Market Sessions Monitor-EA (Expert Advisor) is a   Global Stock Exchange Market Hours Dashboard   for MetaTrader 5. It provides a comprehensive visual display of the opening status and trading hours of 7 major stock exchanges around the world. The EA creates a real-time dashboard that shows whether each stock exchange is currently: OPEN   (Green background) CLOSED   (Red background) PRE-MARKET   (Light Green background) POST-MARKET   (Light Pink background) Unique Features: Progress Ind
Breakout Boxes with Volume Pressure This indicator automates the identification of key consolidation zones (Supply and Demand) based on Market Pivots and Volatility (ATR). Unlike standard support/resistance tools, this indicator provides a unique   Volume Pressure Analysis   inside every box, giving you insight into the battle between Buyers and Sellers before a breakout occurs. Key Features Automated Supply & Demand Zones:   Automatically detects significant Pivot Highs and Lows to draw dyna
VWAP Indicator
LUC JACOBUS A VERHEECKE
4.08 (26)
Volume Weighted Average Price (VWAP) The volume weighted average price (VWAP) is a  trading   benchmark  used by traders that gives the average price a security has traded at throughout the day, based on both volume and price. It is important because it provides traders with insight into both the trend and value of a security. This indicator VWAP V2 is free and is the manual version of the extended Easy VWAP indicator (30 Euro), where the date and time properties are automatically entered. With
FREE
VWAP and MVWAP
Flavio Javier Jarabeck
3.88 (8)
Volume Weighted Average Price (VWAP) is a trading benchmark commonly used by Big Players that gives the average price a Symbol has traded throughout the day. It is based on both Volume and price. Additionally we put in this indicator the MVWAP (Moving Volume Weighted Average Price). For those who do not know the usage and the importance od this indicator I recommend a great article about this subject at Investopedia ( https://www.investopedia.com/articles/trading/11/trading-with-vwap-mvwap.asp )
FREE
The   Visual Volatility Clustering   indicator clusters the market based on volatility. The indicator does not redraw and gives accurate data, does not use closing prices. Uses the opening prices or the highs or lows of the previous completed bar. Therefore, all information will be clear and unambiguous. The essence of the indicator is to divide the price market into certain areas according to a similar type of volatility. This can be done in any way. In this example, the indicator is configure
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
The third indicator from the set for market analysis. The first one is here:  https://www.mql5.com/ru/market/product/65258 The second one is here: https://www.mql5.com/ru/market/product/65347 The indicator builds a channel of maximum price fluctuations for a specified period. Additionally, the middle of the channel is drawn. All color settings, line types are customizable. The indicator allows you to see the picture of price movement from a slightly different angle. You can use several indic
Weis Wave Double Side Alert
Eduardo Da Costa Custodio Santos
L'indicateur latéral Weis Wave Bouble pour MT5 fait partie de la boîte à outils (Wyckoff Academy Wave Market) L'indicateur latéral Weis Wave Bouble pour MT5 a été créé sur la base de la Weis Wave déjà établie créée par David Weis. L'indicateur Weis Wave Double Side lit le marché par vagues comme R. Wyckoff l'a fait en 1900. Il aide à identifier l'effort x le résultat, la cause et l'effet, et l'offre et la demande Son différentiel est qu'il peut être utilisé en dessous de l'axe zéro et dispose d'
For aspiring price action traders, reading a candle chart at speed can be learnt, but is a skill which takes years to perfect. For lesser mortals, help is required, and this is where the Quantum Dynamic Price Pivots indicator steps in to help. As a leading indicator based purely on price action, the indicator delivers simple clear signals in abundance, highlighting potential reversals with clinical efficiency. Just like volume and price, pivots are another ‘predictive’ indicator, and a leading i
Session Volume Profile  is an advanced graphical representation that displays trading activity during Forex trading sessions at specified price levels. The Forex market can be divided into four main trading sessions: the Australian session, the Asian session, the European session and the favorite trading time - the American (US) session. POC  - profile can be used as a support and resistance level for intraday trading. VWAP  - Volume Weighted Average Price. ATTENTION  ! For the indicator to w
White Weis Volume Ticks
Ricardo Almeida Branco
5 (4)
White Weis Volume This indicator shows the sum of the volume in each wave, bulish or bearish, as idealized by David Weis , but it brings an important addition , which is the marking of the bar with the highest volume of the wave (White Bar)! In coding the indicator, it was sought to optimize the code to require minimal processing during use and not to overload mt5. The indicator can be used for pre-trading analysis and study, where the trader analyzes possible points of support and resistance
Daily & Composite Volume Profile   This is a professional-grade market profile tool designed for MetaTrader 5. It utilizes a   Dual-Profile System   to visualize supply, demand, and liquidity concentrations. Key Features Left Side: Daily Session Profiles Automatically identifies the start and end of every trading day. Generates a unique Volume Profile for each individual day. Allows you to see how value migrated from yesterday to today (e.g., Is today's volume higher or lower than yesterday?).
The Market Structure Analyzer is a powerful tool designed for traders who follow market structure and smart money concepts. This comprehensive indicator provides a suite of features to assist in identifying key market levels, potential entry points, and areas of liquidity. Here's what it offers: 1. Swing High/Low Detection : Accurately identifies and marks swing highs and lows, providing a clear view of market structure. 2. Dynamic Supply and Demand Zones: Draws precise supply and demand zone
Klinger Volume Oscillator  Description courte Un outil d'analyse de flux basé sur le volume, conçu pour visualiser la pression acheteuse et vendeuse sous forme d'histogramme bicolore. Description détaillée Le   Klinger Volume Oscillator Histo   est un indicateur technique qui analyse la relation entre le mouvement des prix et le volume transactionnel. En convertissant l'oscillateur de Klinger traditionnel en un histogramme dynamique, cet outil permet d'observer la force interne des mouvements de
Découvrez RSIScalperPro - un indicateur innovant basé sur le RSI pour MetaTrader 5, optimisé pour le scalping sur des graphiques d'une minute ! Avec RSIScalperPro, vous aurez entre vos mains un puissant outil vous fournissant des signaux d'entrée et de sortie précis. RSIScalperPro utilise deux indicateurs RSI différents pour fournir des signaux clairs pour les niveaux de surachat et de survente. Vous pouvez ajuster les périodes et les valeurs limites des deux RSI selon votre stratégie de tradin
1.       Overview The Volume Pressure Histogram (VPH) is a custom indicator for MetaTrader 5 (MT5) that measures buying and selling pressure based on tick or real volume. It highlights extreme buying/selling moments and provides a smoothed signal line for trend detection. 2.       Indicator Components ·          Volume Pressure Histogram (Colored): o    Green: Extreme buying pressure o    Lime: Buying pressure o    Red: Extreme selling pressure o    Yellow: Selling pressure ·          Signal Li
Volume Pressure Meter breakdown tick volume to reveal the buying and selling pressure inside every candle. Unlike standard volume which only shows total activity, this indicator splits volume to show who is actually in control of the market. It helps you identify trend strength and spot potential reversals through volume divergence. Key Features: Pressure Gauge: Visual bar showing real-time Buy vs Sell percentages. Trend Bias: Automatically identifies if the market is dominated by Buyers or Sell
FREE
Tik Tok
Ivan Simonika
The Tik Tok indicator was created on the basis of the original extreme search indicators, the indicator is well suited for determining a reversal or a big sharp jerk in one direction, thanks to it you will know when this happens it will notify you when a blue dot for buying red for sale appears. It basically uses the process of detecting the rate of change in price growth and allows you to find entry and exit points from the market. fundamental technical indicator that allows you to assess the
Mean Volume indicator for MT5
Renaud Herve Francois Candel
Mean Volume Most indicators are based on price analysis. This indicator is based on volume. Volume is overlooked piece of information in most trading systems. And this is a big mistake since volume gives important information about market participants. Mean Volume is an indicator that can be used to spot when volume is above average. It usually means that institutional traders are active. Peak in volume can be used to confirm an entry since increased volume can sustain the move in one or anot
Les acheteurs de ce produit ont également acheté
SuperScalp Pro
Van Minh Nguyen
5 (10)
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.
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
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
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
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
[ My Products ] , [ My Channel ]   ,  [ LIVE SIGNAL ] HFT Spike Detector HFT Spike Detector est un outil professionnel de surveillance des ticks conçu pour analyser et mesurer en temps réel les mouvements de prix à haute fréquence (pics soudains causés par le HFT). Son objectif est de vous permettre de détecter les glissements anormaux, les lacunes de liquidité et les pics de prix au niveau milliseconde causés par le broker, à l'aide de données numériques. Comme il analyse le flux de ticks e
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
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
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
Grabber System MT5
Ihor Otkydach
4.83 (23)
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
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
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
Game Changer Indicator mt5
Vasiliy Strukov
4.45 (22)
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.03 (30)
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 à
OmniSync Projection
Antonio-alin Teculescu
5 (1)
Chronos Fractal Engine is an innovative price projection indicator for MetaTrader 5, designed to transform your technical analysis by intelligently identifying and projecting historical price patterns. Built upon an advanced correlation algorithm and the fractal principles of the market, this powerful tool visualizes potential future price movements, giving you a unique edge in your trading decisions. What is Chronos Fractal Engine? At its core, the Chronos Fractal Engine employs a sophisticat
FX Power MT5 NG
Daniel Stein
5 (31)
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
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
Tout d'abord, il convient de souligner que cet outil de trading est un indicateur non repeint, non redessiné et non retardé, ce qui le rend idéal pour le trading professionnel. Cours en ligne, manuel utilisateur et démonstration. L'indicateur Smart Price Action Concepts est un outil très puissant à la fois pour les nouveaux et les traders expérimentés. Il regroupe plus de 20 indicateurs utiles en un seul, combinant des idées de trading avancées telles que l'analyse du trader Inner Circle et le
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
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
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
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
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
Crystal Heikin Ashi Signals
Muhammad Jawad Shabir
5 (1)
Crystal Heikin Ashi Signals - Professional Trend & Signal Detection Indicator Advanced Heikin Ashi Visualization with Intelligent Signal System for Manual & Automated Trading Final Price: $149 ---------> Price goes up $10 after every 10 sales . Limited slots available — act fast . Overview Crystal Heikin Ashi Signals is a professional-grade MetaTrader 5 indicator that combines pure Heikin Ashi candle visualization with an advanced momentum-shift detection system. Designed for both manual traders
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
Candle Smart Range
Gianny Alexander Lugo Sanchez
5 (1)
Candle Smart Range (CSR) pour MetaTrader 5 Candle Smart Range est un indicateur technique conçu pour l'identification automatique des plages de prix sur plusieurs unités de temps. Cet outil analyse la structure du marché en se basant sur les formations de bougies et l'interaction du prix avec les plus hauts et plus bas précédents. Caractéristiques principales : Détection de Plages : Identifie les zones de consolidation avant les mouvements impulsifs. Identification des Fausses Cassures : Marque
Gold Sniper Scalper Pro
Ich Khiem Nguyen
3.63 (8)
Gold Sniper Scalper Pro est un indicateur pour MetaTrader 5 conçu spécifiquement pour détecter les figures de fausse cassure (false breakout) sur XAUUSD. Il identifie la structure piège à 4 barres où le prix franchit la limite d'un range, attire les traders de cassure, puis inverse — confirmant que le mouvement était une fausse cassure. L'indicateur évalue chaque configuration selon 17 facteurs de qualité, la traite à travers un pipeline de confluence à 4 couches, la vérifie contre un moteur de
IX Power MT5
Daniel Stein
4.92 (13)
IX Power : Découvrez des insights de marché pour les indices, matières premières, cryptomonnaies et forex Vue d’ensemble IX Power est un outil polyvalent conçu pour analyser la force des indices, matières premières, cryptomonnaies et symboles forex. Tandis que FX Power offre une précision maximale pour les paires de devises en utilisant toutes les données disponibles, IX Power se concentre exclusivement sur les données du symbole sous-jacent. Cela fait de IX Power un excellent choix pour les m
PZ Swing Trading MT5
PZ TRADING SLU
5 (5)
Protect against whipsaws: revolutionize your swing trading approach Swing Trading is the first indicator designed to detect swings in the direction of the trend and possible reversal swings. It uses the baseline swing trading approach, widely described in trading literature. The indicator studies several price and time vectors to track the aggregate trend direction and detects situations in which the market is oversold or overbought and ready to correct. [ Installation Guide | Update Guide | Tro
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é
Plus de l'auteur
Tak WPR Pro
Oscar Alejandro Palacios Aranguiz
tak.WPR Pro is a powerful enhancement of the classic Williams %R oscillator. It adds modern visual tools and a robust output buffer for EA integration. Highlights: Clean line representation of Williams %R. Customizable overbought/oversold levels. Visual zones with persistence detection (optional). Optional smoothed line (SMA, EMA, SMMA, LWMA). Signal buffer for EA usage (state: overbought, oversold, neutral). Clean rendering, customizable visuals. EA-Ready : A dedicated buffer outputs sign
Filtrer:
Mel
19
Mel 2025.11.25 15:16 
 

I purchased this indicator because the description clearly provides the information required to integrate it into an EA and it returned results nearly identical to an indicator I was using on TradingView. It works as expected and I am very satisfied so far.

Répondre à l'avis