Two Lines MT5

5

Индикатор показывает две линии динамики движения двух инструментов. Если один из коррелирующих инструментов убегает, другой будет его догонять. Этот принцип даёт точки входа в сделку по их кроссу или для синхронной покупки и продажи в парном трейдинге.

Гистограмма индикатора показывает значение дистанции между  линиями инструментов. При уменьшении и увеличении дистанции гистограмма принимает разные цвета. Треугольный значок показывает текущее состояние линий: расхождение (Divergence) или схождение (Convergence). В неопределённой ситуации треугольный значок не отрисовывается, индикатор показывает Flat.

Для парного трейдинга индикатор рассчитывает коэффициент объёма сделки по второму инструменту. Значение слева рассчитано на основании текущих цен инструментов, значение справа рассчитано на основании их волатильности.

Если второй инструмент имеет обратную корреляцию (является реверсивным) к первому, это указывается в настройках. Например, для получения данных для Символа NZDCAD в настройках индикатора вводим первый инструмент NZDUSD, второй USDCAD. USDCAD имеет обратную корреляцию к первому инструменту. Поэтому для него включаем настройку реверсивного инструмента. Для Символа USDSGD первый инструмент EURUSD и второй инструмент EURSGD имеют прямую корреляцию. Поэтому обе настройки реверсивного инструмента оставляем «false».

Входные параметры:

  • Настройки инструментов:
    • Name of the first Symbol - Название инструмента 1
    • Reverse of the first Symbol - Является ли инструмент 1 реверсивным (с обратной корреляцией)
    • Name of the second Symbol - Название инструмента 2
    • Reverse of the second Symbol - Является ли инструмент 2 реверсивным (с обратной корреляцией)
  • Прочие настройки:
    • Take volatility into account?  - Отрисовка с учётом волатильности?
    • Draw a triangle? - Рисовать треугольник?
    • Color of the triangle - Цвет треугольника
    • Show the calculation of coefficients? - Показывать расчёт коэффициентов?
    • Signal when the lines diverge - Если линии расходятся больше заданного параметра, включается сигнал (-1 - контроль выключен)
    • Signal when the lines converge - Если линии сходятся меньше заданного параметра, включается сигнал (-1 - контроль выключен)
  • Расчет объемов:
    • The mode of calculation of volume for trading - Режим расчета объемов для торговли
      • at opening prices - по ценам открытия
      • by volatility or opening prices - по волатильности, а если невозможно - по ценам открытия
      • by volatility and opening prices - по волатильности (если возможно) и ценам открытия
    • ATR averaging period - Период усреднения ATR
  • Параметры МА для ценовых линий:
    • Period of the slow MA - Период медленной МА
    • Period of the fast MA - Период быстрой МА
    • MA method - Метод аппроксимации
      • Simple - Простое скользящее среднее
      • Exponential - Экспоненциальное скользящее среднее
      • Smoothed - Сглаженное скользящее среднее
      • Linear Weighted - Линейно-взвешенное скользящее среднее
    • Settlement price - Расчетная цена
      • Close price - Цена закрытия
      • Open price - Цена открытия
      • High price - Максимальная цена
      • Low price - Минимальная цена
      • Median price - Средняя цена, (high+low)/2
      • Typical price - Типичная цена, (high+low+close)/3
      • Weighted price - Взвешенная цена закрытия, (high+low+close+close)/4 

Буферы индикатора (для программистов):

   SetIndexBuffer(0,Buf1,INDICATOR_DATA);
   PlotIndexSetString(0,PLOT_LABEL,Symbol1Name);
   
   SetIndexBuffer(1,Buf2,INDICATOR_DATA);
   PlotIndexSetString(1,PLOT_LABEL,Symbol2Name);
   
   SetIndexBuffer(2,BufW,INDICATOR_DATA);
   PlotIndexSetString(2,PLOT_LABEL,"Channel width");
   
   SetIndexBuffer(3,BufClr,INDICATOR_COLOR_INDEX);


Recensioni 1
tunck
1204
tunck 2022.05.30 05:39 
 

I like the idea of this indicator. It's unique. Also very good support from seller.

