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

RenkoIchimoku

The indicator displays Renko bars, uses their data to calculate and display the Ichimoku Kinko Hyo indicator and provides buy/sell signals.

Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency.

Indicator generates two signals:

  1. When the Tenkan-Sen line is above the Kijun-Sen and the Кumo cloud, while the price crosses it upward - the first buy signal (sell signal is the opposite);
  2. When the Tenkan-Sen and Kijun-Sen are above the Кumo cloud, while the Tenkan-Sen crosses the Kijun-Sen upward - the second buy signal (sell signal is the opposite);

The signals are displayed as arrows, messages in a pop-up window, e-mails and push notifications. The indicator also generates EventChartCustom custom event to use the signal for trading automation. The event generated by the indicator can be processed by the EA in the OnChartEvent function. The indicator passes the following parameters to the event handler: id - identifier; dparam - value for placing a stop loss; sparam - text message.


Parameters

  • RenkoBar - renko bar size in points (automatically re-calculated for five-digit quotes);
  • CountBars - number of renko bars displayed on a chart;
  • bearColor - bearish renko bar color;
  • bullColor - bullish renko bar color;
  • hideBars - flag of hiding standard bars on a chart;
  • tenkan_sen, kijun_sen, senkou_span_b - appropriate Ichimoku parameters;
  • tenkan_sen_color, kijun_sen_color, chikou_span_color, up_kumo_color, down_kumo_color - colors of the Ichimoku lines;
  • SignalBuyColor - color of buy signal arrows;
  • SignalSellColor - color of sell signal arrows;
  • useSignal_1 - allow signal 1;
  • useSignal_2 - allow signal 2;
  • useAlert - popup alerts;
  • useMail - email alerts;
  • useNotification - push notifications;
  • CustomEventBuy - custom buy event identifier (0 - disabled);
  • CustomEventSell - custom sell event identifier (0 - disabled).
