• Übersicht
  • Bewertungen (1)
  • Diskussion (36)
  • Neue Funktionen

ACB Breakout Arrows MT5

5

Der ACB Breakout Arrows Indikator liefert ein entscheidendes Einstiegssignal am Markt, indem er ein spezielles Ausbruchsmuster erkennt. Der Indikator scannt kontinuierlich den Chart nach einer stabilen Bewegung in eine Richtung und liefert ein präzises Einstiegssignal kurz vor der Hauptbewegung.

Hier den Multi-Symbol- und Multi-Zeitrahmen-Scanner erhalten - Scanner für ACB Breakout Arrows MT5


Hauptfunktionen

  • Stop-Loss- und Take-Profit-Level werden vom Indikator bereitgestellt.
  • Enthält ein MTF-Scanner-Dashboard, das Ausbruchssignale über alle Zeitrahmen hinweg verfolgt.
  • Geeignet für Daytrader, Swingtrader und Scalper.
  • Optimierter Algorithmus zur Steigerung der Signalgenauigkeit.
  • Spezielle Linie für Breakeven oder kurzfristiges Scalping (Quick Profit Line).
  • Leistungsmetriken wie Gewinn/Verlust, Erfolgsquote, durchschnittlicher Gewinn usw.
  • Kein Neuzeichnen der Signale.


Trade-Bestätigung

- Verwenden Sie den ACB Trade Filter Indikator, um Trades mit geringer Wahrscheinlichkeit herauszufiltern.

  • Starkes Kaufsignal: Aufwärtspfeil + grünes Histogramm + bullischer Trend.
  • Starkes Verkaufssignal: Abwärtspfeil + rotes Histogramm + bärischer Trend.
  • Vermeiden Sie Trades, wenn das Histogramm grau ist und der Trend seitwärts verläuft.

(optional) -
 Verwenden Sie KT Support and Resistance Levels um Einträge in der Nähe wichtiger Unterstützungs-/Widerstandsniveaus zu vermeiden. Solche Einstiege können schnell negativ verlaufen und zu unnötigen Verlusten führen.

„Das Ziel eines erfolgreichen Traders ist es, die besten Trades zu machen. Geld ist zweitrangig.“ – Alexander Elder


Eingabeparameter

  • Vergangene Balken: Anzahl der Balken für die Berechnung des Indikators.
  • Signalsensitivität: Stellen Sie die Empfindlichkeit der Pfeile (Signalstärke) ein.
  • Balken für SL: Anzahl der Balken zur Berechnung des Stop-Loss.
  • Ziel-Linien anzeigen: SL-, TP- und Quick-Profit-Linien im Chart ein-/ausblenden.
  • Leistungsanalyse: Anzeige von Performance-Daten wie Gewinntrendlinien für jedes Signal aktivieren/deaktivieren.
  • Alarm-Einstellungen: Popups, E-Mail, Push-Benachrichtigungen und Sound-Alarme sind verfügbar.


Für EA-Entwickler

// Arrays definieren

double Buy_Arrow[];
double Sell_Arrow[];
double Buy_SL[];
double Sell_SL[];

// Indikator-Handle definieren

int ACB_handle = iCustom(_Symbol,0,"Market/ACB Breakout Arrows");

// Puffer in Arrays kopieren

CopyBuffer(ACB_handle,0,1,1,Buy_Arrow);
CopyBuffer(ACB_handle,1,1,1,Sell_Arrow);
CopyBuffer(ACB_handle,2,1,1,Buy_SL);
CopyBuffer(ACB_handle,3,1,1,Sell_SL);

if(Buy_Arrow[0] != 0) // Einstiegskriterium für Kauf
if(Sell_Arrow[0] != 0) // Einstiegskriterium für Verkauf

Buy_SL[0]; // Stop-Loss Kauf
Sell_SL[0]; // Stop-Loss Verkauf

// Ziele vom Chart holen

double Quick_Profit = NormalizeDouble(ObjectGetDouble(0,"FirstTarget",OBJPROP_PRICE),_Digits);
double First_Target = NormalizeDouble(ObjectGetDouble(0,"Target1",OBJPROP_PRICE),_Digits);
double Final_Target = NormalizeDouble(ObjectGetDouble(0,"Target2",OBJPROP_PRICE),_Digits);
Bewertungen 1
MarketWatch27378757
152
MarketWatch27378757 2022.01.05 19:20 
 

...

