Platinum Candle Indicator

4.67
This indicator shows colored candles when price are strongly distorted in relation to their averages.

A good time for buy can be seen after the closing of a silver candle. The pattern becomes more reliable if the purchase is opened when the price of the candle after the silver candle is above the maximum price of the silver candle.

A good time for sell can be seen after the closing of a pink candle. The pattern becomes more reliable if the sale is opened when the price of the candle after the pink candle is below the minimum price of the pink candle.


Buffers:

You can develop an expert and use the buffer number 5 for buy signal.

You can develop an expert and use the buffer number 6 for sell signal.


QUESTIONS ABOUT THE PURCHASE AND INSTALLATION OF PRODUCTS AT META TRADER

You can also find some instructions on how to buy and install a robot in the Meta Trader store at these links:

https://www.youtube.com/watch?v=M1lD90g9Rjg&list=PLltlMLQ7OLeKI8pl71L4W_WTwQVs3XC7g

https://www.mql5.com/en/articles/498


If you need some support to setup your environment, send an e-mail to  "renanlimamql@gmail.com".


//+------------------------------------------------------------------+

//|                                        PlatinumCandleExample.mq5 |

//+------------------------------------------------------------------+

#property version     "1.00"

#property description "This experts shows how to use Platinum Indicator buffers."

#property description " "

#property description "Esse experts mostra como usar os buffers do Platinum Indicator."

#resource             "\\Indicators\\PlatinumCandleIndicator_v1_2\\PlatinumCandle.ex5"


int                   platinumIndicatorHandler;

double                platinumIndicatorBufferBuy[];

double                platinumIndicatorBufferSell[];


MqlRates              ratesBuffer[];


input int             iptLevel=30; //Minimal value for distortions filter


//+------------------------------------------------------------------+

int OnInit()

  {

   ArraySetAsSeries(platinumIndicatorBufferBuy,true);

   ArraySetAsSeries(platinumIndicatorBufferSell,true);

   ArraySetAsSeries(ratesBuffer,true);


   platinumIndicatorHandler = iCustom(_Symbol,_Period,"\\Indicators\\PlatinumCandleIndicator_v1_2\\PlatinumCandle",iptLevel);

   if(platinumIndicatorHandler==INVALID_HANDLE)

      return INIT_FAILED;


   return(INIT_SUCCEEDED);

  }

//+------------------------------------------------------------------+

void OnTick()

  {

   if(!hasNewBar())

      return;


   if(CopyBuffer(platinumIndicatorHandler,5,0,2,platinumIndicatorBufferBuy)<2)

     {

      Print("Fail copying data for [Platinum Indicator Buy Buffer]");

      return;

     }


   if(CopyBuffer(platinumIndicatorHandler,6,0,2,platinumIndicatorBufferSell)<2)

     {

      Print("Fail copying data for [Platinum Indicator Sell Buffer]");

      return;

     }


   if(CopyRates(_Symbol,_Period,0,2,ratesBuffer)<2)

     {

      Print("Fail copying data for [Rates Buffer]");

      return;

     }


   if(ratesBuffer[1].close==platinumIndicatorBufferBuy[1])

     {

      Print("Add your logic to buy or send alert/notification");

      return;

     }


   if(ratesBuffer[1].close==platinumIndicatorBufferSell[1])

     {

      Print("Add your logic to sell or send alert/notification");

      return;

     }

  }

//+------------------------------------------------------------------+

bool hasNewBar()

  {

   int currentNrOfBars = Bars(_Symbol,_Period);

   if(currentNrOfBars>lastNrOfBars)

     {

      lastNrOfBars=currentNrOfBars;

      return true;

     }

   return false;

  }

//+------------------------------------------------------------------+


Отзывы 8
Michael Taganna
28
Michael Taganna 2022.09.28 17:02 
 

Nice

KATTY2010
196
KATTY2010 2022.07.10 23:11 
 

muy util

alepozo
44
alepozo 2022.06.15 16:51 
 

Si funciona perfecto, debe estar acorde a tu estrategia. Gracias.

