Fan sayfamıza katılın
The Expert Advisor is based on the signals of indicators iBands (Bollinger Bands, BB) and iRSI (Relative Strength Index, RSI).
The indicator shows a text block with the values of the user defined Stochastic Oscillator period for each timeframe.
The Expert Advisor is based on the signals of the Stopreversal indicator and is provided with the possibility to set a strict trading time interval.
The Expert Advisor is based on the iRSI (Relative Strength Index, RSI) indicator signals.
The Expert Advisor is based on the iOsMA (Moving Average of Oscillator, OsMA) indicator signals.
The Expert Advisor tracks positions of all symbols with all magic numbers. If a position has been open for "Waiting for seconds" and its profit has reached "Take Profit" points, the EA closes the position. If the profit has not reached "Take Profit" points, the EA moves the take profit level.
The XMA_Divergence indicator with the possibility to change the indicator timeframe from input parameters.
The indicator shows a text block with the values of the user defined CCI oscillator period for each timeframe
The ShadeOpenX indicator with the possibility to display the percentage value of time that has elapsed since the beginning of the trading session displayed in input parameters. The possibility is implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas".
Two identical trading systems based on the change in the ColorJFatl_Digit moving direction for long and short trades, which can be configured in different ways in one Expert Advisor.
A trading system based on the NRTR_ATR_STOP indicator signals with the possibility to set a strict trading time interval.
Works with pending Buy Stop and Sell Stop orders. The EA uses the iMA (Moving Average, MA) indicator with a VERY large period equal to 590.
The indicator marks the current day's time period specified in the indicator settings using colored rectangles.
The indicator marks the time period specified in the indicator settings using colored rectangles.
An alert (an audio alert, email and push notification) is generated when the iMA (Moving Average, MA) indicator crosses the bar with index N.
A strategy based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD).
The indicator shows the number of bullish and bearish bars in the given interval.
Counting the number of series of bullish and bearish bars. Displaying the result as a chart. Saving the screenshot of the resulting chart. The script uses the CGraphic class.
The indicator shows a text block with the values of the user defined DeMarker oscillator period for each timeframe.
The indicator shows a text block with the values of the user defined WRP oscillator period for each timeframe.
Counting the number of series of bullish and bearish bars. Displaying the result as a chart. Saving the screenshot of the resulting chart. The script uses the CGraphic class.
Color candlesticks display areas, in which the MACD indicator crosses the zero line.
An example of a template for developing automated trading systems.
A library for common rounding methods used in MQL development, primitive wrapper class for type (double), and vector for CDouble objects. MQL5 and MQL4 compatible!
A complete Renko chart indicator with wicks. Configure using Tick Size, Pip Size, Points or R. Now with Asymetric Reversals!