Empfohlene Produkte
Dies ist wahrscheinlich der vollständigste Indikator für die automatische Erkennung der harmonischen Preisbildung, den Sie für die MetaTrader-Plattform finden können. Es erkennt 19 verschiedene Muster, nimmt Fibonacci-Projektionen genauso ernst wie Sie, zeigt die potenzielle Umkehrzone (PRZ) an und findet geeignete Stop-Loss- und Take-Profit-Werte. [ Installationsanleitung | Update-Anleitung | Fehlerbehebung | FAQ | Alle Produkte ] Es erkennt 19 verschiedene harmonische Preisbildungen Darges
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
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
KT Renko Patterns MT5
KEENBASE SOFTWARE SOLUTIONS
KT Renko Patterns analysiert das Renko-Diagramm Stein für Stein, um bekannte Chartmuster zu finden, die häufig von Händlern an verschiedenen Finanzmärkten verwendet werden. Im Vergleich zu zeitbasierten Charts ist das Handeln mit Mustern auf Renko-Charts einfacher und deutlicher, da sie weniger überladen wirken. KT Renko Patterns enthält mehrere Renko-Muster, von denen viele ausführlich im Buch "Profitable Trading with Renko Charts" von Prashant Shah erklärt werden. Ein vollständig automatisie
Sind Sie es leid, Unterstützungs- und Widerstandslinien zu zeichnen? Der Unterstützungswiderstand ist ein Multi-Zeitrahmen-Indikator, der Unterstützungs- und Widerstandslinien mit einer sehr interessanten Wendung automatisch erkennt und zeichnet: Wenn das Preisniveau im Laufe der Zeit getestet wird und seine Bedeutung zunimmt, werden die Linien dicker und dunkler. [ Installationsanleitung | Update-Anleitung | Fehlerbehebung | FAQ | Alle Produkte ] Steigern Sie Ihre technische Analyse über Nacht
SolarTrade Suite Finanzindikator: Jupiter Market Indicator – Ihr zuverlässiger Führer in der Welt der Finanzmärkte! Dies ist ein Trendindikator, der spezielle innovative und fortschrittliche Algorithmen zur Berechnung seines Wertes verwendet und zudem ein ansprechendes Design aufweist. Die Messwerte dieses Indikators sind sehr leicht zu verstehen: Blau – Kaufen, Rot – Verkaufen. Sehen Sie sich unsere anderen Produkte aus der SolarTrade Suite-Reihe am Ende der Beschreibung an. Möchten Sie si
Owl Smart Levels MT5
Sergey Ermolov
4.03 (30)
MT4-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 Handel Owl H
Der SMC Venom Model BPR Indikator ist ein professionelles Tool für Trader, die mit dem Smart Money (SMC)-Konzept arbeiten. Er identifiziert automatisch zwei wichtige Muster im Kurschart: FVG   (Fair Value Gap) ist eine Kombination aus drei Kerzen, wobei zwischen der ersten und dritten Kerze eine Lücke besteht. Diese bildet eine Zone zwischen den Niveaus, in der es keine Volumenunterstützung gibt, was häufig zu einer Kurskorrektur führt. BPR   (Balanced Price Range) ist eine Kombination aus zwe
STRICTLY FOR BOOM INDEX ONLY!!!!! Here I bring the Maximum Trend Arrows OT1.0 MT5 indicator. This indicator is made up of a combination of different trend indicators for entries and exits, for entries an orange arrow will paint on the chart below the current market and a red flag for closing of trades and it produces buy arrows only. When the orange arrow appears, it will appear along with it's sound to notify you. The 1H timeframe is recommended, don't use it anywhere else than on the 1H timefr
ATrend
Zaha Feiz
4.77 (13)
ATREND: How It Works and How to Use It How It Works The " ATREND " indicator for the MT5 platform is designed to provide traders with robust buy and sell signals by utilizing a combination of technical analysis methodologies. This indicator primarily leverages the Average True Range (ATR) for volatility measurement, alongside trend detection algorithms to identify potential market movements. Leave a massage after purchase and receive a special bonus gift. Key Features: ⦁ Dynamic Trend Detect
Price Breakout pattern Scanner is the automatic scanner for traders and investors. It can detect following patterns automatically from your chart. Head and Shoulder - Common tradable pattern. Reverse Head and Shoulder - This pattern is the reverse formation of the Head and Shoulder. Double Top - When the price hits resistance level twice and decline toward the support level, the trader can anticipate sudden bearish breakout through the support level. Double Bottom - The double bottom pattern is
Atomic Analyst MT5
Issam Kassas
4.32 (19)
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
KT Horizontal Lines MT5
KEENBASE SOFTWARE SOLUTIONS
In MetaTrader kann das Zeichnen mehrerer   horizontaler Linien   und das anschließende Verfolgen ihrer jeweiligen Kursniveaus mühsam sein. Dieser Indikator zeichnet automatisch mehrere horizontale Linien in gleichen Abständen, um Preisalarme zu setzen, Unterstützungs- und Widerstandszonen zu markieren oder andere manuelle Zwecke zu erfüllen. Dieser Indikator eignet sich besonders für Einsteiger im Forex-Handel, die nach schnellen Gewinnmöglichkeiten durch Kauf und Verkauf suchen. Horizontale Lin
Der DYJ-BoS-Indikator identifiziert und markiert automatisch die wesentlichen Elemente von Marktstrukturverschiebungen, darunter: Ausbruch aus der Struktur (BoS): Wird erkannt, wenn der Preis eine signifikante Bewegung macht und einen vorherigen Strukturpunkt durchbricht. Es markiert mögliche Aufwärtstrendlinien und Abwärtstrendlinien (UP & DN, d. h. kontinuierliche neue Hochs und neue Tiefs), und sobald der Preis diese Linien durchbricht, markiert es rote (BEAR) und grüne (BULL) Pfeile Ein
To download MT4 version please click here . This is the exact conversion from TradingView: "WaveTrend [LazyBear]" By "zeusuk3". One of the coolest indicators out there to detect overbought and oversold zones. It can be used as a part of more complicated strategy and for confirming a potential trade setup. There are buffers to use in EAs also. The indicator is loaded light and non-repaint. - You can message in private chat for further changes you need. Thanks for downloading 
Dies ist ein MTF-Indikator für Unterstützungs- und Widerstandsniveaus basierend auf den   Extremwerten des Advanced ZigZag Dynamic   und/oder   Extended Fractal   Indikators mit Preisetiketten (kann deaktiviert werden). Für den MTF-Modus können höhere TFs ausgewählt werden. Standardmäßig werden die Ebenen basierend auf ZigZag-Indikatorpunkten generiert. Fraktale Indikatorpunkte können auch zusammen mit ZigZag oder stattdessen verwendet werden. Um die Verwendung zu vereinfachen und CPU-Zeit zu sp
How to use Pair Trading Station Pair Trading Station is recommended for H1 time frame and you can use it for any currency pairs. To generate buy and sell signal, follow few steps below to apply Pair Trading Station to your MetaTrader terminal. When you load Pair Trading Station on your chart, Pair Trading station will assess available historical data in your MetaTrader platforms for each currency pair. On your chart, the amount of historical data available will be displayed for each currency pai
Renko Gold
Ignacio Agustin Mene Franco
Renko Gold! clearly indicates the floors and ceilings where it goes from 4 lines, the line below that marks the floor in green confirming with the thinnest line clarifies the purchase entry, the same is for sale, the top line marks the ceiling and the thinnest red line marks the sale, This indicator works for all temporalities! For Forex and Synthetic Indices markets! It also works for crypto markets! Good profit! World Investor.
Was: $249  Now: $149   Market Profile defines a number of day types that can help the trader to determine market behaviour. A key feature is the Value Area, representing the range of price action where 70% of trading took place. Understanding the Value Area can give traders valuable insight into market direction and establish the higher odds trade. It is an excellent addition to any system you may be using. Inspired by Jim Dalton’s book “Mind Over Markets”, this indicator is designed to suit the
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
PZ Trend Trading MT5
PZ TRADING SLU
3.8 (5)
Trend Trading ist ein Indikator, der so weit wie möglich von den Markttrends profitiert, indem er Pullbacks und Breakouts zeitlich festlegt. Sie findet Handelsmöglichkeiten, indem sie analysiert, was der Preis während etablierter Trends tut. [ Installationsanleitung | Update-Anleitung | Fehlerbehebung | FAQ | Alle Produkte ] Handeln Sie mit Zuversicht und Effizienz an den Finanzmärkten Profitieren Sie von etablierten Trends, ohne ins Wanken zu geraten Profitable Pullbacks, Ausbrüche und vorze
Noize Absorption Index - is the manual trading system that measures the difference of pressure between bears forces and bulls forces. Green line - is a noize free index that showing curent situation. Zero value of index shows totally choppy/flat market.Values above zero level shows how powerfull bullish wave is and values below zero measures bearish forces.Up arrow appears on bearish market when it's ready to reverse, dn arrow appears on weak bullish market, as a result of reverse expectation.
Trend Master Chart MT5
Frederic Jacques Collomb
Trend Master Chart ist der Trendindikator, den Sie brauchen. Es überlagert das Diagramm und verwendet Farbcodierung, um verschiedene Markttrends/-bewegungen zu definieren. Es verwendet einen Algorithmus, der zwei gleitende Durchschnitte und verschiedene Oszillatoren kombiniert. Die Perioden dieser drei Elemente sind veränderbar. Es funktioniert in jedem Zeitrahmen und bei jedem Paar. Auf einen Blick erkennen Sie einen Aufwärts- oder Abwärtstrend und die verschiedenen Einstiegspunkte in diesen T
No Demand No Supply MT5
Trade The Volume Waves Single Member P.C.
No Demand No Supply   This indicator identifies   No Demand –No Supply candles to your chart and plots volume bars colored according to the signal. It can be applied to all timeframes or to a specific one only. It can also be used as regular volume indicator  with exceptional future of WEIGHTED VOLUME. Furthermore is has an alert notification, sound and email when a signals occurs. The indicator does not repaint but the alert will come on two candles back due to the definition of No Demand No Su
Inventory Retracement Trade it is designed based on one of the most popular tradingview indicator.  This is mostly combined with other popurlar trend indicator to confirm the strength of the movement. Definition Inventory Retracement Trade is quickly becoming one of the most popular ways to identify where short-term counter trend institutional inventory has subsided and when it’s time to re-enter into a trade’s original trend direction.
Terra Infinity is a flat indicator. This improved version of the CalcFlat indicator has three additional lines that significantly increase its effectiveness. Unlike its predecessor with two static levels, Terra Infinity adds three dynamic lines above the main histogram, which are interpreted as follows: base signal line, minimum signal line, maximum signal line. These lines are formed using the additional parameter Avg, which is the average value of the histogram. Averaging produces a line cl
This Indicator enhances the default Relative Strength Index (RSI) by introducing several improvements. First, it visually highlights overbought and oversold regions by changing the RSI color from white to red. Second, it includes additional reference lines at 20, 40, 50, 60, and 80, providing a clearer framework for assessing RSI values. The most notable feature is the use of the middle 50-line to indicate the current market cycle. The color of the 50-line dynamically reflects the cycle: green f
Automated Trendlines MT5
Georgios Kalomoiropoulos
Trendlinien sind das wichtigste Werkzeug der technischen Analyse im Devisenhandel. Leider zeichnen die meisten Händler sie nicht richtig. Der automatische Trendlinien-Indikator ist ein professionelles Tool für ernsthafte Trader, das Ihnen hilft, die Trendbewegung der Märkte zu visualisieren. Es gibt zwei Arten von Trendlinien Bullische Trendlinien und Bärische Trendlinien. Im Aufwärtstrend wird die Forex-Trendlinie durch die niedrigsten Swing-Punkte der Preisbewegung gezogen. Wenn man mindest
TrendDetect
Pavel Gotkevitch
The Trend Detect indicator combines the features of both trend indicators and oscillators. This indicator is a convenient tool for detecting short-term market cycles and identifying overbought and oversold levels. A long position can be opened when the indicator starts leaving the oversold area and breaks the zero level from below. A short position can be opened when the indicator starts leaving the overbought area and breaks the zero level from above. An opposite signal of the indicator can b
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
Käufer dieses Produkts erwarben auch
MonetTrend — Премиум-индикатор для торговли по тренду (M30, H1, H4) MonetTrend — это мощный и визуально понятный трендовый индикатор, созданный для торговли на таймфреймах M30, H1 и H4. Он идеально подходит для работы с волатильными инструментами, такими как: • Золото (XAUUSD) • Криптовалюты (BTCUSD) • Валютные пары (EURUSD, USDJPY и др.) Ключевые особенности MonetTrend: • Автоматическое отображение Take Profit 1 (TP1) и Stop Loss (SL): После появления сигнала индикатор сразу показывает: • TP
TPSpro RFI Levels MT5
Roman Podpora
4.55 (20)
Umkehrzonen / Spitzenvolumina / Aktive Zonen eines Hauptakteurs = TS TPSPROSYSTEM ANLEITUNG RUS    /    ANWEISUNGEN     ENG          /          Version MT4      Jeder Käufer dieses Indikators erhält zusätzlich KOSTENLOS: 6 Monate Zugriff auf Handelssignale vom Dienst RFI SIGNALS – vorgefertigte Einstiegspunkte gemäß dem TPSproSYSTEM-Algorithmus. Schulungsmaterialien mit regelmäßigen Updates – tauchen Sie in die Strategie ein und steigern Sie Ihr berufliches Niveau. 24/5-Support an Wochentagen u
Cycle Maestro MT5
Stefano Frisetti
5 (1)
NOTE: CYCLEMAESTRO is distributed only on this website, there are no other distributors. Demo version is for reference only and is not supported. Full versione is perfectly functional and it is supported. CYCLEMAESTRO , the first and only indicator of Cyclic Analysis, useful for giving signals of TRADING, BUY, SELL, STOP LOSS, ADDING. Created on the logic of   Serghei Istrati   and programmed by   Stefano Frisetti ;   CYCLEMAESTRO   is not an indicator like the others, the challenge was to inter
Quantum TrendPulse
Bogdan Ion Puscasu
5 (14)
Wir stellen   Quantum TrendPulse   vor, das ultimative Handelstool, das die Leistung von   SuperTrend   ,   RSI   und   Stochastic   in einem umfassenden Indikator vereint, um Ihr Handelspotenzial zu maximieren. Dieser Indikator wurde für Händler entwickelt, die Präzision und Effizienz suchen, und hilft Ihnen dabei, Markttrends, Momentumverschiebungen und optimale Ein- und Ausstiegspunkte sicher zu erkennen. Hauptmerkmale: SuperTrend-Integration:   Folgen Sie problemlos dem vorherrschenden Markt
Jetzt 147 US -Dollar (nach ein paar Aktualisierungen auf 499 US -Dollar) - Unbegrenzte Konten (PCs oder MACs) RelicusRoad Benutzerhandbuch + Schulungsvideos + Zugang zur privaten Discord-Gruppe + VIP-Status EINE NEUE ART, DEN MARKT ZU BETRACHTEN RelicusRoad ist der weltweit leistungsstärkste Handelsindikator für Forex, Futures, Kryptowährungen, Aktien und Indizes und gibt Händlern alle Informationen und Tools, die sie benötigen, um profitabel zu bleiben. Wir bieten technische Analysen und Ha
Quantum Trend Sniper
Bogdan Ion Puscasu
4.73 (51)
Wir stellen vor       Quantum Trend Sniper Indicator   , der bahnbrechende MQL5-Indikator, der die Art und Weise, wie Sie Trendumkehrungen erkennen und handeln, verändert! Entwickelt von einem Team erfahrener Händler mit über 13 Jahren Handelserfahrung,       Quantum Trend Sniper-Indikator       wurde entwickelt, um Ihre Trading-Reise mit seiner innovativen Methode zur Identifizierung von Trendumkehrungen mit extrem hoher Genauigkeit auf ein neues Niveau zu heben. ***Kaufe Quantum Trend Sniper
Berma Bands
Muhammad Elbermawi
5 (3)
Der Berma Bands (BBs)-Indikator ist ein wertvolles Werkzeug für Händler, die Markttrends erkennen und daraus Kapital schlagen möchten. Durch die Analyse der Beziehung zwischen dem Preis und den BBs können Händler erkennen, ob sich ein Markt in einer Trend- oder Schwankungsphase befindet. Besuchen Sie den [ Berma Home Blog ], um mehr zu erfahren. Berma-Bänder bestehen aus drei unterschiedlichen Linien: dem oberen Berma-Band, dem mittleren Berma-Band und dem unteren Berma-Band. Diese Linien werden
MetaForecast M5
Vahidreza Heidar Gholami
5 (3)
MetaForecast prognostiziert und visualisiert die Zukunft eines beliebigen Marktes basierend auf den Harmonien in den Preisdaten. Obwohl der Markt nicht immer vorhersehbar ist, kann MetaForecast, wenn es ein Muster im Preis gibt, die Zukunft so genau wie möglich voraussagen. Im Vergleich zu ähnlichen Produkten kann MetaForecast durch die Analyse von Markttrends genauere Ergebnisse erzeugen. Eingabeparameter Past size (Vergangene Größe) Gibt an, wie viele Balken MetaForecast verwendet, um ein Mod
Wir stellen vor       Quantum Breakout PRO   , der bahnbrechende MQL5-Indikator, der die Art und Weise, wie Sie mit Breakout-Zonen handeln, verändert! Entwickelt von einem Team erfahrener Händler mit über 13 Jahren Handelserfahrung,       Quantum Breakout PRO       ist darauf ausgelegt, Ihre Handelsreise mit seiner innovativen und dynamischen Breakout-Zone-Strategie auf ein neues Niveau zu heben. Der Quantum Breakout Indicator zeigt Ihnen Signalpfeile auf Breakout-Zonen mit 5 Gewinnzielzonen u
IVISTscalp5
Vadym Zhukovskyi
5 (6)
Wir stellen Ihnen den iVISTscalp5-Indikator vor, der nicht nur einzigartig, sondern auch effektiv im Handel ist. Dieser Indikator basiert auf Zeitdaten und ist das Ergebnis jahrelanger Erfahrung und eingehender Analyse der Finanzmärkte. Der iVISTscalp5-Indikator ist ein ausgezeichnetes Werkzeug für manuellen Handel. Bequemlichkeit, Einfachheit und Visualisierung - die gesamte Komplexität ist verborgen. Wir haben die Einstellungen und Verwendung des iVISTscalp5-Indikators auf das Maximum vereinfa
Erkennen Sie den Trend. Lesen Sie das Muster. Wählen Sie den Einstiegspunkt. 3 Schritte in 30 Sekunden! Handeln Sie mühelos – ohne Analyse, Ihr intelligenter Assistent vereinfacht Ihre Arbeit. Keine überladenen Charts mehr. Handeln Sie mit Vertrauen durch intelligente Trenderkennung. Kompatibel mit allen Währungen, Kryptowährungen, Aktien, Metallen, Indizes und Zeitrahmen. Einfach klicken und ausführen – so einfach ist das. Ideal für beschäftigte Trader, die Geschwindigkeit und Klarheit suchen.
CBT Quantum Maverick Hocheffizientes Binäroptionshandelssystem CBT Quantum Maverick ist ein leistungsstarkes Handelssystem für Binäroptionen, das für Händler entwickelt wurde, die Präzision, Einfachheit und diszipliniertes Handeln suchen. Keine Anpassung erforderlich – das System ist von Anfang an optimiert. Mit etwas Übung sind die Signale leicht zu beherrschen. Hauptmerkmale: Präzise Signale: Handelssignale basierend auf der aktuellen Kerze, die auf die nächste Kerze abzielen, ohne häufige N
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
FxaccurateLS
Shiv Raj Kumawat
WHY IS OUR FXACCCURATE LS MT5 THE PROFITABLE ? PROTECT YOUR CAPITAL WITH RISK MANAGEMENT Gives entry, stop and target levels from time to time. It finds Trading opportunities by analyzing what the price is doing during established trends. POWERFUL INDICATOR FOR A RELIABLE STRATEGIES We have made these indicators with a lot of years of hard work. It is made at a very advanced level. Established trends provide dozens of trading opportunities, but most trend indicators completely ignore them! The
IQ Gold Gann Levels a non-repainting, precision tool designed exclusively for XAUUSD/Gold intraday trading. It uses W.D. Gann’s square root method to plot real-time support and resistance levels, helping traders spot high-probability entries with confidence and clarity. William Delbert Gann (W.D. Gann) was an exceptional market analyst, whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient mathematics which proved to be extremely accurate. Download
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
Suchen Sie nach einem leistungsstarken Indikator für den Devisenhandel, der Ihnen dabei helfen kann, profitable Handelsmöglichkeiten mit Leichtigkeit zu erkennen? Suchen Sie nicht weiter als das Beast Super Signal. Dieser benutzerfreundliche trendbasierte Indikator überwacht kontinuierlich die Marktbedingungen, sucht nach neuen sich entwickelnden Trends oder springt auf bestehende Trends ein. Das Beast Super Signal gibt ein Kauf- oder Verkaufssignal, wenn alle internen Strategien aufeinander abg
AT Forex Indicator MT5
Marzena Maria Szmit
5 (5)
The AT Forex Indicator MT5 is a sophisticated trading tool designed to provide traders with a comprehensive analysis of multiple currency pairs. This powerful indicator simplifies the complex nature of the forex market, making it accessible for both novice and experienced traders. AT Forex Indicator uses advanced algorithms to detect trends, patterns and is an essential tool for traders aiming to enhance their forex trading performance. With its robust features, ease of use, and reliable signal
[ MT4 Version ]  [ Kill Zones ]  [ SMT Divergences ] How to trade using Order Blocks:  Click here User Interface Performance:  During testing in the strategy tester, the UI may experience lag. Rest assured, this issue is specific to the testing environment and does not affect the indicator's performance in live trading. Elevate your trading strategy with the  Order Blocks ICT Multi TF  indicator, a cutting-edge tool designed to enhance your trading decisions through advanced order block analysis
TrendMaestro5
Stefano Frisetti
note: this indicator is for METATRADER4, if you want the version for METATRADER5 this is the link:  https://www.mql5.com/it/market/product/108106 TRENDMAESTRO ver 2.4 TRENDMAESTRO recognizes a new TREND in the bud, he never makes mistakes. The certainty of identifying a new TREND is priceless. DESCRIPTION TRENDMAESTRO identifies a new TREND in the bud, this indicator examines the volatility, volumes and momentum to identify the moment in which there is an explosion of one or more of these data a
Triplet Cloud MTF is an indicator for trend-following strategy. It presents the trend in HTF from the LTF Chart that allows traders focus on looking for trade entry in the right direction and increase striking rate. It comes with simple input setup. You will only need to choose HTF you want to follow its trend and set the alert setup, then all is set. Here are the mostly selected HTF setup for each of entry timeframe: M1 Entry   : M15 Trend M5 Entry   : H1 Trend M15 Entry   : H4 Trend H1 Entry  
Backtesting Simulator MT5
Diego Arribas Lopez
4 (1)
[ MT4 Version ] Are you tired of spending months on demo or live accounts to test your trading strategies? The Backtesting Simulator is the ultimate tool designed to elevate your backtesting experience to new heights. Utilizing Metatrader historical symbol information, it offers an unparalleled simulation of real market conditions. Take control of your testing speed, test ideas quickly or at a slower pace, and witness remarkable improvements in your testing performance. Forget about wasting tim
TMA Channel is a price channel obtained through a special calculation method based on traditional TMA . The channel has upper, middle, and lower tracks . When the price approaches or exceeds the upper track, it is already in an overbought state, and attention should be paid to the situation of reversal and decline; When the price approaches or falls below the lower track, it is already in an oversold state, and attention should be paid to the situation of reversal and rise . The indicator will
Ultimate Forex Trading Indicator Elevate your trading with our multi-functional indicator packed with advanced features! Key Features: 1. Non-repainting indicator for accurate signals 2. Max activations for peace of mind 3. 7+ strategies integrated for diverse trading styles 4. 10 Indicators all in one for comprehensive analysis 5. Perfect for Day and Swing Trading strategies 6. Trend following, reversal, and scalping strategies built-in 7. Create your own Custom strategies 8. Prop firm ready t
The Naveen Dynamic Square  MT5  is one of the best known  technical analysis tools  inspired  by WD Gann along with the Gann Fan and Gann Box. It is considered a cornerstone of his trading technique that is based on time and price symmetry. The Naveen Dynamic Square MT5   is a powerful tool in finance for determining support and resistance levels based on a stock's extreme price points. It works by extrapolating probable price levels from a central value, typically an all-time or cyclical high o
IQ FX Gann Levels a precision trading indicator based on W.D. Gann’s square root methods. It plots real-time, non-repainting support and resistance levels to help traders confidently spot intraday and scalping opportunities with high accuracy. William Delbert Gann (W.D. Gann) was an exceptional market analyst, whose trading technique was based on a complex blend of mathematics, geometry, astrology, and ancient mathematics which proved to be extremely accurate. Download the Metatrader 4 Version M
MTF Supply Demand Zones MT5
Georgios Kalomoiropoulos
5 (1)
Automatisierte Angebots- und Nachfragezonen der nächsten Generation. Neuer und innovativer Algorithmus, der bei jedem Diagramm funktioniert. Alle Zonen werden dynamisch entsprechend der Preisbewegung des Marktes erstellt. ZWEI ARTEN VON WARNUNGEN --> 1) WENN DER PREIS EINE ZONE ERREICHT 2) WENN EINE NEUE ZONE BILDET WIRD Sie erhalten keinen weiteren nutzlosen Indikator. Sie erhalten eine vollständige Handelsstrategie mit nachgewiesenen Ergebnissen.     Neue Eigenschaften:     Warnungen, w
God line
Hong Tao Ren
这个指标采用一种特殊的思路来指示市场方向,指标加载在一小时和15分钟图表效果最好。 当指标显示红色时,表明市场趋势为多头,绿色表明市场趋势为空头,黄色为不明确,此时应避免开单。 我们需要达成共识的一点是:市场行情是随机发展的,无法完全准确预测,我们能做的只有跟随,不和市场趋势对着干,才能做到顺势而为。 本指标就是在这个思路下研发的,紧紧跟随市场行情发展,确认行情展开了才会显示对应的颜色。跟随本指标,只需要按照指示操作即可。 长期跟随的情况下,交易绩效是很不错的。 另外一点:本指标更适合趋势性较强的品种,比如镑日,美日,黄金等。 依据本指标交易镑日的话,可以用在5分钟或15分钟周期,获利30个点离场是比较可行的。
The most crucial price level in any "Volume Profile" is the "Point of Control" . Is the price level with the highest traded volume. And mainly, is the level where the big guys start there their positions, so it's an accumulation/distribution level for smart money. The idea of the indicator arose after the "MR Volume Profile Rectangles" indicator was made. When creating the "MR Volume Profile Rectangles" indicator, we spent a lot of time comparing the volumes with those from the volume profile
Der Forex TPA Indikator deckt die wahren Aktionen der Marktmacher auf, immer dann wenn sie passieren. "Kämpfe nicht gegen die Marktmacher an, sondern folge ihnen", ist wohl der beste Rat, den ein Trader bekommen kann. Der TPA Indikator zeigt jedesmal seine Signale an wenn die Bullen definitiv stärker sind als die Bären und umgekehrt. Dieser Indikator wurde VON Tradern FÜR Trader gemacht und ist 100% NICHT NACHZEICHNEND! Signale werden STRENG am Schluss einer Kerze  generiert. Das sagen unsere Ku
Weitere Produkte dieses Autors
ACB Breakout Arrows EA
KEENBASE SOFTWARE SOLUTIONS
Dies ist ein vollständig automatisierter Expert Advisor, der auf unserem benutzerdefinierten Indikator „ACB Breakout Arrows“ basiert. Die Einstiege erfolgen auf Grundlage eines Breakout-Musters, das regelmäßig in beide Richtungen auftritt. Die Signalintensität kann über den externen Parameter „Signal Sensitivity“ angepasst werden. Trade-Bestätigung ACB Breakout Arrows EA bietet die Möglichkeit, Einstiege mithilfe eines weiteren benutzerdefinierten Indikators namens ACB Trade Filter zu filtern.
ACB Breakout Arrows EA MT5
KEENBASE SOFTWARE SOLUTIONS
Dies ist ein vollständig automatisierter Expert Advisor, der auf unserem benutzerdefinierten Indikator „ACB Breakout Arrows“ basiert. Die Einstiege erfolgen auf Grundlage eines Breakout-Musters, das regelmäßig in beide Richtungen auftritt. Die Signalintensität kann über den externen Parameter „Signal Sensitivity“ angepasst werden. Trade-Bestätigung ACB Breakout Arrows EA bietet die Möglichkeit, Einstiege mithilfe eines weiteren benutzerdefinierten Indikators namens ACB Trade Filter zu filtern.
ACB Breakout Arrows
KEENBASE SOFTWARE SOLUTIONS
4.15 (34)
Der ACB Breakout Arrows Indikator liefert ein entscheidendes Einstiegssignal, indem er ein spezielles Ausbruchsmuster erkennt. Der Indikator überwacht das Chart kontinuierlich auf eine sich festigende Marktbewegung in eine Richtung und gibt ein präzises Signal unmittelbar vor dem eigentlichen Impuls.  Multisymbol- und Multitimeframe-Scanner hier verfügbar – Scanner für ACB Breakout Arrows MT4 Hauptfunktionen Stop-Loss- und Take-Profit-Level werden vom Indikator automatisch bereitgestellt. Mitge
Wenn Sie Forex handeln, kann detailliertes Wissen über die Währungsstärke und die Korrelation zwischen Währungspaaren Ihr Trading auf ein neues Niveau heben. Die Korrelation hilft, Ihr Risiko zu halbieren, während die Stärkenanalyse Ihre Gewinne maximieren kann. Dieser Indikator bietet einen hybriden Ansatz zur Auswahl der besten Währungspaare, basierend auf einer Kombination aus Stärkenanalyse und Korrelation. Wie man die Währungsstärkenanalyse verwendet Angenommen, Ihre Handelsstrategie biete
KT Auto Fibo
KEENBASE SOFTWARE SOLUTIONS
KT Auto Fibo zeichnet Fibonacci-Retracement-Level basierend auf der aktuellen Trendrichtung automatisch ein. Die Hoch- und Tiefpunkte werden automatisch anhand der verfügbaren Maximal- und Minimalwerte auf dem Chart ausgewählt. Sie können hinein- und herauszoomen sowie scrollen, um die Fibonacci-Level entsprechend anzupassen. Modi Automatisch:  Zeichnet die Fibonacci-Level automatisch basierend auf dem sichtbaren Chartbereich. Manuell: Zeichnet die Fibonacci-Level einmalig. Danach können die An
KT Psar Arrows
KEENBASE SOFTWARE SOLUTIONS
KT Psar Arrows platziert Pfeile auf dem Chart unter Verwendung des Standardindikators Parabolic SAR. Ein bullischer Pfeil wird gezeichnet, wenn das Hoch der Kerze den SAR berührt. Ein bärischer Pfeil wird gezeichnet, wenn das Tief der Kerze den SAR berührt. Die Signale werden in Echtzeit generiert, ohne auf den Kerzenschluss zu warten.  Funktionen Ein hilfreiches Tool für Trader, die Strategien testen möchten, die den Parabolic SAR-Indikator verwenden.  Kann genutzt werden, um Wendepunkte im Ma
MACD Divergence MT4
KEENBASE SOFTWARE SOLUTIONS
KT MACD Divergence zeigt reguläre und versteckte Divergenzen zwischen dem Preis und dem Oszillator an. Wenn deine Handelsstrategie auf eine Trendumkehr abzielt, kannst du die reguläre MACD-Divergenz verwenden, um mögliche Wendepunkte zu identifizieren. Wenn du dagegen auf eine Trendfortsetzung setzt, eignet sich die versteckte MACD-Divergenz hervorragend. Einschränkungen von KT MACD Divergence Die Verwendung der MACD-Divergenz als alleiniger Einstiegssignal kann riskant sein. Nicht jede Diverg
KT Volatility Oscillator
KEENBASE SOFTWARE SOLUTIONS
Der KT Volatilitätsoszillator analysiert vergangene und aktuelle Marktdaten mithilfe einer mathematischen Formel und stellt das Ergebnis in Form eines Oszillators dar. Wachsende und abnehmende Wellen entsprechen einer hohen beziehungsweise niedrigen Volatilität des Vermögenswerts.  Kurz gesagt, Volatilität ist ein Maß für die Preisänderungen eines Vermögenswerts über einen bestimmten Zeitraum. Ohne Volatilität gäbe es kaum Bewegungen am Markt und Trader könnten nicht von den Kursbewegungen profi
KT Asian Breakout Indicator
KEENBASE SOFTWARE SOLUTIONS
Der KT Asian Breakout Indikator analysiert einen wichtigen Teil der asiatischen Handelssitzung, um in beide Richtungen Kauf- und Verkaufssignale basierend auf dem Preis-Ausbruch zu generieren. Ein Kaufsignal wird ausgelöst, wenn der Preis das Sitzungs-Hoch durchbricht, und ein Verkaufssignal tritt auf, wenn der Preis das Sitzungs-Tief durchbricht. Wichtige Hinweise Wenn die Sitzungsbox vertikal zu breit ist, sollte ein neuer Trade vermieden werden, da die meisten Kursbewegungen bereits innerhal
KT Momentum Arrows MT5
KEENBASE SOFTWARE SOLUTIONS
5 (2)
Der KT Momentum Arrows Indikator basiert auf einem kurzfristigen Ausbruch, der durch Bandabweichungen und entstehende Volatilität in eine bestimmte Richtung berechnet wird. Ein Kaufsignal wird generiert, wenn der Schlusskurs über dem oberen Band liegt, und ein Verkaufssignal, wenn der Schlusskurs unter dem unteren Band liegt. Ein Magnituden-Koeffizient wird als Eingabewert verwendet und beeinflusst sowohl die Bandabweichung als auch die Volatilität. Der Wert sollte sorgfältig in Bezug auf das In
KT RSI Divergence Robot MT5
KEENBASE SOFTWARE SOLUTIONS
KT RSI Divergence robot is a 100% automated expert advisor that trades regular and hidden divergence built between the price and Relative Strength Index (RSI) oscillator. The divergence signals are fetched from our freely available RSI divergence indicator. Not every divergence ends up in a successful price reversal, that's why this ea combines the raw divergences signals with its inbuilt technical analysis module to exploit the price inefficiency that occurs after some selected divergence sig
Use of support and resistance in systematic trading is very subjective. Every trader has their own idea and way to plotting the support and resistance levels on the chart. KT Support and Resistance indicator take out this ambiguity out of the situation and automatically draws support and resistance levels following an algorithmic approach using a unique multi-timeframe analysis. When launched on the chart, It immediately scan the most significant extreme points across all the available timefra
KT Stoch Divergence MT5
KEENBASE SOFTWARE SOLUTIONS
Divergenzen gehören zu den wichtigsten Signalen zur Vorhersage möglicher Kursumkehrungen. KT Stoch Divergence zeigt reguläre und versteckte Divergenzen zwischen dem Kurs und dem Stochastic-Oszillator. Einschränkungen von KT Stoch Divergence Die alleinige Nutzung von Stochastic-Divergenzen als Einstiegssignal kann riskant sein. Nicht jede Divergenz weist auf eine starke Trendumkehr hin. Für bessere Ergebnisse sollte sie mit der Preisaktion und dem Trend kombiniert werden. Funktionen Markiert r
KT MA Crossover MT5
KEENBASE SOFTWARE SOLUTIONS
KT MA Crossover zeigt Kauf- und Verkaufspfeile basierend auf dem Schnittpunkt der ausgewählten gleitenden Durchschnitte an. Darüber hinaus erzeugt es entsprechende Warnmeldungen und zeigt den MFE-Wert (Most Favorable Excursion) für jedes aufeinanderfolgende Signal an. Das Crossover von gleitenden Durchschnitten ist eine der am häufigsten verwendeten Strategien unter Tradern weltweit. In der Regel besteht sie aus einem schnellen und einem langsamen gleitenden Durchschnitt, um Kauf- und Verkaufss
KT Trend Magic MT5
KEENBASE SOFTWARE SOLUTIONS
KT Trend Magic shows the trend depiction on chart using the combination of market momentum and volatility. A smoothing coefficient is used to smooth out the noise from the signal.It can be used to find out the new entries or confirm the trades produced by other EA or indicator. Features Drag n drop MTF scanner which scans for the new signals across multiple time-frames. Find new entries in the trend direction. Improve the accuracy of other indicators when used in conjunction. Can be used as a d
KT Trend Magic
KEENBASE SOFTWARE SOLUTIONS
KT Trend Magic shows the trend depiction on chart using the combination of market momentum and volatility. A smoothing coefficient is used to smooth out the noise from the signal.It can be used to find out the new entries or confirm the trades produced by other EA/Indicators. Usage Drag n drop MTF scanner which scans for the new signals across multiple time-frames. Find new entries in the trend direction. Improve the accuracy of other indicators when used in conjunction. Can be used as a dynami
KT COG Advanced MT4
KEENBASE SOFTWARE SOLUTIONS
1 (1)
KT COG is an advanced implementation of the center of gravity indicator presented by John F. Ehlers in the May 2002 edition of Technical Analysis of Stocks & Commodities magazine. It's a leading indicator which can be used to identify the potential reversal points with the minimum lag. The COG oscillator catches the price swings quite effectively. MT5 version of the same indicator is available here KT COG Advanced MT5 Calculation of COG The COG indicator is consist of the two lines. The main l
KT CCI Divergence MT4
KEENBASE SOFTWARE SOLUTIONS
KT CCI Divergence shows the regular and hidden divergence created between the price and CCI oscillator. Divergence is one of the vital signals that depicts the upcoming price reversal in the market. Manually spotting the divergence between price and CCI can be a hectic and ambiguous task. Limitations of KT CCI Divergence   Using the CCI divergence as a standalone entry signal can be risky. Every divergence can't be interpreted as a strong reversal signal. For better results, try to combine it w
ACB Trade Filter MT4
KEENBASE SOFTWARE SOLUTIONS
5 (1)
The ACB Trade Filter indicator provides a solution for filtering out the low probability trading setups in a trading strategy. The indicator uses a sophisticated filtration algorithm based on the market sentiment and trend. Applications Works great with our indicator " ACB Breakout Arrows ". Filter out low probability signals from any indicator. Avoid overtrading and minimize the losses. Trade in the direction of market sentiment and trend. Avoid the choppiness in the market. How to use Only L
KT Momentum Arrows
KEENBASE SOFTWARE SOLUTIONS
Der KT Momentum Arrows Indikator basiert auf einem kurzfristigen Ausbruch, der durch Bandabweichungen und entstehende Volatilität in eine bestimmte Richtung berechnet wird. Ein Kaufsignal wird generiert, wenn der Schlusskurs über dem oberen Band liegt, und ein Verkaufssignal, wenn der Schlusskurs unter dem unteren Band liegt. Ein Magnituden-Koeffizient wird als Eingabewert verwendet und beeinflusst sowohl die Bandabweichung als auch die Volatilität. Der Wert sollte sorgfältig in Bezug auf das In
KT Pin Bar
KEENBASE SOFTWARE SOLUTIONS
KT Pin Bar identifies the pin bar formation which is a type of price action pattern which depicts a sign of reversal or rejection of the trend. When combined with support and resistance, BRN and other significant levels, Pin Bar pattern proved to be a very strong sign of reversal. Basically, a pin bar is characterized by a small body relative to the bar length which is closed either in upper or lower 50% part of its length. They have very large wicks and small candle body. A pin bar candlestic
KT Ichimoku Trader
KEENBASE SOFTWARE SOLUTIONS
1 (1)
KT Ichimoku Trader is a fully automated expert advisor that offers five popular trading strategies based on the Ichimoku indicator. Each strategy has it's own entry and exit method without any interference to other strategies. The Ichimoku system can be applied to all major currency pairs and metals. However, we found that it performs reasonably well mainly on two pairs.   MT5 Version is available here  https://www.mql5.com/en/market/product/35043 Features Trade up to 5 famous trading strategi
KT COG Robot
KEENBASE SOFTWARE SOLUTIONS
KT COG Robot is a fully automated Expert Advisor based on the KT COG Indicator . The COG indicator was originally presented by John F. Ehlers in the May 2002 edition of Technical Analysis of Stocks & Commodities magazine. The EA fires a long trade when COG line cross above the signal line and a short trade is fired when the COG line cross below the signal line.  Adaptive Filtration Our adaptive filtration algorithm combines the original COG formula with the major trend direction and market acce
KT Asian Breakout
KEENBASE SOFTWARE SOLUTIONS
4 (1)
KT Asian Breakout carefully analyzes the range-bound market during the Asian session and then fires a long or short trade after doing some preassessment based on its inbuilt technical analysis module. The executed orders are closed within a day before the completion of the next day session. The inbuilt technical analysis module checks for the session range and compares it with the last 20 days price movement. If it finds any erratic price movement within the session, the orders are not executed
KT London Breakout
KEENBASE SOFTWARE SOLUTIONS
First thirty minutes are essential for a trading session. The early reaction of traders and market players sets a path for the rest of the day. KT London Breakout EA takes advantage of this phenomenon, and after analyzing the first thirty minutes of London session, it places two bidirectional pending orders. One of pending order is eventually canceled after realizing the market direction with certainty. It has been strictly tested and developed for EUR/JPY using 30-Min Time Frame. You can expe
MACD Divergence Seeker
KEENBASE SOFTWARE SOLUTIONS
KT MACD Divergence Seeker trades the regular and hidden divergence signals generated by our free indicator named KT MACD Divergence indicator. Trading the standalone divergences can be a risky affair that's why the KT MACD Divergence Seeker combines the standard divergence signals with an advanced analysis module to exploit the price inefficiencies on some FX pairs. What is the Divergence exactly? As a general conception if the price is making higher highs, then macd should also be making hig
KT Bollinger Bands Trader MT4
KEENBASE SOFTWARE SOLUTIONS
KT Bollinger Bands Trader is a 100% automated expert advisor that's incorporated a mean reversion trading strategy using the Bollinger bands during the period of low volatility. Price often reacts at the upper or lower line of Bollinger bands, but a reversal not always occurs. However, there is more chance of price reversal during the time of low volatility. Entries A buy trade is activated when price correctly aligns below the bottom line of Bollinger bands. A sell trade is activated when pric
KT Heiken Ashi Smoothed MT4
KEENBASE SOFTWARE SOLUTIONS
KT Heiken Ashi Smoothed is a smoothed version of the standard Heiken Ashi. Moreover, it also plots buy/sell arrows on a trend change. A buy arrow is plotted when it change to a bullish state from bearish state. A sell arrow is plotted when it change to a bearish state from bullish state. Mobile notifications, Email, Sound and Pop-up alerts included. What exactly is Heiken Ashi Smoothed? It filters out the false signals and noise in the standard Heiken Ashi. It applies the set of two moving ave
KT MA Crossover MT4
KEENBASE SOFTWARE SOLUTIONS
KT MA Crossover zeigt Kauf- und Verkaufspfeile basierend auf dem Schnittpunkt der ausgewählten gleitenden Durchschnitte an. Darüber hinaus erzeugt es entsprechende Warnmeldungen und zeigt den MFE-Wert (Most Favorable Excursion) für jedes aufeinanderfolgende Signal an. Das Crossover von gleitenden Durchschnitten ist eine der am häufigsten verwendeten Strategien unter Tradern weltweit. In der Regel besteht sie aus einem schnellen und einem langsamen gleitenden Durchschnitt, um Kauf- und Verkaufss
KT Round Numbers MT4
KEENBASE SOFTWARE SOLUTIONS
KT Round Numbers plots the round number levels which are also commonly known as psychological levels in the Forex world. In the context of Forex trading, round number levels are those levels in which there are two or more zeroes at the end. They are named as 00 levels on the chart. Some traders also consider the halfway points as a valid round number level. They are named as 50 levels on the chart. Use of round number levels in trading Round number levels work as strong support and resistance
Auswahl:
MarketWatch27378757
152
MarketWatch27378757 2022.01.05 19:20 
 

