Rejoignez notre page de fans
Un zigzag non paramétrique basé sur les modèles de Clyde Lee.
Les signaux de trading basés sur le modèle de chandelier "Lignes de Rencontres Haussières/Baissières", confirmés par l'indicateur stochastique, sont pris en compte. Le code de l'Expert Advisor basé sur cette stratégie peut être généré automatiquement à l'aide de l'Assistant MQL5.
Si vous avez besoin de n'afficher qu'une partie de l'image pour le moment et d'en masquer une autre, vous pouvez utiliser la fenêtre mobile en spécifiant la zone visible de l'image.
There are a lot of smoothing algorithms. This indicator is a smoothing of standard ADX.
This indicator compares the signals of three versions of Parabolic SAR indicator. The versions are set at different timeframes: junior (chart timeframe), middle and senior.
The CForceOnArray class is intended for calculation of Force Index on indicator buffers.
The COBVOnArray class is intended for calculation of OBV (On Balance Volume) on indicator buffers.
Trading signals module for MQL5 Wizard. The moment, when a candlestick formed by Candles_Smoothed changes its color, indicates the time for market entry.
The class is designed for calculation of the Average True Range indicator (Average True Range, ATR) using the algorithm of the ring buffer.
The Expert Advisor "catches" changes of the positions (opening, reversal, closing, triggering of Stop Loss and Take Profit) and depending on the configurations triggers the sound file, outputs alert or sends e-mail.
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.
The Exp_CGOscillator_X2 trend trading system based on the signals from two CGOscillator indicators.
The script deletes all orders of the type specified in settings, on the current symbol.
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.
This utility tracks positions opened manually or by another EA for the current symbol and opens an opposite position. Opening the positions is tracked in OnTradeTransaction.
Returns the profit of a position in points, as well as commission, swaps and profit in money based on the trading history.
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.
Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.
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.
An unorthodox approach to indicator MACD: The EA calculates the indicator's area displayed above and below zero line.