Unisciti alla nostra fan page
An example of using HistorySelectByPosition (based on the HistoryDealGetTicket use example).
Two identical trading systems based on the change in the color of the XDidi_Index_Cloud indicator cloud for long and short trades, which can be configured in different ways in one Expert Advisor.
CCI is a very useful indicator. But it lacks one thing: known bounds. Adding Inverse Fisher Transform to CCI makes it oscillate in known bounds, and that way it can help in assessing what is exactly going on with the markets.
Two Moving Average indicators: A slow one for opening positions, and a fast one for closing positions.
Indicator HWMA (Holt-Winter Moving Average) is a three-parameter moving average by the Holt-Winter method.
The MESA Adaptive Moving Average (MAMA) and the Following Adaptive Moving Average (FAMA) combination made to be multi timeframe.
RSI Candles with an additional option to filter (smooth) the prices prior to using them in RSI calculation (which, effectively makes it an RSI of average).
A trading system based on the signals of indicator CaudateXPeriodCandle, enabling to maintain your positions within a fixed period of time.
Indicator DI_Cluster represents three indicators ADX with different parameters. Unlike standard ADX, the threshold levels of DI Cluster are not constant, but are determined by the intersections of three indicator lines. You can choose any of the three lines of standard ADX to be displayed: ADX trend strength lines themselves and line +DI or -DI.
Unlike standard On Balance Volume calculated on Close prices only, and indicator MultiVote OBV is calculated on HLC prices, which resulted in its higher sensitivity.
The XPeriodCandleSystem indicator with the timeframe selection option available in the input parameters.
TRIX indicator using a logarithm of a price and JMA (Jurik Moving Average) instead of Exponential Moving Average for smoothing.
Variation of the Linear Weighted Moving Average where the weights can be changed to form a parabolic curve.
The linear regression channel, which saves its values in the indicator buffers and fills the channel background with color
Semaphore signal indicator triggering when the JMACandle candles change their direction.
JMACandleTrend indicator with the timeframe selection option available in input parameters
Fisher indicator with an additional smoothing to eliminate the false intersections of the main and signal lines.
HLCrossSigForMFI is considered as a trend indicator since it is intended for "catching" trends. However, it's a pretty complex and informative indicator that allows excluding the psychological and emotional effects from trading
This is the trading signal of PullBack and Candle. The expert code for this strategy is automatically generated by the MQL 5 wizard.
Provide an interface for creating families of related or dependent objects without specifying their concrete classes.
a highly efficient sorting algorithm, based on partitioning of array of data into smaller arrays
Le medie mobili sono inutili. In effetti, alcuni sostengono che il modo migliore per perdere denaro per un principiante siano le strategie di incrocio MA-Prezzo. Ma è possibile farle funzionare?
L'indicatore Chaikin Volatility determina la volatilità in base all'ampiezza dell'intervallo tra il minimo e il massimo. In questa variante del popolare indicatore è possibile scegliere l'algoritmo di mediazione tra dieci possibili varianti.