Prodotti consigliati
"GoldenSwing" is a comprehensive MetaTrader 5 indicator meticulously crafted by Southern Star Trading, designed to enhance your trading strategies with precision swing high and swing low identification. Harnessing the power of swing analysis, this indicator provides traders with invaluable insights into market reversals and trend continuations, enabling them to make informed trading decisions. With its advanced algorithm, GoldenSwing detects significant swing highs and swing lows in real-time,
PREngulfing
Slobodan Manovski
PR EA - Engulfing Pattern Trading System Automated Engulfing Pattern Detection with MA Confirmation The PR EA is a Meta Trader 5 expert advisor that identifies and trades bullish/bearish engulfing candlestick patterns when confirmed by a moving average filter. Designed for swing trading on 30-minute charts with compatibility for M15 and H1 time frames. Key Features: Pattern Recognition - Detects valid bullish/bearish engulfing candle formations Trend Confirmation - 238-period SMA filter
The Swing High Low and Fibonacci Retracement Indicator is a powerful technical analysis tool designed to identify key price levels and potential reversal zones in the market. It automatically detects recent swing highs and swing lows on the chart and overlays Fibonacci retracement levels based on these points. This indicator helps traders: Visualize market structure by highlighting recent swing points. Identify support and resistance zones using Fibonacci ratios (e.g., 38.2%, 50%, 61.8%). Adapt
The new update makes this indicator a complete tool for studying, analyzing and operating probabilistic patterns. It includes: On-chart Multi-asset percentage monitor. Configurable martingales. Twenty-one pre-configured patterns, including Mhi patterns and C3. An advanced pattern editor to store up to 5 custom patterns. Backtest mode to test results with loss reports. Trend filter. Hit operational filter. Martingale Cycles option. Various types of strategies and alerts. Confluence between patter
The Optimized MACD Divergence indicator is a powerful tool designed to identify potential trading opportunities by detecting divergences between price action and the MACD indicator. It combines classic divergence analysis with candlestick pattern recognition and volume filtering to provide more accurate and reliable signals. How it Works The indicator operates on the following principles: MACD Calculation:   It calculates the MACD indicator using user-defined parameters for fast EMA, slow EMA,
Paula Bollinger Bands Strategy
Francisco Gomes Da Silva
4 (2)
Bollinger bands out/in strategy A strategy created by Joe Ross, and very useful for finding trades when the market is overloaded. Indicator You don't need to find where there are entries on the chart, this indicator shows them for you. The entrance The trade is confirmed when the price closes outside the bollinger bands on a candle and the candle after the price closes inside the bands. comment I want to improve this indicator, so you can help me sending me your reviews and comments, thanks :).
FREE
Wolfe Wave Scanner MT5
Reza Aghajanpour
5 (7)
**  All Symbols  x  All Timeframes  scan just by pressing scanner button ** *** Contact me  to send you instruction and add you in "Wolfe Wave Scanner group" for sharing or seeing experiences with other users. Introduction: A Wolfe Wave is created with five-wave patterns in price. It shows supply and demand and a fight towards a balance price. T hese waves of price actions can help traders identify the boundaries of   the trend . Also  It helps forecast how the price will move in the near futur
PZ Divergence Trading MT5
PZ TRADING SLU
3.71 (7)
Unlock hidden profits: accurate divergence trading for all markets Tricky to find and scarce in frequency, divergences are one of the most reliable trading scenarios. This indicator finds and scans for regular and hidden divergences automatically using your favourite oscillator. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to trade Finds regular and hidden divergences Supports many well known oscillators Implements trading signals based on breakouts Displays
MACD Intraday Trend PRO è un indicatore sviluppato attraverso un adattamento del MACD originale creato da Gerald Appel negli anni '60. Attraverso anni di trading, è stato osservato che modificando i parametri del MACD con le proporzioni di Fibonacci otteniamo una migliore presentazione della continuità dei movimenti di tendenza, rendendo possibile rilevare in modo più efficiente l'inizio e la fine di un andamento di prezzo. Grazie alla sua efficienza nel rilevare l'andamento dei prezzi, è anc
"Hunttern harmonic pattern finder" base on the dynamic zigzag with the notification and prediction mode This version of the indicator identifies 11 harmonic patterns and predicts them in real-time before they are completely formed. It offers the ability to calculate the error rate of Zigzag patterns depending on a risk threshold. It moreover sends out a notification once the pattern is complete. The supported patterns: ABCD BAT ALT BAT BUTTERFLY GARTLEY CRAB DEEP CRAB CYPHER SHARK THREE DRIV
Auto Optimized RSI   è un indicatore a freccia intelligente e facile da usare, progettato per fornire segnali di acquisto e vendita precisi. Utilizza simulazioni di trading su dati storici per individuare automaticamente i livelli RSI più efficaci per ogni strumento e timeframe. Questo indicatore può essere utilizzato come sistema di trading autonomo o integrato nella tua strategia esistente, ed è particolarmente utile per i trader a breve termine. A differenza dei livelli fissi tradizionali del
L'indicateur SMC Venom Model BPR est un outil professionnel pour les traders travaillant dans le concept Smart Money (SMC). Il identifie automatiquement deux modèles clés sur le graphique des prix: FVG   (Fair Value Gap) est une combinaison de trois bougies, dans laquelle il y a un écart entre la première et la troisième bougie. Forme une zone entre les niveaux où il n'y a pas de support de volume, ce qui conduit souvent à une correction des prix. BPR   (Balanced Price Range) est une combinaiso
The   Fibonacci Confluence Toolkit   is a technical analysis tool designed to help traders identify potential price reversal zones by combining key market signals and patterns. It highlights areas of interest where significant price action or reactions are anticipated, automatically applies Fibonacci retracement levels to outline potential pullback zones, and detects engulfing candle patterns. Its unique strength lies in its reliance solely on price patterns, eliminating the need for user-define
Pivot Points Indicator – a fast, reliable, and fully customizable pivot detection for MetaTrader 5. This indicator uses MetaTrader’s native iHighest and iLowest functions to identify pivot highs and lows by scanning for the highest and lowest prices within a user-defined window of bars. A pivot is confirmed only when the current bar is the absolute maximum or minimum within the selected range, ensuring accurate and timely signals based on robust built-in logic. Key Features No Repainting : Onc
FREE
Cet indicateur combine les indicateurs classiques MACD et Zigzag pour détecter la divergence entre le prix et les indicateurs. Il utilise également une technologie avancée d’intelligence artificielle (IA) pour détecter la validité des divergences. MACD est connu comme le « roi des indicateurs » et Zigzag est également un indicateur très utile. En combinant ces deux indicateurs, cet indicateur exploite les atouts des deux. La détection de divergence est un problème probabiliste. Souvent, les d
A machine translation from the English product description was used. We apologize for possible imprecisions. È stata utilizzata una traduzione automatica dalla descrizione del prodotto in inglese. Ci scusiamo per eventuali imprecisioni. Un sistema di visualizzazione per i modelli di azione dei prezzi dei candelieri preferiti. Una volta collegato, l'indicatore segnerà automaticamente i modelli successivi sul grafico: Pinocchio bar  - un bar piccolo corpo con un lungo "naso", molto noto motivo inv
M & W Pattern Pro is an advanced scanner for M and W patters , it uses extra filters to ensure scanned patterns are profitable. The indicator can be used with all symbols and time frames. The indicator is a non repaint indicator with accurate statistics calculations. To use , simply scan the most profitable pair using the statistics dashboard accuracy , then enter trades on signal arrow and exit at the TP and SL levels. STATISTICS : Accuracy 1 : This is the percentage of the times price hits TP
Buy CTS scalping indicator, provide buying and selling signals, automatic channeling and sending signals to mobile phones Using technical analysis and price action methods and modern methods, CTS indicator can draw price channels and recognize price trends with high accuracy and issue entry and exit signals according to them. Traders can easily fluctuate using this indicator in different time frames and in different markets. With the CTS indicator, you can signal in different ways. This indicato
HLC bar MT5 Wyckoff
Eduardo Da Costa Custodio Santos
L'indicatore "HLC_bar_MT5 Wyckoff" per MT5 è stato creato per facilitare l'analisi al momento del trading. La barra HLC è stata utilizzata da Richard Wyckoff ed è attualmente ampiamente utilizzata nelle operazioni "VSA". Wyckoff ha scoperto che l'utilizzo di High, Low e Close ha reso il grafico molto più pulito e più facile da analizzare. L'indicatore "HLC_bar_MT5 Wyckoff" consente: # Cambia la larghezza della barra; # Lascia la barra dello stesso colore; # Ed evidenzia la barra che si è aperta
ZP Day Trading Indicator in MT5 The ZP Day Trading Indicator is one of the tools developed based on Price Action trading style concepts in MetaTrader 5. This indicator uses color-coded boxes to identify Trading Ranges on the chart. A trading range forms when the price moves within a specific range between a resistance level (ceiling) and a support level (floor) over a period of time. In such scenarios, buyers and sellers reach equilibrium within the defined range. «Indicator Installation & User
FREE
Your Trend Friend
Luigi Nunes Labigalini
5 (1)
The trend is your friend! Look at the color of the indicator and trade on that direction. It does not  repaint. After each candle is closed, that's the color of the trend. You can focus on shorter faster trends or major trends, just test what's most suitable for the symbol and timeframe you trade. Simply change the "Length" parameter and the indicator will automatically adapt. You can also change the color, thickness and style of the lines. Download and give it a try! There are big movements w
Fibaction
Abdelkhalek Orabi
Indicator Name: Fibaction – price action candle Detector Description: Fibo Signal Boxes is a powerful Smart Money Concept (SMC)-inspired indicator that auto-detects price action candles. bullish hammers and shooting stars, then draws precise Fibonacci entry zones and multiple take-profit levels directly on the chart. as for the SL personally i use 40 pips rules  Key Features: Detects bullish hammer and shooting star reversal candles. Automatically draws Fibonacci entry and TP boxes. as
Double HMA MTF for MT5
Pavel Zamoshnikov
4 (4)
This is an advanced multi-timeframe version of the popular Hull Moving Average (HMA) Features Two lines of the Hull indicator of different timeframes on the same chart. The HMA line of the higher timeframe defines the trend, and the HMA line of the current timeframe defines the short-term price movements. A graphical panel with HMA indicator data from all timeframes at the same time . If the HMA switched its direction on any timeframe, the panel displays a question or exclamation mark with a tex
MACDivergence MTF MT5
Pavel Zamoshnikov
4 (5)
Advanced ideas of the popular MACD indicator: It detects and displays classic and reverse divergences (two methods of detecting divergences). It uses different color to highlight an uptrend and a downtrend. Two methods of determining a trend: а) MACD crosses the 0 level (classic signal); б) MACD crosses its own average (early signal). This is a multi-timeframe indicator: it can display MACD data from other timeframes. Two methods of drawing: classic histogram and line. It generates sound and vis
Ottieni l’indicatore AUX GRATUITO, il supporto EA e la guida completa, visita per favore – https://www.mql5.com/en/blogs/post/763955 Individua la tendenza. Leggi il pattern. Cronometra l'ingresso. 3 passaggi in meno di 30 secondi! Opera senza sforzo — nessuna analisi richiesta, il tuo assistente intelligente è pronto a semplificare il tuo flusso di lavoro Basta sovraccarico di grafici. Opera con fiducia utilizzando il rilevamento intelligente del bias. Compatibile con tutte le valute, criptova
LIMITED OCTOBER DISCOUNT EVENT All Nova EAs now   $80   (was   $150 ) — save nearly   50% Or   rent for $30 / month Nova AC Trader is a modern automation of the Accelerator Oscillator (AC) — a Bill Williams momentum tool designed to detect shifts in market acceleration before trends fully form. This EA transforms the indicator’s early-warning nature into a structured trading system that reacts only when momentum changes are clear and consistent. Instead of waiting for the trend to be obviou
Awesome Oscillator by Bill Williams with the ability to fine-tune and replace the averaging algorithms of the indicator, which significantly expands the possibilities of using this oscillator in algorithmic trading and brings it closer in its properties to such an indicator as the MACD. To reduce price noise, the final indicator is processed with an additional Smooth averaging. The indicator has the ability to give alerts, send mail messages and push signals when the direction of movement of th
Trade smarter, not harder: Empower your trading with Harmonacci Patterns This is arguably the most complete harmonic price formation auto-recognition indicator you can find for the MetaTrader Platform. It detects 19 different patterns, takes fibonacci projections as seriously as you do, displays the Potential Reversal Zone (PRZ) and finds suitable stop-loss and take-profit levels. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] It detects 19 different harmonic pri
Identify precise entry and exit points with AB=CD patterns This indicator finds AB=CD retracement patterns. The AB=CD Retracement pattern is a 4-point price structure where the initial price segment is partially retraced and followed by an equidistant move from the completion of the pullback, and is the basic foundation for all harmonic patterns. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Customizable pattern sizes Customizable AC and BD ratios Customizable b
Presentazione: Questo indicatore per MT5 aiuta i trader a monitorare facilmente il numero giornaliero delle candele. Indicatore Numero Candela Giornaliera per MT5 L’Indicatore Numero Candela Giornaliera mostra il numero sequenziale di ogni candela direttamente sul grafico MetaTrader 5. Aiuta i trader a seguire il conteggio delle barre intraday e ad analizzare facilmente i modelli di sessione. Principali funzionalità: Mostra i numeri delle candele sotto ogni candela in tempo reale. Colore, font e
Gli utenti di questo prodotto hanno anche acquistato
Divergence Bomber
Ihor Otkydach
4.99 (69)
Ogni acquirente dell’indicatore riceverà inoltre gratuitamente: L’utilità esclusiva “Bomber Utility”, che gestisce automaticamente ogni operazione, imposta i livelli di Stop Loss e Take Profit e chiude le posizioni secondo le regole della strategia I file di configurazione (set file) per adattare l’indicatore a diversi asset I set file per configurare il Bomber Utility in tre modalità: “Rischio Minimo”, “Rischio Bilanciato” e “Strategia di Attesa” Una guida video passo-passo per installare, conf
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 Screener Pro MT5
STE S.S.COMPANY
4.87 (93)
Indicatore di tendenza, soluzione unica rivoluzionaria per il trading di tendenze e il filtraggio con tutte le importanti funzionalità di tendenza integrate in un unico strumento! È un indicatore multi-timeframe e multi-valuta al 100% non ridipingibile che può essere utilizzato su tutti i simboli/strumenti: forex, materie prime, criptovalute, indici e azioni. Trend Screener è un indicatore di tendenza che segue un indicatore efficiente che fornisce segnali di tendenza a freccia con punti nel gra
Grabber System MT5
Ihor Otkydach
5 (18)
Ti presento un eccellente indicatore tecnico: Grabber, che funziona come una strategia di trading "tutto incluso", pronta all’uso. In un solo codice sono integrati strumenti potenti per l’analisi tecnica del mercato, segnali di trading (frecce), funzioni di allerta e notifiche push. Ogni acquirente di questo indicatore riceve anche gratuitamente: L’utility Grabber: per la gestione automatica degli ordini aperti Video tutorial passo dopo passo: per imparare a installare, configurare e utilizzare
Entry In The Zone and SMC Multi Timeframe è uno strumento di analisi di mercato in tempo reale sviluppato basandosi sul framework Smart Money Concepts (SMC). Analizza automaticamente i punti di inversione e le zone chiave su più timeframe, concentrandosi sulla fornitura di segnali senza repaint e sull’evidenziazione dei Points of Interest (POI). Inoltre, dispone di un sistema Auto Fibonacci Level che traccia automaticamente le linee di Fibonacci per aiutare a rilevare punti di pullback e invers
Gold Stuff mt5
Vasiliy Strukov
4.9 (191)
Gold Stuff mt5 è un indicatore di tendenza progettato specificamente per l'oro e può essere utilizzato anche su qualsiasi strumento finanziario. L'indicatore non ridisegna e non è in ritardo. Periodo consigliato H1. Contattami subito dopo l'acquisto per avere le impostazioni e un bonus personale!   I risultati in tempo reale possono essere visualizzati qui.  Puoi ottenere una copia gratuita del nostro indicatore Strong Support e Trend Scanner, per favore scrivi in ​​privato.    IMPOSTAZIONI
Trend indicator AI mt5
Ramil Minniakhmetov
5 (11)
Trend Ai indicator è un ottimo strumento che migliorerà l'analisi di mercato di un trader combinando l'identificazione della tendenza con punti di ingresso utilizzabili e avvisi di inversione. Questo indicatore consente agli utenti di navigare nelle complessità del mercato forex con fiducia e precisione Oltre ai segnali primari, l'indicatore Ai di tendenza identifica i punti di ingresso secondari che si presentano durante i pullback o i ritracciamenti, consentendo ai trader di capitalizzare le
RelicusRoad Pro MT5
Relicus LLC
4.83 (23)
How many times have you bought a trading indicator with great back-tests, live account performance proof with fantastic numbers and stats all over the place but after using it, you end up blowing your account? You shouldn't trust a signal by itself, you need to know why it appeared in the first place, and that's what RelicusRoad Pro does best! User Manual + Strategies + Training Videos + Private Group with VIP Access + Mobile Version Available A New Way To Look At The Market RelicusRoad is the
- Real price is 80$ - 45% Discount (It is 45$ now) Contact me for extra bonus   indicator, instruction or any questions! - Lifetime update free - Non-repaint - I just sell my products in Elif Kaya Profile, any other websites are stolen old versions, So no any new updates or support. Advantages of  M1 Scalper Pro  Profitability: M1 Scalper Pro is highly profitable with a strict exit strategy. Frequent Opportunities: M1 Scalper Pro  takes advantage of numerous small price changes. Minimal Market
Trend Forecaster
Alexey Minkov
5 (7)
The Trend Forecaster indicator utilizes a unique proprietary algorithm to determine entry points for a breakout trading strategy. The indicator identifies price clusters, analyzes price movement near levels, and provides a signal when the price breaks through a level. The Trend Forecaster indicator is suitable for all financial assets, including currencies (Forex), metals, stocks, indices, and cryptocurrencies. You can also adjust the indicator to work on any time frames, although it is recommen
FX Volume MT5
Daniel Stein
4.86 (21)
FX Volume: Scopri il Vero Sentimento di Mercato dalla Prospettiva di un Broker Panoramica Rapida Vuoi portare la tua strategia di trading a un livello superiore? FX Volume ti offre informazioni in tempo reale su come i trader retail e i broker sono posizionati—molto prima che compaiano report in ritardo come il COT. Che tu miri a guadagni costanti o desideri semplicemente un vantaggio più solido sui mercati, FX Volume ti aiuta a individuare grandi squilibri, confermare i breakout e perfezionar
FX Power MT5 NG
Daniel Stein
5 (23)
FX Power: Analizza la Forza delle Valute per Decisioni di Trading Più Intelligenti Panoramica FX Power è lo strumento essenziale per comprendere la reale forza delle principali valute e dell'oro in qualsiasi condizione di mercato. Identificando le valute forti da comprare e quelle deboli da vendere, FX Power semplifica le decisioni di trading e rivela opportunità ad alta probabilità. Che tu segua le tendenze o anticipi inversioni utilizzando valori estremi di Delta, questo strumento si adatta
Support And Resistance Screener è in un indicatore di livello per MetaTrader che fornisce più strumenti all'interno di un indicatore. Gli strumenti disponibili sono: 1. Screener della struttura del mercato. 2. Zona di ritiro rialzista. 3. Zona di ritiro ribassista. 4. Punti pivot giornalieri 5. Punti pivot settimanali 6. Punti pivot mensili 7. Forte supporto e resistenza basati sul modello e sul volume armonici. 8. Zone a livello di banca. OFFERTA A TEMPO LIMITATO: il supporto HV e l'indicatore
Quantum Trend Sniper
Bogdan Ion Puscasu
4.73 (51)
Presentazione       Quantum Trend Sniper Indicator   , l'innovativo indicatore MQL5 che sta trasformando il modo in cui identifichi e scambi le inversioni di tendenza! Sviluppato da un team di trader esperti con un'esperienza di trading di oltre 13 anni,       Indicatore Quantum Trend Sniper       è progettato per spingere il tuo viaggio di trading verso nuove vette con il suo modo innovativo di identificare le inversioni di tendenza con una precisione estremamente elevata. *** Acquista Quantum
Berma Bands
Muhammad Elbermawi
5 (7)
L'indicatore Berma Bands (BBs) è uno strumento prezioso per i trader che cercano di identificare e capitalizzare i trend di mercato. Analizzando la relazione tra il prezzo e le BBs, i trader possono discernere se un mercato è in una fase di trend o di range. Visita il [ Berma Home Blog ] per saperne di più. Le Berma Bands sono composte da tre linee distinte: la Upper Berma Band, la Middle Berma Band e la Lower Berma Band. Queste linee sono tracciate attorno al prezzo, creando una rappresentazion
TPSproTREND PrO MT5
Roman Podpora
4.72 (18)
VERSION MT4        —        ИНСТРУКЦИЯ RUS           —        INSTRUCTIONS  ENG Caratteristiche principali: Segnale di ingresso accurato senza rendering! Una volta che il segnale appare, rimane rilevante. Questa è una differenza importante rispetto agli indicatori di ridisegno, che forniscono un segnale e poi lo modificano, con conseguente potenziale perdita dei fondi depositati. Ora puoi entrare nel mercato con maggiore probabilità e precisione. C'è anche la possibilità di colorare le candele
AriX
Temirlan Kdyrkhan
1 (3)
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
Atbot
Zaha Feiz
4.68 (53)
AtBot:  Come funziona e come usarlo ### Come funziona L'indicatore "AtBot" per la piattaforma MT5 genera segnali di acquisto e vendita utilizzando una combinazione di strumenti di analisi tecnica. Integra la Media Mobile Semplice (SMA), la Media Mobile Esponenziale (EMA) e l'indice di Gamma Vero Medio (ATR) per identificare opportunità di trading. Inoltre, può utilizzare le candele Heikin Ashi per migliorare la precisione dei segnali. Lascia una recensione dopo l'acquisto e ricevi un regalo bon
MetaForecast M5
Vahidreza Heidar Gholami
5 (3)
MetaForecast predice e visualizza il futuro di qualsiasi mercato basandosi sull'armonia dei dati dei prezzi. Sebbene il mercato non sia sempre prevedibile, se esiste un modello nei prezzi, MetaForecast può prevedere il futuro con la massima precisione possibile. Rispetto ad altri prodotti simili, MetaForecast può generare risultati più accurati analizzando le tendenze di mercato. Parametri di input Past size (Dimensione passata) Specifica il numero di barre che MetaForecast utilizza per creare
CRT Liquidity Pro
Juan Pablo Castro Forero
5 (1)
Preoccupato per il tuo prossimo trade? Stanco di non sapere se la tua strategia funziona davvero? Con CRT Liquidity Pro, fai trading con statistiche reali, non con emozioni. Conosci le tue probabilità, monitora le tue prestazioni e fai trading con sicurezza — basato sul Potere di 3, rilevamento intelligente della liquidità e conferme CRT. Vuoi vedere la realtà della strategia CRT Liquidity? Dopo l’acquisto, contattaci e ti forniremo gratuitamente uno dei nostri altri prodotti. Scopri i nostri
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
Discover the MSG Method: Master the Major Session Gap for Consistent Forex Profits Unlock the power of the MSG Method – our proprietary Major Session Gap strategy designed to capture high-probability trades during key market session transitions. Developed by the T1 FX Team, this innovative approach leverages algorithmic precision to identify and exploit price gaps between major trading sessions (London, New York, and Tokyo). Why Choose the MSG Method? High-Probability Setups : Focuses on session
Gold Sniper Scalper Pro: Ingresso Avanzato e Gestione del Rischio Questa è la versione aggiornata di Gold Sniper Scalper Pro. Mantiene le funzionalità di successo fondamentali e include nuove aggiunte che migliorano la flessibilità, la sicurezza e l'efficienza nel trading su XAUUSD. Caratteristiche Principali e Miglioramenti 1. Sistema di Ingresso Flessibile: Doppia Modalità di Segnale L'indicatore offre ora due distinte modalità di generazione del segnale, fornendo maggiore controllo sull'iniz
FX Levels MT5
Daniel Stein
5 (9)
FX Levels: Supporti e Resistenze di Precisione Eccezionale per Tutti i Mercati Panoramica Rapida Cercate un modo affidabile per individuare livelli di supporto e resistenza in ogni mercato—coppie di valute, indici, azioni o materie prime? FX Levels fonde il metodo tradizionale “Lighthouse” con un approccio dinamico all’avanguardia, offrendo una precisione quasi universale. Basato sulla nostra esperienza reale con i broker e su aggiornamenti automatici giornalieri più quelli in tempo reale, FX
TPSpro RFI Levels MT5
Roman Podpora
4.53 (19)
Zone di inversione - livelli / Zone attive di un attore importante ISTRUZIONI RUS   /   ISTRUZIONI   ENG   /   Versione MT4 OGNI ACQUIRENTE DI QUESTO INDICATORE       OTTIENI ANCHE   GRATUITAMENTE   : 3 mesi       accesso ai segnali di trading dal servizio       SUPER SEGNALI       — punti di ingresso già pronti secondo l'algoritmo TPSproSYSTEM. 3 mesi       accesso a materiali di formazione con aggiornamenti regolari: immersione nella strategia e nella crescita professionale. Assistenza 24 ore
Blahtech Supply Demand MT5
Blahtech Limited
4.54 (13)
Was: $299  Now: $149  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
PZ Trend Trading MT5
PZ TRADING SLU
3.8 (5)
Capture every opportunity: your go-to indicator for profitable trend trading Trend Trading is an indicator designed to profit as much as possible from trends taking place in the market, by timing pullbacks and breakouts. It finds trading opportunities by analyzing what the price is doing during established trends. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade financial markets with confidence and efficiency Profit from established trends without getting whip
Easy Buy Sell is a market indicator for opening and closing positions. It becomes easy to track market entries with alerts. It indicates trend reversal points when a price reaches extreme values ​​and the most favorable time to enter the market. it is as effective as a Fibonacci to find a level but it uses different tools such as an algorithm based on ATR indicators and Stochastic Oscillator. You can modify these two parameters as you wish to adapt the settings to the desired period. It cannot
Questo cruscotto mostra gli ultimi   pattern armonici   disponibili per i simboli selezionati, in modo da risparmiare tempo ed essere più efficienti /   versione MT4 . Indicatore gratuito:   Basic Harmonic Pattern Colonne dell'indicatore Symbol :   vengono visualizzati i simboli selezionati Trend:   rialzista o ribassista Pattern:   tipo di pattern (gartley, butterfly, bat, crab, shark, cypher o ABCD) Entry:   prezzo di ingresso SL:   prezzo di stop loss TP1:   1 prezzo di take profit TP2:
Elliott Wave Trend was designed for the scientific wave counting. This tool focuses to get rid of the vagueness of the classic Elliott Wave Counting using the guideline from the template and pattern approach. In doing so, firstly Elliott Wave Trend offers the template for your wave counting. Secondly, it offers Wave Structural Score to assist to identify accurate wave formation. It offers both impulse wave Structural Score and corrective wave Structure Score. Structural Score is the rating to sh
Altri dall’autore
The indicator displays two RSI lines of different Symbols and a histogram of the difference between them modulo. Symbols names are set in the settings: First Symbol Second Symbol Next, you can enable mirroring for the RSI line of the second Symbol. This is necessary to control the divergence of RSI lines for symbols with inverse correlation. For example, if you compare the RSI readings of the EURUSD and USDCHF symbols, you need to enable the line mirroring function for the second One. Second RSI
Trade panel Sniper
Andrey Kaunov
5 (4)
Простая в управлении Торговая панель обеспечит безопасную торговлю. Вычислит объём сделки от заданного уровня Stop Loss и величины убытка. Поможет рассчитать сейф, и в ноль закрыть неверную сделку. Интуитивно понятный интерфейс делает панель удобной в управлении, освобождая внимание трейдера для принятия решения о входе в сделку. Программа сделает все расчёты за вас. Поэтому работа с помощью панели Снайпер - оптимальное решение для торговли с соблюдением Мани-менеджмента. А это главный ключ к по
Индикатор строит канал Раффа на основе линейной регрессии. Красная линия тренда может использоваться для принятия решения о покупке или продаже внутрь канала при подходе цены к ней. Настройками можно задать ширину канала по коэффициенту отклонения от базовой линии или по максимальному и минимальному экстремуму. Так же можно включить продолжение канала вправо от текущих цен. Индикатор канала регрессии Раффа – удобный инструмент, значительно облегчающий работу современного трейдера. Он может быть
Сообщения в Telegram из MT4 о торговых событиях: Открытие/закрытие сделок; Выставление/удаление отложенных ордеров. Версия утилиты для MT5 здесь: https://mql5.com/8bjk5 Настройки  Telegram: Создайте своего бота. Для этого напишите для пользователя  @BotFather команду  /newbot , и следуйте инструкциям. В результате вы получите Token бота, примерно такой:   1245680170:BBGuDFVkTYIPtjSaXMgQEhdfg7BOQ6rl8xI.  Узнайте свой ID в  Telegram, для этого напишите пользователю  @userinfobot любое сообщение.
Индикатор строит канал Раффа на основе линейной регрессии. Красная линия тренда может использоваться для принятия решения о покупке или продаже внутрь канала при подходе цены к ней. Настройками можно задать ширину канала по коэффициенту отклонения от базовой линии или по максимальному и минимальному экстремуму. Так же можно включить продолжение канала вправо от текущих цен. Индикатор канала регрессии Раффа – удобный инструмент, значительно облегчающий работу современного трейдера. Он может быть
Сообщения в Telegram из MT5 о торговых событиях: Открытие/закрытие сделок; Выставление/удаление отложенных ордеров. Версия утилиты для MT4 здесь: https://mql5.com/8bjjy Настройки  Telegram: Создайте своего бота. Для этого напишите для пользователя  @BotFather команду  /newbot , и следуйте инструкциям. В результате вы получите Token бота, примерно такой:   1245680170:BBGuDFVkTYIPtjSaXMgQEhdfg7BOQ6rl8xI.  Узнайте свой ID в  Telegram, для этого напишите пользователю  @userinfobot любое сообщение.
Filtro:
tunck
1204
tunck 2022.05.30 05:39 
 

I like the idea of this indicator. It's unique. Also very good support from seller.

Rispondi alla recensione