und werden Sie Mitglied unserer Fangruppe
Индикатор показывает возможные границы и направление бара с заглядыванием на один бар вперед.
In this field give a brief description of your script (1-2 sentences).
This indicator displays the variations of the Hurst Exponent which are seen as a predictor of the variations of volatility, therefore giving an indication on when to enter the market.
The indicator will show how many ticks occurred every minute of an hour and the number of points.
Displays the stength of a currency based on 7 of its crosses. Origianally done by Brooky a few pages back in the code base.
The High, Median, Low of every timeframe in MT4, 24 lines of varying colors, showing the highs lows and median based on price behaviors.
This indicator shows the change in percentage between the Close of the current period and the previous one.
Dots (MetaTrader indicator) is based on the 2006 indicator by TrendLaboratory. It displays the current trend direction by placing the dots on the main chart. The blue dots signal bullish trend and the red dots signal bearish trend. Although the indicator doesn't rely on any standard MetaTrader indicators, it uses a call to iMA() (moving average) to get the price values depending on the input price type used (Close, Open, High, Low, Typical, etc.) The calculation is based on the cosine of the angle of price change. Trader can modify several input parameters. The indicator is available both for MT4 and MT5 versions of the platform.
Trend indicator based on the intersection of adaptive HMA and its smoothed line. I recommend using it together with the flat indicator to determine the beginning of a trend early
The indicator searches for candles on the price chart that are larger than the size specified in the settings and marks them on the chart.
Indicator shows histogram of ratio of sum of lower time frame ranges to current timeframe bar range
This is an indicator with a rainbow-like display, both for trend or pullback prediction.
The Oscillator Indicator for MetaTrader 4 is a powerful tool that accurately identifies the perfect signal on the completion of trends.
Donchian Channel with mid line and moving average of mid line. Updated Dec 6, 2023 Minor code update
This indicator calculates the percentage of the probability of a price reversal from a given size of the maximum rollback based on the history of the chart movement
Few improvements from standart fractal: 1. You can chouse size of fractal. Standart version use 2 as constant 2. It does not draw fractals against the trend, which makes your chart much more informative
a very convenient way to filter out unnecessary signals of crossing levels
A combination of data analysis from the Awesome Oscillator and the resulting direction of the candles relative to the previous range
The purpose of this indicator is to demonstrate newbie friendly way a structure of a multi time frame indicator based on recursion.
The indicator displays the actual range of the hourly candle in percent and the calculated range based on average statistics.
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.