Рекомендуем также
Общее описание Этот индикатор — усовершенствованная версия классического канала Дончия с добавлением практических функций для реальной торговли. Помимо стандартных трёх линий (верхняя, нижняя и средняя), система определяет пробои и отображает их на графике стрелками, показывая только линию, противоположную текущему направлению тренда для более чистого восприятия. Индикатор включает: Визуальные сигналы : цветные стрелки при пробое Автоматические уведомления : всплывающие окна, push и email Фильтр
FREE
MACD Enhanced
Nikita Berdnikov
5 (3)
Представляем   MACD  Enhanced  – усовершенствованный индикатор MACD (Moving Average Convergence Divergence), который предоставляет трейдерам расширенные возможности для анализа тренда и момента на финансовых рынках. Индикатор использует разницу между быстрой и медленной экспоненциальными скользящими средними для определения импульса, направления и силы тренда, создавая четкие визуальные сигналы для потенциальных точек входа и выхода. Внимание!   Для достижения наилучших результатов рекомендуется
FREE
FlatBreakout  MT5 (Бесплатная версия) Детектор флэта и пробоев для MT5 — только для GBPUSD FlatBreakout   MT5  — это бесплатная версия профессионального индикатора FlatBreakoutPro MT5, специально предназначенная для анализа флэта и поиска точек пробоя только по паре   GBPUSD . Идеально для трейдеров, которые хотят познакомиться с уникальной фрактальной логикой FlatBreakout MT5  и протестировать сигналы пробоя диапазона на реальном рынке. Для кого этот продукт Для трейдеров, предпочитающих торгов
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Rainbow MT5
Jamal El Alama
4 (1)
Description : Rainbow MT5 is a technical indicator based on Moving Average with period 34 and very easy to use. When price crosses above MA and MA changes color to green, then this is a signal to buy. When price crosses below MA and MA changes color to red, then this is a signal to sell. The Expert advisor ( Rainbow EA MT5 ) based on Rainbow MT5 indicator is now available here . MT4 version is available here .
FREE
Girassol Sunflower MT5 Indicator
Saullo De Oliveira Pacheco
3.86 (7)
This is the famous Sunflower indicator for Metatrader5. This indicator marks possible tops and bottoms on price charts. The indicator identifies tops and bottoms in the asset's price history, keep in mind that the current sunflower of the last candle repaints, as it is not possible to identify a top until the market reverses and it is also not possible to identify a bottom without the market stop falling and start rising. If you are looking for a professional programmer for Metatrader5, please
FREE
Caicai L&S Yield Histogram Important Notice: This indicator is an integral tool of the automated EA Caicai Long and Short Pair Trading . This indicator visually displays the percentage deviation (Yield %) of a pair's current spread relative to its own historical mean. It is an excellent tool for quickly visualizing the gross financial potential of a market distortion in Long & Short operations. Main Features: Percentage Visualization: Understand the size of the distortion in palpable percentage
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
High Low Open Close
Alexandre Borela
4.98 (43)
Если вам нравится этот проект, оставьте 5-звездочный обзор. Данный показатель рисует открытые, высокие, низкие и закрывающие цены на указанные период и его можно отрегулировать для специфического часового пояса. Это важные уровни, которые выглядят многие институциональные и профессиональные трейдеры и могут быть полезны для вас, чтобы знать места, где они могут быть больше активный. Доступные периоды: Предыдущий день. Предыдущая неделя. Предыдущий месяц. Предыдущий квартал. Предыдущий год. Или
FREE
RSI abcd
Francisco Gomes Da Silva
4.33 (3)
RSI ABCD Pattern Finder: Technical Strategy 1. How the Indicator Works Combines the classic RSI with automatic detection of ABCD harmonic patterns . Key Components Standard RSI (adjustable period) Peak and Trough Markers (arrows) ABCD Patterns (green/red lines) Overbought (70) and Oversold (30) Filters 2. MT5 Setup period = 14 ; // RSI period size = 4 ; // Maximum pattern size OverBought = 70 ; // Overbought level OverSold = 30 ; // Oversold level Filter = USE_FILTER_ YES ; // Confirmation filte
FREE
# DAILY SUPPORT AND RESISTANCE LEVELS - SEO OPTIMIZED DESCRIPTION ## SHORT DESCRIPTION (160 characters max) ``` Free pivot points indicator with daily support resistance levels for MT5. Perfect for intraday forex day trading and scalping strategies. ``` **Character count:** 159 **Keywords included:** pivot points, support, resistance, MT5, forex, day trading, scalping, free --- ## FULL DESCRIPTION (HTML Formatted for MQL5) ### Main Title **Daily Support and Resistance Levels - Free Pivot
FREE
VolumeBasedColorsBars — Free Powerful Volume Analysis for All Traders Unlock the hidden story behind every price bar! VolumeBasedColorsBars is a professional-grade, 100% FREE indicator that colorizes your chart candles based on real, adaptive volume analysis. Instantly spot surges in market activity, identify exhaustion, and catch the moves that matter. This indicator gives you:    • Dynamic color-coded bars for instant volume context    • Adaptive thresholds based on historical, session-awar
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.6 (35)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
Индикатор   Haven FVG   — это инструмент для анализа рынков, который позволяет выделять области неэффективности (Fair Value Gaps, FVG) на графике, предоставляя трейдерам ключевые уровни для анализа цены и принятия торговых решений. Другие продукты ->  ЗДЕСЬ Основные особенности: Индивидуальные настройки цветов: Цвет для бычьего FVG   (Bullish FVG Color). Цвет для медвежьего FVG   (Bearish FVG Color). Гибкая визуализация FVG: Максимальное количество свечей для поиска FVG. Дополнительное удлинени
FREE
Coral trend is   a trend-following indicator that is widely popular among FOREX traders . It is usually used as a confluence with other indicators. It uses combinations of moving averages with complex smoothing formulas! It has two configurable parameters: Coefficient   - smoothing ratio (*) Applied price Calculation: Coral = (-0.064) * B6 + 0.672 * B5 - 2.352 * B4 + 2.744 * B3
FREE
Donchian Pro
Paulo Henrique Faquineli Garcia
4.75 (4)
The Donchian Channel Channels are among the most popular tools of technical analysis, as they visually convey to the analyst the limits within which most price movement tends to occur. Channel users know that valuable information can be obtained at any time, whether prices are in the central region of a band or close to one of the border lines. One of the best known techniques to explore these concepts is Bollinger Bands. However, John Bollinger was not the only one to research the application
FREE
Important Lines
Terence Gronowski
4.88 (24)
Индикатор отображает линии пивот, уровни максимума, минимума и закрытия предыдущего дня, а также минимум и максимум предыдущего часа. Нужно просто установить этот индикатор на график, чтобы отобразить все эти важные линии, нет необходимости настраивать множество отдельных индикаторов. Почему важны определенные линии Максимум и минимум предыдущего дня : эти уровни используются для торговли на дневном графике. Очень часто, если цена становится выше или ниже минимума/максимума предыдущего дня, про
FREE
Cybertrade Keltner Channels - MT5 Created by Chester Keltner, this is a volatility indicator used by technical analysis. It is possible to follow the trend of financial asset prices and generate support and resistance patterns. In addition, envelopes are a way of tracking volatility in order to identify opportunities to buy and sell these assets. It works on periods longer than the period visible on the chart. All values ​​are available in the form of buffers to simplify possible automations.
FREE
The Zigzag Price Arrow indicator is an enhanced version of the classic Zigzag indicator, combining the traditional zigzag pattern with advanced visual features. It not only identifies major market turning points but also provides clear trading signals through: • Directional arrows: Displays colored arrows (green for buy, magenta for sell) indicating potential trend directions. • Price labels: Shows the exact price values at each pivot point directly on the chart. • Improved visual clarity: Make
FREE
Indicator Description 4 Hull MA Color + Envelopes is a powerful trend-following indicator for MetaTrader 5 that combines four Hull Moving Averages (HMA) with Moving Average Envelopes to clearly identify market direction, trend strength, and potential reversal or pullback zones. This indicator is designed to reduce noise, react quickly to price movement, and provide a clean visual structure for professional trading.   Key Features   4 Hull Moving Averages (20, 50, 100, 200) Automatic color change
FREE
Donchian Channel is an indicator created by Richard Donchian. It is formed by taking the highest high and the lowest low of the last specified period in candles. The area between high and low is the channel for the chosen period. Its configuration is simple. It is possible to have the average between the upper and lower lines, plus you have alerts when price hits one side. If you have any questions or find any bugs, please contact me. Enjoy!
FREE
PZ Penta O MT5
PZ TRADING SLU
3.5 (4)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
YOU CAN NOW DOWNLOAD FREE VERSIONS OF OUR PAID INDICATORS . IT'S OUR WAY OF GIVING BACK TO THE COMMUNITY ! >>>    GO HERE TO DOWNLOAD This system is an Heiken Ashi system based on RSI calculations . The system is a free open source script originally published on TradingView by JayRogers . We have taken the liberty of converting the pine script to Mq4 indicator . We have also added a new feature which enables to filter signals and reduces noise on the arrow signals. Background HEIKEN ASHI Th
FREE
Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
FREE
DoubleRSI — Dual RSI Crossover Indicator with Signal Filters Description DoubleRSI displays two RSI lines with configurable periods on a separate window and generates buy/sell signals based on crossovers between the two RSI lines within defined price zones. How it works A buy signal is generated when the short RSI crosses above the long RSI while the long RSI is within the configured buy zone (default 50-70). A sell signal is generated when the short RSI crosses below the long RSI while the long
FREE
Индикатор   "Haven Key Levels PDH PDL"   помогает трейдерам визуализировать ключевые уровни на графике. Он автоматически отмечает следующие уровни: DO (Daily Open)   — уровень открытия дня. NYM (New York Midnight)   — уровень полуночи Нью-Йорка. PDH (Previous Day High)   — максимум предыдущего дня. PDL (Previous Day Low)   — минимум предыдущего дня. WO (Weekly Open)   — уровень открытия недели. MO (Monthly Open)   — уровень открытия месяца. PWH (Previous Week High)   — максимум предыдущей недел
FREE
Magic 7 Indicator
Marek Pawel Szczesny
5 (1)
Overview Magic 7 Indicator is a comprehensive MetaTrader 5 (MQL5) indicator that identifies seven different trading scenarios based on candlestick patterns and technical analysis. The indicator combines traditional price action patterns with modern concepts like Fair Value Gaps (FVG) to provide trading signals with precise entry points and stop loss levels. Features 7 Trading Scenarios : Each scenario identifies specific market conditions and trading opportunities Visual Signals : Clear buy/sell
FREE
This is a buyer and seller aggression indicator that analyzes the shape of each candle and project this data in a histogram form. There are 4 histograms in one. On the front we have two: Upper - Buyer force. Lower - Seller force. At the background we also have two histogram, both with same color. They measure the combined strenght of buyers and sellers. This histograms can be turned off in Input Parameters. It is also possible to have the real or tick volume to help on this force measurement. IN
FREE
Utazima Universal AI (MT5 Indicator) Price: Free Overview Utazima Universal AI is a manual trading indicator that provides a dashboard-style view of selected market structure elements and session/time conditions. It does not place trades. What it shows (depending on settings) - Market structure and key zones (optional) - FVG/imbalance zones (optional) - Liquidity sweep style markers (optional) - Trend-direction filtering (optional) - Session/time filters for active periods (optional) - Risk/re
FREE
This indicator is very useful for day traders or short term traders. (MT5 version) No need to calculate the number of pips manually, just look at the chart and you will see the Virtual Take Profit / Virtual Stop Loss target line and evaluate whether the entry point is feasible to reach the intended target or not. Enter the intended   Take Profit / Stop Loss   pips for your trade. The indicator will display   Virtual Take Profit / Virtual Stop Loss   lines for you to easily see if the target is
FREE
С этим продуктом покупают
SuperScalp Pro
Van Minh Nguyen
5 (11)
SuperScalp Pro – Продвинутая система скальпингового индикатора с множеством фильтров SuperScalp Pro — это продвинутая система скальпингового индикатора, объединяющая классический Supertrend и множество интеллектуальных подтверждающих фильтров. Индикатор эффективно работает на всех таймфреймах от M1 до H4 и особенно подходит для XAUUSD, BTCUSD и основных валютных пар. Может использоваться как самостоятельная система или гибко интегрироваться в существующие торговые стратегии. Индикатор включает б
Каждый покупатель этого индикатора получает дополнительно Бесплатно: Авторскую утилиту "Bomber Utility", которая автоматически сопровождает каждю торговую операцию, устанавливает уровни Стоп Лосс и Тейк профит и закрывает сделки согласно правилам этой стратегии, Сет-файлы для настройки этого индикатора на различных активах, Сет-файлы для настройки Bomber Utility в режимы: "Минимум Риска", "Взвешенный Риск" и "Стратегия Выжидания", Пошаговый видео-мануал, который поможет вам быстро установить, на
Azimuth Pro
Ottaviano De Cicco
5 (4)
АКЦИЯ НА ЗАПУСК Цена Azimuth Pro установлена на уровне 299$ для первых 100 покупателей. Финальная цена составит 499 $ . РАЗНИЦА МЕЖДУ РОЗНИЧНЫМИ И ИНСТИТУЦИОНАЛЬНЫМИ ВХОДАМИ — НЕ В ИНДИКАТОРЕ, А В МЕСТОПОЛОЖЕНИИ. Большинство трейдеров входят на произвольных ценовых уровнях, гонясь за импульсом или реагируя на запаздывающие сигналы. Институциональные игроки ждут, пока цена достигнет структурных уровней, где спрос и предложение действительно меняются. Azimuth Pro автоматически определяет эти у
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
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
Если вы покупаете этот индикатор, вы получите мой профессиональный Trade Manager + EA БЕСПЛАТНО. Прежде всего стоит подчеркнуть, что эта торговая система является индикатором без перерисовки, без повторной отрисовки и без задержки, что делает ее идеальной как для ручной, так и для роботизированной торговли. Онлайн курс, руководство и загрузка пресетов. «Smart Trend Trading System MT5» - это комплексное торговое решение, созданное для новичков и опытных трейдеров. Он объединяет более 10 премиаль
FX Trend NG: Следующее поколение интеллектуального анализа трендов на разных рынках Обзор FX Trend NG — это профессиональный инструмент анализа трендов и мониторинга рынка с поддержкой нескольких таймфреймов. Он позволяет за секунды получить полное структурное понимание текущего состояния рынка. Вместо переключения между десятками графиков вы мгновенно видите, какие инструменты находятся в тренде, где импульс ослабевает и где наблюдается сильная синхронизация между таймфреймами. Специальное пр
Power Candles – Входные сигналы на основе силы для любого рынка Power Candles переносит проверенный анализ силы Stein Investments прямо на ценовой график. Вместо реакции только на цену каждая свеча окрашивается на основе реальной рыночной силы, позволяя мгновенно распознавать накопление импульса, ускорение силы и четкие смены тренда. Одна логика для всех рынков Power Candles автоматически работает со всеми торговыми инструментами . Индикатор определяет, является ли текущий символ валютной парой
[ My Products ] , [ My Channel ]   ,  [ LIVE SIGNAL ] HFT Spike Detector HFT Spike Detector — это профессиональный инструмент мониторинга тиков, разработанный для анализа и измерения высокочастотных ценовых движений (вызванных HFT резкими скачками) в режиме реального времени. Цель — позволить вам выявлять аномальные значения проскальзывания, разрывы ликвидности и миллисекундные ценовые скачки, вызванные брокером, с помощью числовых данных. Поскольку инструмент анализирует поток тиков в реаль
Gold Entry Sniper – Профессиональная Мульти-Таймфрейм ATR Панель для Скальпинга и Свинг-Трейдинга на Золоте Gold Entry Sniper — это передовой индикатор для MetaTrader 5, разработанный для точных сигналов на покупку/продажу по XAUUSD и другим инструментам. Основан на логике ATR Trailing Stop и мульти-таймфрейм анализе , этот инструмент идеально подходит как для скальперов, так и для среднесрочных трейдеров, обеспечивая чёткие точки входа с высокой вероятностью . Основные возможности и преимуществ
Раскройте силу торговли трендами с помощью индикатора Trend Screener: вашего идеального решения для торговли трендами, основанного на нечеткой логике и мультивалютной системе! Повысьте уровень своей торговли по тренду с помощью Trend Screener, революционного индикатора тренда, основанного на нечеткой логике. Это мощный индикатор отслеживания тренда, который сочетает в себе более 13 инструментов и функций премиум-класса и 3 торговые стратегии, что делает его универсальным выбором для превращения
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
Индикатор точно показывает точки разворота и зоны возврата цены, где входят   крупные игроки . Вы видите, где формируется новый тренд, и принимаете решения с максимальной точностью, держа контроль над каждой сделкой. VERSION MT4     -    Раскрывает свой максимальный потенциал в связке с индикатором  TREND LINES PRO Что показывает индикатор: Разворотные конструкции и разворотные уровни с активацией в начале нового тренда. Отображение уровней  TAKE PROFIT  и  STOP LOSS  с минимальным соотношением
Представляю Вам отличный технический индикатор GRABBER, который работает, как готовая торговая стратегия "Все включено"! В одном программном коде интегрированы мощные инструменты для технического анализа рынка, торговые сигналы (стрелки), функции алертов и Push уведомлений.  Каждый покупатель этого индикатора получает дополнительно БЕСПЛАТНО:  Grabber Утилиту для автоматического управления открытыми ордерами, Пошаговый видео-мануал : как установить, настроить и торговать, Авторские сет-файлы дл
Game Changer — это революционный трендовый индикатор, разработанный для использования с любым финансовым инструментом, который превратит ваш MetaTrader в мощный анализатор трендов.  Он работает на любом таймфрейме и помогает определять тренд, сигнализирует о потенциальных разворотах, служит механизмом трейлинг-стопа и выдает оповещения в режиме реального времени для оперативной реакции рынка. Независимо от того, являетесь ли вы опытным трейдером, профессионалом или новичком, стремящимся к преиму
Прежде всего стоит подчеркнуть, что этот торговый индикатор не перерисовывается, не перерисовывает и не отставает, что делает его идеальным как для ручной, так и для роботизированной торговли. Руководство пользователя: настройки, вводы и стратегия. Атомный аналитик - это индикатор ценового действия PA, который использует силу и импульс цены, чтобы найти лучший край на рынке. Оборудованный расширенными фильтрами, которые помогают убирать шумы и ложные сигналы, и повышают торговый потенциал. Испо
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: Анализируйте силу валют для более эффективной торговли Обзор FX Power — это ваш незаменимый инструмент для понимания реальной силы валют и золота в любых рыночных условиях. Определяя сильные валюты для покупки и слабые для продажи, FX Power упрощает принятие торговых решений и выявляет высоковероятные возможности. Независимо от того, хотите ли вы следовать за трендами или предсказывать развороты с использованием экстремальных значений дельты, этот инструмент идеально адаптируется под
Smart Stop Indicator – Интеллектуальная точность стоп лоссов прямо на графике Обзор Smart Stop Indicator это специализированное решение для трейдеров, которые хотят устанавливать стоп лоссы чётко и методично, а не на интуитивной основе. Индикатор объединяет классическую логику прайс экшн (higher highs, lower lows) с современной системой распознавания пробоев, чтобы определить действительно логичный уровень стопа. В трендах, диапазонах или фазах резких движений он показывает оптимальные зоны SL
TREND LINES PRO   помогает понять, где рынок действительно меняет направление. Индикатор показывает реальные развороты тренда и места, где крупные участники входят повторно. Вы видите   BOS-линии   смены тренда и ключевые уровни старших таймфреймов — без сложных настроек и лишнего шума. Сигналы не перерисовываются и остаются на графике после закрытия бара. VERSION MT4     -     Раскрывает свой максимальный потенциал в связке с индикатором  RFI LEVELS PRO Что показывает индикатор: Реальные смены
Прежде всего стоит подчеркнуть, что этот Торговый Инструмент является Неперерисовывающимся Нерепейнтинговым Индикатором, что делает его идеальным для профессиональной торговли. Онлайн-курс, руководство пользователя и демонстрация. Индикатор Концепций Умного Действия Цены - очень мощный инструмент как для новичков, так и для опытных трейдеров. Он объединяет более 20 полезных индикаторов в одном, комбинируя передовые торговые идеи, такие как анализ Inner Circle Trader и стратегии торговли концеп
ARIBot 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 Cus
Индикатор Trend Ai - отличный инструмент, который улучшит анализ рынка трейдером, сочетая идентификацию тренда с точками входа и предупреждениями о развороте. Этот индикатор позволяет пользователям уверенно и точно ориентироваться в сложностях рынка Форекс Помимо первичных сигналов, индикатор Trend Ai определяет вторичные точки входа, возникающие во время откатов или коррекций, позволяя трейдерам извлекать выгоду из коррекции цены в рамках установленного тренда. Важные преимущества: · Работае
RelicusRoad Pro: Квантовая Рыночная Операционная Система СКИДКА 70% ПОЖИЗНЕННЫЙ ДОСТУП (ОГРАНИЧЕНО) - ПРИСОЕДИНЯЙТЕСЬ К 2000+ ТРЕЙДЕРАМ Почему большинство трейдеров теряют деньги даже с «идеальными» индикаторами? Потому что они торгуют Единичными Концепциями в вакууме. Сигнал без контекста — это лотерея. Чтобы выигрывать стабильно, вам нужна КОНФЛЮЭНЦИЯ . RelicusRoad Pro — это не простой стрелочный индикатор. Это полная Количественная Рыночная Экосистема . Она отображает «Дорогу Справедливой Сто
Quantum TrendPulse
Bogdan Ion Puscasu
5 (22)
Представляем   Quantum TrendPulse   , совершенный торговый инструмент, который объединяет мощь   SuperTrend   ,   RSI   и   Stochastic   в один комплексный индикатор, чтобы максимизировать ваш торговый потенциал. Разработанный для трейдеров, которые ищут точность и эффективность, этот индикатор помогает вам уверенно определять рыночные тренды, сдвиги импульса и оптимальные точки входа и выхода. Основные характеристики: Интеграция SuperTrend:   легко следуйте преобладающим рыночным тенденциям и п
Pips Stalker mt5
Abdulkarim Karazon
5 (1)
Pips Stalker — это индикатор с длинной короткой стрелкой, который помогает трейдерам всех уровней принимать более взвешенные решения при торговле на рынке, индикатор никогда не перекрашивается и использует RSI как основную логику сигнала; как только стрелка введена, она никогда не перекрашивается и не задерживается. ВЕРСИЯ MT4 &lt;---- ОСОБЕННОСТИ СТРЕЛКИ STALKER PIPS : ПАНЕЛЬ СТАТИСТИКИ Уникальная информационная панель, показывающая общий процент побед и полезные характеристики, такие как
FX Levels: Исключительно точные уровни поддержки и сопротивления для всех рынков Краткий обзор Ищете надежный способ определить уровни поддержки и сопротивления для любых инструментов—валют, индексов, акций или сырьевых товаров? FX Levels сочетает традиционный «Lighthouse» метод с современным динамическим подходом, обеспечивая почти универсальную точность. Благодаря сочетанию опыта реальных брокеров и автоматических ежедневных плюс «в реальном времени» обновлений, FX Levels поможет вам выявлят
Candle Smart Range
Gianny Alexander Lugo Sanchez
5 (1)
Candle Smart Range (CSR) для MetaTrader 5 Candle Smart Range — это технический индикатор, предназначенный для автоматического определения ценовых диапазонов на нескольких таймфреймах. Инструмент анализирует структуру рынка на основе свечных формаций и взаимодействия цены с предыдущими максимумами и минимумами. Основные характеристики: Определение диапазонов: Идентификация зон консолидации перед импульсивными движениями. Идентификация ложных пробоев: Маркировка случаев, когда цена выходит за пред
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
IX Power MT5
Daniel Stein
4.92 (13)
IX Power: Получите рыночные инсайты для индексов, сырьевых товаров, криптовалют и форекс Обзор IX Power — это универсальный инструмент для анализа силы индексов, сырьевых товаров, криптовалют и форекс. В то время как FX Power предлагает наивысшую точность для валютных пар, используя данные всех доступных пар, IX Power фокусируется исключительно на данных рынка базового символа. Это делает IX Power отличным выбором для некорреляционных рынков и надежным инструментом для форекса, если вам не нуж
Другие продукты этого автора
This indicator uses historical volatility and a 21-period moving average to define the price distortion in relation to the average. The calculation of historical volatility was based on the book (Odds: The Key to 90% Winners) written by Don Fishback. A Volatility Index with a value greater than 30 may indicate that the price is distorted from its fair price. QUESTIONS ABOUT THE  INSTALLATION OF PRODUCTS AT META TRADER You can also find some instructions on how to install a robot in the Me
FREE
This script will create a report with all history orders in CSV format. The report is useful for those who run multiple EA's with different magic numbers in the same account. You can define some filters to generate your orders history report: 1) Initial date for assets in orders history. 2) Final date  for assets in orders history. 3) Asset name. 4) Orders magic number. 5) Add balance/costs. QUESTIONS ABOUT THE INSTALLATION OF PRODUCTS AT META TRADER You can also find some instructions on how
FREE
This robot sends app notifications based on Platinum Candle Indicator rules. The Platinum Candle Indicator shows colored candles when prices are strongly distorted in relation to their averages. App message example to sell: [SPX][M15] PLATINUM TO SELL 11:45. App message example to buy: [EURUSD][M15] PLATINUM TO BUY 11:45. It also sends messages for multiple timeframes: [SPX][M15] PLATINUM TO BUY 11:45; [EURUSD][M1] PLATINUM TO SELL 11:45 QUESTIONS ABOUT THE PURCHASE AND INSTALLATION OF PRODUCT
FREE
This robot sends Telegram notifications based on the coloring rules of PLATINUM Candle indicator. Example message for selling assets: [SPX][M15] PLATINUM TO SELL 11:45. Example message for buying assets : [EURUSD][M15] PLATINUM TO BUY 11:45 AM. Before enable Telegram notifications  you need to create a Telegram bot, get the bot API Key and also get your personal Telegram chatId. It's not possible to send messages to groups or channels. You can only send messages to your user chatId. You should
FREE
Фильтр:
EB83Br72
786
EB83Br72 2026.03.03 02:01 
 

muito util, obrigado.

josemb09
34
josemb09 2022.11.04 17:43 
 

Muito legal!!!

Michael Taganna
28
Michael Taganna 2022.09.28 17:02 
 

Nice

migelhenri
64
migelhenri 2022.07.19 07:50 
 

Bom indicador. Parabéns e obrigado pela partilha.

KATTY2010
196
KATTY2010 2022.07.10 23:11 
 

muy util

alepozo
44
alepozo 2022.06.15 16:51 
 

Si funciona perfecto, debe estar acorde a tu estrategia. Gracias.

Zé Roberto
667
Zé Roberto 2021.10.09 18:46 
 

muito bom parabéns pelo belo trabalho e disponibilização

joseverasay
284
joseverasay 2021.09.28 03:07 
 

Recomendable

Ответ на отзыв