Rejoignez notre page de fans
The class is designed for calculation of the Average True Range indicator (Average True Range, ATR) using the algorithm of the ring buffer.
The KalmanFilter indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.
The FatlMacd indicator with the timeframe selection option available in the input parameters.
The MACD ColorMACD histogram with the timeframe selection option available in input parameters.
The Fractional_Bands indicator with the timeframe selection option available in the input parameters.
A histogram of maximum and minimum values of parameters SYMBOL_SESSION_BUY_ORDERS — "the total number of current buy orders" and SYMBOL_SESSION_SELL_ORDERS — "the total number of current sell orders". The drawing style is DRAW_HISTOGRAM.
The indicator calculates the ATR value based on the minimum price differences of the current and previous day, taking into account the volume of the current day.
Indicator AnchoredMomentum with the timeframe selection option available in input parameters.
The oscillator shows standard deviation calculated on the difference between the High and the Low.
Indicator GB (Gaussian Bands) works in the same manner as standard indicator Bollinger Bands. However, unlike the former, it performs filtering centerline and deviation lines by Gaussian method. It also has two deviation lines on each side of the centerline.
PAC (Periods After Crossing MA) is an oscillator displaying the number of bars elapsed after the last crossing of the price and the moving average.
Multi Averages Slopes indicator that checks slopes of 5 (different period) averages and adds them up to show overall trend. Averages that can be used in this indicator are the: SMA, EMA, SMMA, LWMA.
Multi timeframe version of the Trend Trigger Factor JMA indicator.
Ultra Trend indicator that uses a "fast" (fast in response to market changes) Zero Lag TEMA for trend calculations.
AMA - Adaptive Moving Average - beginner tutorial to learn how to code in MQL5
Un indicateur qui tente de mettre en évidence une zone de marché en expansion
Le Taux de Variation des Prix (ROC) reflète ce mouvement ondulatoire comme un oscillateur, mesurant la différence de prix sur une certaine période. Le ROC augmente si les prix augmentent et baisse avec eux. Plus le prix change, plus le ROC change.
Le style de dessin DRAW_HISTOGRAM est utilisé pour tracer les valeurs du tampon de l'indicateur sous forme d'histogramme.
The AdaptiveRenko indicator with the timeframe selection option available in input parameters.
The AsymmetricStochNR indicator with the timeframe selection option available in input parameters.
The AML indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.
The MultiCMxTrend_x10 indicator shows information on current trends using the CMx oscillator position from ten different timeframes.