...

Antwort auf eine Rezension
Version 5.5 2022.03.10
- speed optimizations.
- Added the Light Mode which disables everything except the arrows and basic alerts.
- Added compatibility for our upcoming multi-symbol and multi-timeframe scanner.
Version 5.1 2020.08.24
- fixed a bug that causes the data overflow in the performance analysis metrics.
- fixed the decimal precision for ASX200.
Version 5.0 2020.07.13
- added a multi-timeframe scanner dashboard.
- added Max. Profit value in the performance analysis statistics.
- minor changes in the alerts.
Version 4.8 2019.10.07
- added an ability to choose the quick profit, first target or final target as a success rate criterion.
- source code optimization.
Version 4.6 2019.05.23
- bugs removal
Version 4.5 2019.01.02
- added a more comprehensive performance analysis.
- source code optimization
- bugs removal
- added old-style text information instead of the moveable panel.
Version 4.2 2018.10.04
- bugs removal.
Version 4.1 2018.10.03
A panel related bug has been fixed.
Version 4.0 2018.09.26
- Added a statistic panel to show the indicator performance metrics in real time.
- Old display information has been removed.
- Some other information has been removed which is not beneficial anymore.
- Source code optimization for faster execution.
Version 3.1 2017.07.13
- Added pair and timeframe information in email and push alerts.
- Improved indicator speed by optimizing the signal algorithm.
- Removed bugs.