Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
und werden Sie Mitglied unserer Fangruppe
Greifen Sie auf die Code Base direkt aus dem Terminal MetaTrader 5 zu
Keinen passenden Code gefunden? Bestellen Sie einen über den Freelance Service

Die besten Indikatoren für MetaTrader 4 nach dem Kundenranking - 2

Code hinzufügen

This is an indicator to calculate 14 types of moving averages based on close price.

Ein veränderte Version des Chande & Kroll's Stop Indikators. Der Autor erachtet, dass der ChandelierStops_v1 ihm sehr ähnlich ist und besser aussieht als der Chande & Kroll's Stop.

Ein veränderter Parabolic Indikator. Er passt die Ein-/Ausstiegs Punkte gemäß der Marktsituation an.

Indikator FFS CrossTiming. Er zeigt die kombinierten Trends aller mit dem Chartsymbol verbundenen anderen Symbole. Für mehr schauen sie in den Code des Indikators.

MTF-Dinapoli_Target Indikator. Arbeitet zusammen mit DinapoliTargets.

Indikator ToR_1.20. Der Indikator zeigt die Entwicklung des aktuellen Paars.

Ein weiterer Demarka Indikator befindet sich in der Entwicklung und arbeitet auf der Basis des Vergleichs von Maximalwerten der aktuellen Bar gegenüber den Maximalwerten der vorangegangenen Bar.

Предсказание цен пересечения графика CCI с заданным уровнем FindCCI.

This indicator reflects the positive difference between the High and Low of the period.

This indicator is a tool to show history orders on the chart. Indicator show open time and price, close time and price and profit in pips on the chart. It helps the trader to see all history orders which are opened either manually or by an automated system on chart. For more information about the indicator, you can visit the product's page: https://www.mql5.com/en/market/product/33657

Spread MetaTrader indicator — displays current spread in the main window of the chart. You can modify the font parameters, indicator's position and the normalization of the spread value. The spread is redrawn after each tick, ensuring the most current and active spread value. This can be useful for brokers with variable spreads or with spreads that are widened often. You can also enable a spread label to be shown near the current Bid line. The indicator is available for both MT4 and MT5.

mt4 version of original indicator

This is the exact conversion of pivotshigh and pivotslow functions from pine script v4 as an mql4 indicator.

improved version of the standard Simple moving average indicator with a lower delay based on: https://www.mql5.com/en/code/30844 (author: https://www.mql5.com/en/users/mladen)

Original ZigZag MT4 mit zusätzlichen automatischen Fibonacci

Fair Value Gaps indicator or 'imbalance areas' where markets often move back to.

Gehört zu der Pivot-Gruppe.

Indikator ITrend.

KAGI-1 Indikator.

Modifizierter Indikator HMA.

three indicators to use with the Raghee Horner method

Another version of ZigZag, where the step size for changing the direction of the segment is set in price points.

Das automatische Markieren von Zeitabständen mit einem Timer.

My version of plotting the DeMark lines, also draws channels in addition to the trend lines and targets. Added one more target (the third one defined as 1.62 of the inner extremum), added the signal cancellation when closing within the channel.

Angepasstes Linear Regression Tool. Werte der LR Linie und Unterstützungen und Widerstände sind in den Buffern.

Der Indikator zeichnet die wöchentlichen Camarilla-Level (H1 H2 H3 H4 L1 L2 L3 L4) mit dem Back-Test auf.

Indicator 2 Extreme4U Grid Builder.

Indikator Pivot Fibs

Indikator TSD PP MACD FORCE Ind v1.

Der Indikator Trading hours.

StoneAxe_x4x Indikator.

Der Indikator InnBar_mtf.

Ein MA-ähnlicher Indikator basierend auf dem Hodrick Prescott Filter

Gives Buy, Sell and Exit signals based on EMA

Kaufman Volatility according to Perry Kaufman books "Smarter Trading"

Often times I find my chart is too cluttered with indicators to see the price action, however I still need those reference points. My solution was to create an indicator which displays the current level of some of the MA's of the current candle.

Based on Zigzag Indicator.

Gaussian Filter Multi Pole smoother of price data

Double ZigZag draws virtual Buy and Sell levels on the price chart.

Moving average with calculated period based on timeframe

123456789...63