Empfohlene Produkte
Heiken Ashi Smoothed Strategy is a very simple but powerful system to get forex market trend direction. This indicator is actually 2 indicators in 1 pack, Heiken Ashi and Heiken Ashi Smoothed Moving Average both included. Because HA (Heiken Ashi) and HAS (Heiken Ashi Smoothed) are calculated in the same one system event with necessary buffers and loop only, so it is the FAST, OPTIMIZED and EFFICIENT HA having the combined indicator of MetaTrader 4. You can choose to display HA and HAS in the sam
ADX Pointer
Dominik Mandok
ADX Pointer is an indicator which is based on "Average Directional Index" and draws three numbers in chart window depending on the value of ADX. In ADX Pointer you can set "ADX_Period" which is of course period of Average Directional Index and you can also set 3 levels. When ADX value exceed first level ("ADX_Level1") in chart window appears number "1", when ADX exceed second level ("ADX_Level2") appears "2" and when ADX exceed third level ("ADX_Level3") appears "3". Simple. ADX Pointer works on
RaysFX Candlestick Signals RaysFX Candlestick Signals è un potente strumento progettato per migliorare la tua esperienza di trading su MT4. Questo indicatore personalizzato è stato sviluppato con l’obiettivo di fornire segnali di trading precisi e tempestivi basati su specifiche configurazioni di candele e l’indicatore RSI. Caratteristiche principali : Segnali di acquisto e vendita : L’indicatore genera segnali di acquisto e vendita basati su specifiche configurazioni di candele e valori dell’
Forex Indicator "RSI and 2   Moving Averages"   for MT4 This indicator is excellent for   Momentum trading systems . " RSI and 2 MAs"   Indicator allows you to   see Fast and Slow Moving Averages of RSI itself Indicator gives opportunities to see the trend change very early " RSI and 2 MAs" can be used to catch the momentum into the trend direction It is very easy to set up this indicator via parameters (see the picture) Indicator can be used on any time-frame // More great Expert Advisors and I
Voles Indicator Operation Principles It is based on the standard indicators of the MetaTrader 4 terminal. It shows the market entry points. How to trade When a bar is complete and an arrow is shown, place a BuyStop order at the High of the bar is the arrow is green, or a SellStop order at the Low of the bar if the arrow is red. StopLoss should be set at the level of the last downwards fractal below the entry point at a green arrow or at the level of the last upwards fractal above the entry po
The Stochastic Oscillator is a momentum indicator that uses support and resistance levels. The term "stochastic" refers to the point of a current price in relation to its price range over a period of time. You can use a New Stochastic in the same way as classical one: Overbought and Oversold areas to make a Buy or Sell orders. This new indicator shows all variety of Fibonacci Levels (from 23.6 to 76.4) which can be used as Overbought and Oversold levels as well as points to close an open positio
Owl smart levels
Sergey Ermolov
4.34 (35)
MT5-Version  |  FAQ Der   Owl Smart Levels Indikator   ist ein komplettes Handelssystem innerhalb eines Indikators, der so beliebte Marktanalysetools wie die   fortschrittlichen Fraktale von Bill Williams , Valable ZigZag, das die   richtige Wellenstruktur   des Marktes aufbaut, und   Fibonacci-Levels , die die genauen Einstiegslevels markieren, enthält in den Markt und Orte, um Gewinne mitzunehmen. Detaillierte Strategiebeschreibung Anleitung zur Verwendung des Indikators Berater-Assistent im
The Four Moving Averages Message indicator ( please see the description and video ), a version of Four Moving Averages , concurrently displays four Moving Averages with default settings in the main chart window: Green and Red ones represent a short-term trend, Red and Blue ones - mid-term trend, while Blue and Yellow ones - long-term trend. You can change the moving average settings and colors. However, these parameters have been configured so that to allow trading on all time frames. The built-
PABT Pattern Indicator - it's classical system one of the signal patterns. Indicator logic - the Hi & Lo of the bar is fully within the range of the preceding bar, look to trade them as pullback in trend. In the way if indicator found PABT pattern it's drawing two lines and arrow what showing trend way.  - First line - it's entry point and drawing at: 1. On the high of signal bar or on middle of the signal bar (depending from indicator mode) for buy; 2. On the low of signal bar or on middle of t
The Supernatural channel is determined using a special algorithm, marker points are used to determine the movement of the channel. The Supernatural channel consists of two lines, red and blue, that make up the channel. Simple, visual and efficient use. Can be used for intra-channel trading. The indicator does not redraw and does not lag. Works on all currency pairs and on all timeframes.
Instantaneous cycle identifier
Mahmoud Helmy Sedik Mohamed Mansour
This is first public release of detector code entitled "Enhanced Instantaneous Cycle Period" for PSv4.0 I built many months ago. Be forewarned, this is not an indicator, this is a detector to be used by ADVANCED developers to build futuristic indicators in Pine. The origins of this script come from a document by   Dr   . John   Ehlers   entitled "SIGNAL ANALYSIS CONCEPTS". You may find this using the NSA's reverse search engine "goggles", as I call it. John Ehlers' MESA used this measurement to
Sidus
Iurii Tokman
Sidus   Der Indikator ist eine Handelsstrategie. Basierend auf 3 Standardindikatoren: zwei gleitenden Durchschnitten (MA) und einem Index relativ zur Stärke (RSI). Die Signale des Indikators sind das Überqueren der gleitenden Durchschnitte und die gleichzeitige Positionierung des RSI-Indikators relativ zum Niveau von 50. Liegt der schnelle Durchschnitt über dem langsamen gleitenden Durchschnitt und der RSI-Indikator über dem Niveau von 50, wird von Käufen ausgegangen. Liegt der Fast Moving Avera
CrossMAn
Pavel Verveyko
"CrossMAn" is a table indicator that gives signals about the intersection of two moving averages, on selected instruments and time periods. The intersection of moving averages is one of the most popular signals on the stock exchange. The signal is displayed as colored rectangles in the table. Thus, you can assess at a glance which tool should be paid attention to. (Crossman does not add moving averages to the chart.) The indicator table can be dragged with the mouse. The size of the table
Forex Indicator Bears Power HTF for MT4 Bears Power HTF oscillator   is   perfect filter for "sell" entries .  H TF means -   H igher Time Frame Bulls and Bears Power indicators are   used in trading to measure the strength of corresponding trends in trading Bears Power measures the  strength of     sellers' position   Bears Power HTF indicator is excellent for   Multi-Time Frame trading systems     with Price Action entries or in combination with other indicators. This  Indicator allows you to
Forex Indicator "FORCE index and 2 Moving Averages"   for MT4 This indicator is excellent for   Momentum trading   into the trend direction. " FORCE index and 2 Moving Averages"     Indicator allows you to     see Fast and Slow Moving Averages of Force index Force index is one of the top indicators that combines price and volume data into a single value Force  index itself is powerful oscillator - that measures the amount of power used to move the price Indicator gives opportunities to see the t
RovHenLayout
Aymn Sʿyd Ahmd Hsn Alkwmy
Es wurde dieser Indikator mit einem fortschrittlichen Handelsalgorithmus mit angemessenem Risikomanagement erstellt. Es verwendet ein wunderbares Design, um Ihnen Berichtsergebnisse für (MACD, STR & EMA) für mehrere Zeitrahmen (M1, M5, M15, M30, H1, H4, D1) anzuzeigen. Diese Technik hilft Ihnen, die Bewegungen des Handelsmarktes zu zeigen, die Sie zu einer Kauf- oder Verkaufsentscheidung führen. Es zeigt Ihnen die Währungsgeschwindigkeit. Es zeigt Ihnen das Volatilitätsverhältnis für die aktuell
The Level Moving Averages Message indicator ( see the description and video ) does not draw the Moving Average line in the chart window but marks the Moving Average level on all time frames in accordance with the specified parameters. The level move frequency corresponds to the TimeFrame parameter value specified. The advantage of this indicator lies in the fact that it offers the possibility of monitoring the interaction between the price and the MA of a higher time frame on a lower one (e.g.,
FXC iDeM-DivergencE MT4 Indicator This is an advanced DeMarker indicator that finds trend-turn divergences on the current symbol. The indicator detects divergence between the DeMarker and the price movements as a strong trend-turn pattern. Main features: Advanced divergence settings Price based on Close, Open or High/Low prices Give Buy/Sell open signals PUSH notifications E-mail sending Pop-up alert Customizeable Information panel Input parameters: DeM Period: The Period size of the DeMarke
Wave Wolf MT4
Andrei Salanevich
Der MT4 Wave Wold Forex Indikator wurde entwickelt, um Wulff-Wellen zu finden und sie im aktuellen Fenster des Handelsterminals anzuzeigen. Ein ausgezeichneter Indikator für Händler, die Wulff-Wellen im Handel verwenden. Seine Anwendung in Handelsstrategien wird ihre Effizienz und Rentabilität erheblich verbessern. INFORMATIONEN ZUM INDIKATOR Im Gegensatz zu anderen Wolfswellenindikatoren hat der MT4 Wave Wold Forex Indikator eine Reihe von Funktionen, die seine Effizienz erheblich verbessern
The Moving Average Dashboard indicator allows you to see the relationship between a fast and a slow moving average. This indicator is working on multiple symbols and up to 21 timeframes. It's allows you to configure the fast and slow moving averages to whatever period, method or price is appropriate The Moving Average Dashboard saves you time as you can use the indicator to scan multiple currency pairs or other symbols in just one window. Installation Download the Indicator in your MT5 te
This indicator takes input from the RSI from multiple time frames (M/W/D/H4/H1/M30), and presents the output as lines above or below the price, on the main chart. Great for scalping. Features alerts for the current time frame's RSI (the Arrows). Settings: RSI period settings for M/W/D/H4/H1/M30/Current. (Set to your preference) PSar settings for trend determination; for current chart's time frame. How to use: Simply attach to M5 (Scalping - zoom chart out completely on M5) or use on higher time
Diese innovative Währung Stärke Messindikator von INFINITY ist ein unverzichtbarer Helfer für Scalper und Händler, die in langen Handel. Das System der Analyse der Stärke / Schwäche der Währungen ist seit langem bekannt und wird auf dem Markt von den führenden Händlern der Welt verwendet. Jeder Arbitrage-Handel kommt nicht ohne diese Analyse aus. Unser Indikator bestimmt leicht die Stärke der zugrunde liegenden Währungen in Bezug aufeinander. Es zeigt Liniendiagramme für alle oder das aktuelle
PI Multiple MAs
Ben Hebblethwaite
Pipwise Indicators Multiple MAs The Pipwise Indicators Moving Averages indicator is a powerful tool for technical analysis in MetaTrader 4 (MT4). It allows traders to visualize and analyze moving averages from multiple periods on a single chart. Here are the key features: Customizable Moving Averages: Traders can choose the number of moving averages to plot (up to 9 MAs). Each Moving Average is customiseable.  Method Selection: The indicator supports various moving average methods, includin
What are Heiken Ashi Candles? Heiken Ashi, derived from the Japanese term 'Heikin Ashi,' translates to average price bars. It's an indicator depicting price bars on a chart. Formula for Heiken Ashi candles: - Heiken Ashi opening price: (previous candle's opening + closing price) / 2 - Closing price Heiken Ashi: (opening + high + low + closing) / 4 - Heiken Ashi peak: Max of high, opening, or closing price - Heiken Ashi bottom price: Min of low, opening, or closing price How to Read Heik
This indicator is based on the MACD on one or more timeframes and on any Currency Cross Pair. The indicator generates an alert message when it detects a buy or sell signal. It also draws a vertical bar on the price chart: green for buy or red for sell, yellow if flat. Alert messages and Vertical bars for BUY or SELL, are generated when the MACD is consistent for all chosen timeframes else a FLAT signal is generated. Features Easy flexible settings: Detection of the MACD signal for one or more
Infinity Trend Pro
Yaroslav Varankin
1 (1)
This is a trend indicator without redrawing Developed instead of the binary options strategy (by the color of the Martingale candlestick) Also works well in forex trading When to open trades (binary options) A signal will appear in the place with a candle signaling the current candle It is recommended to open a deal for one candle of the current timeframe M1 and M5 When a blue dot appears, open a deal up When a red dot appears, open a trade down. How to open trades on Forex. When a signal is rec
Alan Hull's moving average, more sensitive to the current price activity than the normal MA. Reacts to the trend changes faster, displays the price movement more clearly. When the indicator color changes, it sends a push notification to the mobile device, a message to the email and displays a pop-up alert. Parameters Period - smoothing period, recommended values are from 9 to 64. The greater the period, the smoother the indicator. Method - smoothing method, may range from 0 to 3. Label - text
The input parameter  counted_bars  determines on how many bars the indicator lines will be visible. The input parameter  barsNum is the period for bands calculation. When PriceClose for previous bar is above upper band a Long position may be opened. When PriceClose for previous bar is under lower band a Short position may be opened. If the current Price is between bands it is time to wait.
Signal trend indicator. Detects the direction of the trend and is coloured accordingly.  Has built in audible and visual alerts when trends change. Can send notifications to your phone or email. Allows Trend and Counter-Trend trading. Works on all timeframes, all currency pairs, metals, indices and cryptocurrencies. Can be used with binary options. Distinctive features No re-drawing; Simple and clear settings; Four types of alerts; Works on all timeframes and all trading tools; Su
Changend
Victor Golovkov
The Changend signal indicator works on all timeframes and any markets. Analyzes data in the specified period and gives signals for a possible trend change (sell or buy). The indicator has only two settings: Period bars   - the number of last bars for data analysis Deviation level of bars  -the degree of deviation from the analyzed data Additionally, in the indicator settings, you can set your own style of signal display: Size Arrow Code Arrow Buy Color Arrow Buy Code Arrow Sell Color Arrow Se
Käufer dieses Produkts erwarben auch
Gann Made Easy
Oleg Rodin
4.85 (82)
Gann Made Easy ist ein professionelles und einfach zu bedienendes Forex-Handelssystem, das auf den besten Handelsprinzipien unter Verwendung der Theorie von Mr. basiert. W.D. Gann. Der Indikator liefert genaue KAUF- und VERKAUFSsignale, einschließlich Stop-Loss- und Take-Profit-Levels. Mit PUSH-Benachrichtigungen können Sie auch unterwegs handeln. Bitte kontaktieren Sie mich nach dem Kauf! Ich werde meine Handelstipps und tolle Bonusindikatoren kostenlos mit Ihnen teilen! Wahrscheinlich haben Si
- Real price is 80$ - 40% Discount ( It is 49$ now ) Contact me for instruction, add group and any questions! Related Product:  Bitcoin Expert , Gold Expert Introduction The breakout and retest strategy is traded support and resistance levels. it involves price breaking through a previous level.  The break and retest strategy is designed to help traders do two main things, the first is to avoid false breakouts. Many false breakouts start with a candlestick that breaks out of a level but ends wi
Atomic Analyst
Issam Kassas
5 (2)
Zunächst einmal ist es erwähnenswert, dass dieser Handelsindikator nicht neu malt, nicht neu zeichnet und keine Verzögerung aufweist, was ihn sowohl für manuellen als auch für Roboterhandel ideal macht. Benutzerhandbuch: Einstellungen, Eingaben und Strategie. Der Atom-Analyst ist ein PA-Preisaktionsindikator, der die Stärke und das Momentum des Preises nutzt, um einen besseren Vorteil auf dem Markt zu finden. Ausgestattet mit fortschrittlichen Filtern, die helfen, Rauschen und falsche Signale z
Scalper Inside PRO
Alexey Minkov
4.73 (56)
An exclusive indicator that utilizes an innovative algorithm to swiftly and accurately determine the market trend. The indicator automatically calculates opening, closing, and profit levels, providing detailed trading statistics. With these features, you can choose the most appropriate trading instrument for the current market conditions. Additionally, you can easily integrate your own arrow indicators into Scalper Inside Pro to quickly evaluate their statistics and profitability. Scalper Inside
Gold Stuff
Vasiliy Strukov
4.89 (239)
Gold Stuff-Ein Trendindikator, der speziell für Gold entwickelt wurde, kann auch auf allen Finanzinstrumenten verwendet werden. Der Indikator wird nicht neu gezeichnet und verzögert sich nicht. Empfohlener Zeitrahmen H1. Nach diesem Indikator geschrieben EA Gold Stuff Berater, können Sie es in meinem Profil finden. WICHTIG! Kontaktieren Sie mich sofort nach dem Kauf, um Anweisungen und Bonus zu erhalten!   Sie können eine kostenlose Kopie unseres Strong Support- und Trendscanner-Indikators
Derzeit 20% Rabatt! Die beste Lösung für jeden Neueinsteiger oder Expert Händler! Dieses Dashboard arbeitet mit 28 Währungspaaren. Es basiert auf 2 unserer Hauptindikatoren (Advanced Currency Strength 28 und Advanced Currency Impulse). Es bietet einen hervorragenden Überblick über den gesamten Forex-Markt. Es zeigt die Werte der Advanced Currency Strength, die Veränderungsrate der Währungen und die Signale für 28 Devisenpaare in allen (9) Zeitrahmen. Stellen Sie sich vor, wie sich Ihr Hande
Enigmera
Ivan Stefanov
5 (3)
ENIGMERA: Der Kern des Marktes https://www.enigmera.com Einführung Dieser Indikator und dieses Handelssystem sind ein bemerkenswerter Ansatz für die Finanzmärkte. ENIGMERA nutzt die fraktalen Zyklen zur genauen Berechnung von Unterstützungs- und Widerstandsniveaus. Er zeigt die echte Akkumulationsphase an und gibt Richtung und Ziele vor.  Ein System, das funktioniert, egal ob wir uns in einem Trend oder in einer Korrektur befinden.  Wie funktioniert es? ENIGMERA besteht aus drei Linien: der
TPSproTREND PrO
Roman Podpora
4.79 (19)
TPSpro TREND PRO   ist ein Trendindikator, der den Markt automatisch analysiert und Informationen über den Trend und jede seiner Änderungen liefert sowie Signale für den Einstieg in Geschäfte ohne Neuzeichnung gibt! Der Indikator verwendet jede Kerze und analysiert sie separat. bezieht sich auf verschiedene Impulse – Aufwärts- oder Abwärtsimpuls. Exakte Einstiegspunkte in Transaktionen für Währungen, Krypto, Metalle, Aktien, Indizes! Version MT5                   VOLLSTÄNDIGE BESCHREIBUNG DES
Dynamic Forex28 Navigator – Das Forex-Handelstool der nächsten Generation AKTUELL 49 % RABATT. Dynamic Forex28 Navigator ist die Weiterentwicklung unserer seit langem beliebten Indikatoren und vereint die Leistung von drei in einem: Advanced Currency Strength28 Indicator (695 Bewertungen) + Advanced Currency IMPULSE mit ALERT (520 Bewertungen) + CS28 Combo Signals (Bonus) Details zum Indikator https://www.mql5.com/en/blogs/post/758844 Was bietet der Strength Indicator der nächsten Generation?
Trend Punch
Mohamed Hassan
4.95 (19)
This indicator is unstoppable when combined with our other indicator called  Support & Resistance . After purchase, send us a message and you will get it   for  FREE as a BONUS! Introducing Trend Punch , the revolutionary forex trend indicator that will transform the way you trade! Trend Punch is uniquely designed to provide precise buy and sell arrows during strong market trends, making your trading decisions clearer and more confident. Whether you're trading major currency pairs or exotic sym
Trend Screener
STE S.S.COMPANY
4.8 (87)
Trendindikator, bahnbrechende, einzigartige Lösung für Trendhandel und -filterung mit allen wichtigen Trendfunktionen in einem Tool! Es handelt sich um einen 100 % nicht neu zu malenden Multi-Timeframe- und Multi-Währungs-Indikator, der für alle Symbole/Instrumente verwendet werden kann: Forex, Rohstoffe, Kryptowährungen, Indizes und Aktien. ZEITLICH BEGRENZTES ANGEBOT: Der Support- und Resistance-Screener-Indikator ist für nur 50 $ und lebenslang verfügbar. (Ursprünglicher Preis 250 $) (Angebot
FX Volume
Daniel Stein
4.58 (33)
Erhalten Sie Ihr tägliches Marktupdate mit Details und Screenshots über unser Morning Briefing hier auf mql5 und auf Telegram ! FX Volume ist der ERSTE und EINZIGE Volumenindikator, der einen ECHTEN Einblick in die Marktstimmung aus Sicht eines Brokers bietet. Es bietet fantastische Einblicke in die Positionierung von institutionellen Marktteilnehmern, wie z.B. Brokern, auf dem Forex-Markt, viel schneller als COT-Berichte. Diese Informationen direkt auf Ihrem Chart zu sehen, ist der wahre Game
TPSpro RFI Levels
Roman Podpora
4.82 (22)
ANWEISUNGEN    Russland -    ENG    Die Empfehlung basiert auf dem Indikator -   TPSpro   TREND PRO -   Version MT5 Die wichtigsten Elemente in der Branche sind entweder in Zonen oder in der Fabrik enthalten, oder sie führen zu einer Lösung bei einem Kauf oder dem Verkauf eines anderen Instruments. Wenn viele Menschen ihre Rechte nicht auf dem Händlerkonto verschlüsseln, werden die Folgen nicht schnell genug sein. Ich habe es damit abgeschlossen, dass ich diese Folgen nun noch interpretieren un
FX Power MT4 NG
Daniel Stein
5 (13)
Erhalten Sie Ihr tägliches Marktupdate mit Details und Screenshots über unser Morning Briefing hier auf mql5 und auf Telegram ! FX Power MT4 NG ist die nächste Generation unseres langjährig sehr beliebten Währungsstärkemessers FX Power. Und was bietet dieser Stärkezähler der nächsten Generation? Alles, was Sie am ursprünglichen FX Power geliebt haben PLUS GOLD/XAU-Stärkeanalyse Noch präzisere Berechnungsergebnisse Individuell konfigurierbare Analysezeiträume Anpassbares Berechnungslimit für noc
Zunächst einmal ist es wichtig zu betonen, dass dieses Handelstool ein Nicht-Repaint-, Nicht-Redraw- und Nicht-Verzögerungsindikator ist, was es ideal für professionelles Trading macht. Online-Kurs, Benutzerhandbuch und Demo. Der Smart Price Action Concepts Indikator ist ein sehr leistungsstarkes Werkzeug sowohl für neue als auch erfahrene Händler. Er vereint mehr als 20 nützliche Indikatoren in einem und kombiniert fortgeschrittene Handelsideen wie die Analyse des Inner Circle Traders und Stra
Ultimate Gold Advisor für MetaTrader 4 Der Ultimate Gold Advisor ist ein fortschrittliches technologisches Werkzeug, das entwickelt wurde, um das Handelserlebnis auf MetaTrader 4 zu optimieren. Es wurde entwickelt, um den Bedürfnissen erfahrener Trader gerecht zu werden. Dieser Indikator kombiniert Präzision, anspruchsvolle Analysen und vielseitige Funktionalität, um informierte Handelsentscheidungen zu unterstützen. Ideal für den Goldhandel, aber auch auf eine Vielzahl von Vermögenswerten anwen
Stratos Pali
Michela Russo
5 (1)
Stratos Pali Indicator   is a revolutionary tool designed to enhance your trading strategy by accurately identifying market trends. This sophisticated indicator uses a unique algorithm to generate a complete histogram, which records when the trend is Long or Short. When a trend reversal occurs, an arrow appears, indicating the new direction of the trend. Important Information Revealed Leave a review and contact me via mql5 message to receive My Top 5 set files for Stratos Pali at no cost! D
Legacy of Gann
Pavel Zamoshnikov
4.83 (12)
The indicator very accurately determines the levels of the possible end of the trend and profit fixing. The method of determining levels is based on the ideas of W.D.Gann, using an algorithm developed by his follower Kirill Borovsky. Extremely high reliability of reaching levels (according to K. Borovsky  - 80-90%) Indispensable for any trading strategy – every trader needs to determine the exit point from the market! Precisely determines targets on any timeframes and any instruments (forex, met
Gold Channel is a volatility-based indicator, developed with a specific timing algorithm for the XAUUSD pair, which consists of finding possible corrections in the market. This indicator shows two outer lines, an inner line (retracement line) and an arrow sign, where the theory of the channel is to help identify overbought and oversold conditions in the market. The market price will generally fall between the boundaries of the channel. If prices touch or move outside the channel it is a tra
Currency Strength Wizard ist ein sehr leistungsstarker Indikator, der Ihnen eine Komplettlösung für erfolgreichen Handel bietet. Der Indikator berechnet die Stärke dieses oder jenes Forex-Paares anhand der Daten aller Währungen in mehreren Zeitrahmen. Diese Daten werden in Form von benutzerfreundlichen Währungsindizes und Währungsstärkelinien dargestellt, anhand derer Sie die Stärke dieser oder jener Währung erkennen können. Sie müssen lediglich den Indikator an das Diagramm anhängen, mit dem Si
GOLD Impulse with Alert
Bernhard Schweigert
4.56 (9)
Dieser Indikator ist eine hervorragende Kombination aus unseren 2 Produkten Advanced Currency IMPULSE with ALERT  +   Currency Strength Exotics . Es funktioniert für alle Zeitrahmen und zeigt grafisch Impulse der Stärke oder Schwäche für die 8 wichtigsten Währungen plus ein Symbol! Dieser Indikator ist darauf spezialisiert, die Beschleunigung der Währungsstärke für beliebige Symbole wie Gold, Exotische Paare, Rohstoffe, Indizes oder Futures anzuzeigen. Als erster seiner Art kann jedes Sym
Scalper Vault
Oleg Rodin
5 (27)
Scalper Vault ist ein professionelles Scalping-System, das Ihnen alles bietet, was Sie für erfolgreiches Scalping benötigen. Dieser Indikator ist ein komplettes Handelssystem, das von Forex- und Binäroptionshändlern verwendet werden kann. Der empfohlene Zeitrahmen ist M5. Das System liefert Ihnen genaue Pfeilsignale in Richtung des Trends. Es liefert Ihnen auch Top- und Bottom-Signale und Gann-Marktniveaus. Die Indikatoren bieten alle Arten von Warnungen, einschließlich PUSH-Benachrichtigungen.
Market Structure
Reza Aghajanpour
4.85 (26)
** All Symbols x All Timeframes scan just by pressing scanner button ** *** Contact me  to send you instruction and add you in "Market Structure group" for sharing or seeing experiences with other users. Introduction: Market structure is important for both new and professional traders since it can influence the liquidity and price action of a market (Breakout and Retest). It’s also one of the most commonly used techniques to understand trends, identify potential reversal points, and get a feel f
Matrix Arrow Indicator MT4
Juvenille Emperor Limited
5 (3)
Matrix Arrow Indicator MT4 ist ein einzigartiger 10-in-1-Trend, der zu 100 % nicht neu gezeichnet werden kann. Multi-Timeframe-Indikator, der für alle Symbole/Instrumente verwendet werden kann: Forex, Rohstoffe, Kryptowährungen, Indizes, Aktien. Der Matrix Arrow Indicator MT4 wird den aktuellen Trend in seinen frühen Stadien bestimmen und Informationen und Daten von bis zu 10 Standardindikatoren sammeln, die sind: Durchschnittlicher Richtungsbewegungsindex (ADX) Rohstoffkanalindex (CCI) Klassis
IX Power MT4
Daniel Stein
5 (5)
IX Power bringt die unschlagbare Präzision von FX Power endlich auch zu Nicht-Forex-Symbolen. Es bestimmt präzise die Intensität von kurz-, mittel- und langfristigen Trends in Ihren Lieblingsindizes, Aktien, Rohstoffen, ETFs und sogar Kryptowährungen. Sie können alles analysieren, was Ihr Terminal zu bieten hat. Probieren Sie es aus und erleben Sie, wie sich Ihr Timing beim Handel deutlich verbessert . IX Power Hauptmerkmale 100% präzise, nicht nachpinselnde Berechnungsergebnisse - für
DERZEIT 31% RABATT! Die beste Lösung für jeden Newbie oder Expert Trader! Dieser Indikator ist ein einzigartiges, qualitativ hochwertiges und erschwingliches Handelsinstrument, da wir eine Reihe von proprietären Funktionen und eine geheime Formel eingebaut haben. Mit nur EINEM Chart liefert er Alerts für alle 28 Währungspaare. Stellen Sie sich vor, wie sich Ihr Handel verbessern wird, weil Sie in der Lage sind, den genauen Auslösepunkt eines neuen Trends oder einer Scalping-Gelegenheit zu e
Hinterlassen Sie nach dem Kauf einen Kommentar, um 4 hochwertige Indikatoren als Bonus zu erhalten. Der Chart Patterns All-in-One Indikator hilft Tradern, verschiedene Chartmuster, die häufig in der technischen Analyse verwendet werden, zu visualisieren. Dieser Indikator unterstützt die Identifizierung möglicher Marktbewegungen, garantiert jedoch keine Rentabilität. Es wird empfohlen, den Indikator vor dem Kauf im Demomodus zu testen. Aktuelles Angebot : 50 % Rabatt auf den "Chart Patterns All i
Werden Sie Breaker Trader und profitieren Sie von Änderungen der Marktstruktur, wenn sich der Preis umkehrt. Der Order Block Breaker Indikator zeigt an, wann sich eine Trend- oder Preisbewegung der Erschöpfung nähert und bereit ist, sich umzukehren. Es weist Sie auf Änderungen in der Marktstruktur hin, die normalerweise auftreten, wenn eine Umkehrung oder ein größerer Rückzug bevorsteht. Der Indikator verwendet eine proprietäre Berechnung, die Ausbrüche und Preisdynamik identifiziert. Jedes
Blahtech Supply Demand
Blahtech Limited
4.61 (33)
Was: $299  Now: $99   Supply Demand uses previous price action to identify potential imbalances between buyers and sellers. The key is to identify the better odds zones, not just the untouched ones. Blahtech Supply Demand indicator delivers functionality previously unavailable on any trading platform. This 4-in-1 indicator not only highlights the higher probability zones using a multi-criteria strength engine, but also combines it with multi-timeframe trend analysis, previously confirmed swings
Weitere Produkte dieses Autors
UniversalEaMT5
Sergey Deev
4 (1)
The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of trades based on the signals of arrow indicators (which buffer values ​​other than 0 and EMPTY_VALUE) or color lines. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters. The Expert Advisor implements the following trade support functions: -installation of SL and TP; -calculation of th
The indicator detects and displays Cypher harmonic pattern also known as Anti-Butterfly (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangle
UniversalEA
Sergey Deev
3.67 (6)
The Expert Advisor allows you to build a trading system based on a custom indicator. It performs automated opening/closing of deals based on the signals of an indicator that places values ​​other than 0 and EMPTY_VALUE in the buffer. The EA polls the values ​​of the specified indicator buffers, opens/closes and accompanies trades according to the specified parameters. The Expert Advisor implements the following trade support functions: - installation for the transaction SL and TP; - calculation
The indicator displays the data of the candles from a higher timeframe on the chart. Only the candle body (by the open and close prices) is displayed. The candlesticks are colored depending on the difference between the open and close prices. After removing the indicator from the chart, the objects used by it are deleted automatically. Indicator Parameters TimeFrame - time frame (drop-down list) BearColor - bearish candle color (standard dialog) BullColor - bullish candle color (standard dialo
EA Locking Grid
Sergey Deev
5 (1)
Semiautomatic EA for trading based on the averaging and locking strategy. The trader sends signals for opening grids by using the buttons on the chart. The EA opens a market order, places a grid of limit orders in the same direction with lot multiplication according to specified parameters and a locking stop order in the opposite direction with the volume equal to the sum of all the previous ones. Once the price passes the specified breakeven level, the EA places a stop loss at the open price+sp
The indicator displays the data of the Stochastic oscillator from a higher timeframe on the chart. The main and signal lines are displayed in a separate window. The stepped response is not smoothed. The indicator is useful for practicing "manual" forex trading strategies, which use the data from several screens with different timeframes of a single symbol. The indicator uses the settings that are identical to the standard ones, and a drop-down list for selecting the timeframe. Indicator Parame
The indicator displays the data of a standard MACD indicator from a higher timeframe. The product features notifications of crossing the zero or signal line by the histogram. Parameters TimeFrame - indicator timeframe (dropdown list) MacdFast - fast line period MacdSlow - slow line period MacdSignal - signal line period MacdPrice - price type (dropdown list) AlertCrossZero - enable notifications of crossing the zero line AlertCrossSignal - enable notifications of crossing the signal line UseNo
The indicator displays the moving average of a higher timeframe on the chart. The indicator parameters TimeFrame - time frame of the moving average (drop-down list) MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift MaPrice - moving average price (drop-down list)
The indicator displays the data of the Average True Range (ATR) from a higher timeframe on the chart. It allows you to see the scope of the movement without having to switch to another screen terminal The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AtrPeriod - period of the Average True Range indicator a higher timeframe range
MTF ADX
Sergey Deev
5 (1)
The indicator displays the data of the standard ADX indicator from a higher timeframe on the chart. Several indicators with different timeframe settings can be placed on a single chart. The indicator parameters TimeFrame - time frame of the data (drop-down list) can not be lower than current AdxPeriod - period of the indicator for a higher timeframe AdxPrice - prices for the calculation of the indicator data from a higher timeframe
MACD Divergence
Sergey Deev
2.5 (2)
The indicator detects divergence signals - the divergences between the price peaks and the MACD oscillator values. The signals are displayed as arrows in the additional window and are maintained by the messages in a pop-up window, e-mails and push-notifications. The conditions which formed the signal are displayed by lines on the chart and in the indicator window. Indicator Parameters MacdFast - fast MACD line period MacdSlow - slow MACD line period MacdSignal - MACD signal line period MacdPri
The indicator detects and displays М. Gartley's Butterfly pattern. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The pattern and wave parameters are displayed on the screenshots. The default parameters are used for demonstration purposes only in order to increase the amount of detected patterns. Parameters
The indicator displays the averaged value of the moving averages of the current and two higher timeframes with the same parameters on the chart. If the moving averages are located one above the other, the resulting one is painted in green, showing an uptrend, in the opposite direction - red color (downtrend), intertwined - yellow color (transitional state) The indicator parameters MaPeriod - moving average period MaMethod - moving average method (drop-down list) MaShift - moving average shift
The indicator displays the price movement on the chart, which is smoothed by the root mean square function. The screenshot shows the moving average with period 20, the smoothed root mean square (red) and simple SMA (yellow). The indicator parameters MAPeriod - Moving average period MaPrice - applied price (drop down list, similar to the standard MovingAverage average) BarsCount - number of processed bars (reduces download time when attaching to the chart and using in programs).
The indicator displays the standard price deviation from the root mean moving average line in the additional window. The screenshot displays the standard indicator (the lower one) and SqrtDev (the upper one). Parameters SqrtPeriod - root mean line and standard deviation period. SqrtPrice - applied price (drop-down list). BarsCount - amount of processed bars (reduces the download time when applying to a chart and using in programs).
The indicator detects and displays the 5-0 harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the f
The indicator detects and displays the AB=CD harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. During the formation the
The indicator detects and displays the White Swan and Black Swan harmonic pattern on the chart according to the scheme provided in the screenshot. The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, does not require additional installation). After detecting the pattern, the indicator notifies of that by the pop-up window, a mobile notification and an email. The indicator highlights not only the complete figure, but also the time of its formation. Duri
The indicator detects and displays Shark harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is comple
The indicator detects and displays 3 Drives harmonic pattern (see the screenshot). The pattern is plotted by the extreme values of the ZigZag indicator (included in the resources, no need to install). After detecting the pattern, the indicator notifies of that by a pop-up window, a mobile notification and an email. The indicator highlights the process of the pattern formation and not just the complete pattern. In the former case, it is displayed in the contour triangles. After the pattern is com
The indicator displays ZigZag lines from a higher timeframe (see the example in the screenshot). The red thin line is the current timeframe's ZigZag, while a thicker yellow line is the higher timeframe's one. The indicator is repainted as the data is updated. Parameters Depth, Dev, Back - ZigZag parameters; BarsCount - amount of processed bars (reduces the initial download time and decreases the load when using in an EA); TimeFrame - indicator timeframe (cannot be lower than the current one).
RenkoMaSignals
Sergey Deev
1 (1)
The indicator displays Renko bars on the chart, plots two moving averages by them and generates buy/sell signals based on the conditions displayed in the screenshots and described below: the buy signal is formed if the fast moving average is above the slow moving average, from 4 to 10 consecutive bullish Renko bars are displayed, followed by no more than 2 bearish and one bullish Renko bars; the sell signal is formed if the fast moving average is below the slow moving average, from 4 to 10 conse
The indicator displays renko bars on a chart, use them to plot MACD histogram and provides buy/sell signals: signal of MACD histogram crossing its signal line; signal of MACD histogram crossing the line 0. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficienc
RenkoMaStoch
Sergey Deev
1 (1)
The indicator displays renko bars on a chart, uses them to plot the fast and slow moving average and Stochastic, as well as it provides buy/sell signals: a buy signal is generated when the fast moving is above the slow one, and the signal line of Stochastic crosses the lower level from bottom up; a sell signal is generated when the fast moving is below the slow one, and the signal line of Stochastic crosses the upper level from top to bottom; Renko is a non-trivial price display method. Instead
The indicator displays Renko bars on the chart and uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, so the indicator can work on any time frame with the same efficiency. This implementation of t
The indicator displays Renko bars on the chart, uses them to plot the ZigZag - trend lines connecting the local Lows and Highs of the price movement, and highlights them based on the Gartley patterns, showing the potential price reversal points. Renko - specialized display of the price action, in which the graph is displayed not every bar of the time frame, but only under the condition that the price had passed more than the specified number of points. Renko bars are not bound to a time frame, s
The indicator displays renko bars on a chart, uses them to plot the MACD oscillator and determines the divergence conditions (divergences of price movements and oscillator values). The buy/sell signal is formed if the next High/Low price is not confirmed by the oscillator values. The ZigZag indicator is used to evaluate the extremums. Only the last 3 peaks are taken into account (see the screenshot). If peak 1 is higher than peak 2 or peak 3, and at the same time the macd value is lower, then a
The indicator displays renko bars on a chart and uses them to create ZigZag indicator - trend lines connecting local price movement Highs and Lows. The indicator, in turn, is used to create AB=CD displaying potential price reversal points. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any time
The indicator calculates and displays renko bars using MA and PSAR data as well as provides buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. Buy signal forms when PSAR readings are moving down, MA is moving up, the price is closing ab
The indicator displays Renko bars on the chart, uses their data to calculate and display the moving average, PriceChannel and generates buy/sell signals. Renko is a non-trivial price display method. Instead of displaying each bar within a time interval, only the bars where the price moved a certain number of points are shown. Renko bars do not depend on a time interval, therefore the indicator works on any timeframe without losing its efficiency. The PriceChannel indicator displays the upper, lo
Auswahl:
Keine Bewertungen
Antwort auf eine Rezension
Version 1.1 2021.11.18
Обновление под новый билд