Join our fan page
The Expert Advisor has been created using the MQL5 Wizard, on the basis of MACD (Moving Average Convergence/Divergence) signals and the Parabolic SAR trend indicator.
A Keltner Channel drawn relative to the average value of the MFI oscillator as a sequence of candlesticks
The MFI_price indicator with the timeframe selection option available in the input parameters.
The NRTR_ZigZag indicator with the timeframe selection option available in the input parameters.
The indicator colors candlesticks whose size multiplied by volume exceeds a preset value.
The Expert Advisor is based on the indicator with the same name. Lot is calculated based on the risk value as a percentage of free margin.
The indicator draws colored candlesticks of a larger timeframe as color filled rectangles using DRAW_FILLING buffers. Rectangles are color filled in accordance with the colors of the StreamСCandles indicator candlesticks, if there are any.
A trend indicator based on the intersections of Parabolic Sar and a moving average.
The Exp_TotalPowerIndicatorX Expert Advisor is based on the signals generated by the TotalPowerIndicatorX oscillator. It also provides the possibility to set a strict trading time interval
The Four_MA_Strength indicator with the timeframe selection option available in input parameters.
A trading system based on the 'EMAAngle' and 'Laguerre RSI with Laguerre filter' indicators.
A variation of Deviation Stops (DevStops) indicator. Some are wrongly calling this version a Kase DevStops (which it is not - Kase DevStops indicator is calculated in a quite different way), but this version has its good points too and can be used in regular support/resistance mode. Additionally each DevStop value is colored according to the slope (trend) of the line - when all are aligned in the same direction, it can be treated as a confirmed trend change.
The Expert Advisor uses three iMA (Moving Average, MA) indicators and one iMACD (Moving Average Convergence/Divergence, MACD)
A set of digital filters that are always drawn in separate window (due to their nature).
Expert Advisor Exp_BlauTVI_Tm based on the signals of trend-following indicator BlauTVI
The indicator highlights caudate candlesticks of the "hammer" or "inverted hammer" type, the body of such candlestick being in the upper or lower half of the candlestick
Two independent trading systems using indicators BykovTrend_V2 and ColorX2MA within one EA.
Script gets information about input and output tensors of onnx-model, their types and shapes
To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Sell is the number of trades to execute. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple sell orders, it can save traders valuable time and allow them to focus on other aspects of their trading
This Include File checks for Market Open Hours. An EA to test it is also included.
This Fibonacci Bollinger Bands indicator is a conversion from Pine Script (by Rashad) to the MQL5 language.
The Bollinger Bands ® Indicator (BB) is similar to Envelopes. The only difference is that the bands of Envelopes are plotted a fixed distance (%) away from the moving average, while the Bollinger Bands are plotted a certain number of standard deviations away from it.
Commodity Channel Index (CCI) measures the deviation of the commodity price from its average statistical price.