Join our fan page
The Expert Advisor opens no more than one position per day. Positions are opened at the specified time. It searches for the Highest and Lowest price in an interval. Data of two iMA (Moving Average, MA) indicators are used.
A colored histogram of the days of the week. Uses the drawing style DRAW_COLOR_HISTOGRAM.
The Expert Advisor places pending Buy Stop and Sell Stop orders. Includes checks for the minimum distance of orders in points (SYMBOL_TRADE_STOPS_LEVEL).
An Expert Advisor based on two iMAs (Moving Average, MA) and one iSAR (Parabolic SAR). Position trailing.
A module of trading signals based on the Moving Average indicator signal module.
The indicator adds signal marks to a price chart when the CCI indicator crosses its zero line.
SZO (Sentiment Zone Oscillator) is an indicator of market sentiment, which has overbought and oversold zones.
Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.
An Expert Advisor based on the iIchimoku (Ichimoku Kinko Hyo) indicator. Separate Stop Loss, Take Profit and Trailing Stop for BUY and SELL positions. The EA operation time is configurable. A check is performed on the current bar: only one position can be opened.
The EA trades using pending Buy Stop and Sell Stop orders, applying the iAMA (Adaptive Moving Average, AMA) indicator based on a "round price". Position trailing.
The Expert Advisor uses the Fractals indicator signals to place pending orders and trail the Stop Loss level of positions.
SSS (Special Slow Stochastic) has an additional smoothed (slow) line based on the Stochastic signal line.
The "Small Inside Bar" indicator. It searches for formations, in which the internal candlestick of the "Internal bar" pattern is not more than half the size of the determinant candlestick.
The indicator calculates and displays on a chart the autocorrelation function, which shows the relationship between the function (signal) and its shifted copy depending on the time shift value.
MACD with advanced settings. In addition to the standard parameters of the fast and slow EMA periods, signal SMA periods and calculation price, this indicator allows setting the calculation method for each line and use either absolute or relative values for MACD calculation.
The KWAN_NRP indicator with the possibility to change the indicator timeframe in input parameters.
The XRSIDeMarker_Histogram indicator with the possibility to change the indicator timeframe in input parameters.
The averaged non-trivial linear combination of iRSI and iDeMarker implemented as a color histogram.
A simple oscillator, which is based on the values of the iStochastic, iRSI and iMomentum indicators and is implemented as a two-colored histogram.
The iSAR indicator with the possibility to change the indicator timeframe in input parameters, implemented in color.