Rejoignez notre page de fans
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.
This indicator is based on the first version of Sidus trading method. It shows market entry points.
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.
This script displays several subcharts in a single chart window according to the number of currency pairs in Market Watch menu.
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 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.
Returns the profit of a position in points, as well as commission, swaps and profit in money based on the trading history.
Buy a security (open BUY positions) at a lower price, sell (open SELL positions) at a higher price.
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 ADL (Advances/Declines Line) shows the ratio of positive and negative price increments over a specified time interval.
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.
Two independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA.
The EA uses Martingale. Initial entry by indicator iStochastic (Stochastic Oscillator).
iATR (Average True Range, ATR) and iStdDev (Standard Deviation, StdDev) indicators are configured for crossing of the two iMAs (Moving Average, MA) plus for Buy and Sell separately.
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.