Articles, Library comments - page 283

Roboost v1: Roboost is an EA for MetaTrader 4 trading using several half-scalping and traditional trade management techniques. It shall work on different pairs and TF. Target is H1 for major pairs. Author: Lars Rompe
New article Graphical Interfaces IV: Informational Interface Elements (Chapter 1) has been published: At the current stage of development, the library for creating graphical interfaces contains a form and several controls that can be attached to it. It was mentioned before that one of the future...
Carter MA: Carter MA Indicator. Author: Collector
TradeProtector-1.1 - Automatic Stop Loss and proprotional Trailing Stop (updated version): Updated version of the http://codebase.mql4.com/6043 Author: Marek
TimeZones: The indicator draws four vertical colored lines during a day. Line parameters can be set in the input parameters. Author: Nikolay Kositsin
Levels: One more version of an indicator to calculate support/resistance levels. Author: Максим
Stochastic_Chart: This Stochastic Oscillator is drawn in the main chart window relative to the Moving Average indicator. Stochastic is shown in pink, the signal line of Stochastic is light blue, the Moving Average line is blue, and the levels with the default values are shown as borders of a light...
MFI_Chart: This is the MFI oscillator in the main chart window relative to the Moving Average indicator. The MFI indicator is shown in blue, the Moving Average line is dark red, and the levels with the default values are shown as borders of a light gray channel. Fig.1. The MFI_Chart...
DeMarker_Chart: This is the DeMarker oscillator drawn in the main chart window relative to the Moving Average indicator. DeMarker is shown in blue, the Moving Average line is yellow, and the levels with the default values are shown as borders of a light gray channel. Fig.1. The DeMarker_Chart...
WPR_Chart: This is the WPR oscillator drawn in the main chart window relative to the Moving Average indicator. WRP is shown in purple, the Moving Average line is pink, and the levels with the default values are shown as borders of a light gray channel. Fig.1. The WPR_Chart indicator Author:...
RSI_Chart: The RSI indicator in the main chart window relative to the Moving Average indicator. The RSI indicator is shown in blue, the Moving Average line is orange, and the levels with the default values are shown as borders of a light gray channel. Fig.1. The RSI_Chart indicator Author:...
The MasterWindows Library: The "MQL5 for "Dummies": How to Design and Construct Object Classes" articles describes how you can create a user-friendly interface for your programs. Implementation of interactive windows is based on the use of the MasterWindows class library. Fig. 1. Example of the...
PriceGrid: The indicator plots a price grid of levels rounded up to several digits. Fig.1. The PriceGrid indicator Author: Nikolay Kositsin
KalmanFilter_StDev_HTF: The KalmanFilter_StDev indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The KalmanFilter_StDev_HTF indicator Author: Nikolay Kositsin
Panel-joke or a game system: The game panel for manual and automated trading demonstrates the possibilities of the MasterWindows library. The panel code has been automatically generated using the environment for visual design of interface windows MasterWindows for MQL5. By analyzing the price...
XCCX_StDev_HTF: The XCCX_StDev indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The XCCX_StDev_HTF indicator Author: Nikolay Kositsin
Exp_Stalin: A trading system based on the signals of the Stalin indicator. A signal is generated at the close of a bar if a colored indicator arrow has appeared. Fig. 1. Examples of trades on the chart Author: Nikolay Kositsin
XXRSX_StDev_HTF: The XXRSX_StDev indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The XXRSX_StDev_HTF indicator Author: Nikolay Kositsin
Exp_SilverTrend: A trading system based on the signals of the SilverTrend_Signal indicator. A signal is formed at the close of a bar if a color point of the indicator has appeared. Fig. 1. Examples of trades on the chart Author: Nikolay Kositsin
Exp_Sidus: A trading system based on the signals of the Sidus indicator. A signal is generated at the close of a bar if a colored indicator arrow has appeared. Fig. 1. Examples of trades on the chart Author: Nikolay Kositsin
Trade panel from MasterWindows: The manual trade panel demonstrates the features of the MasterWindows panel. The panel code has been automatically generated using the environment for visual design of interface windows MasterWindows for MQL5. The functionality of the trade panel allows sending...
Ozymandias_StDev_HTF: The Ozymandias_StDev indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The Ozymandias_StDev_HTF indicator Author: Nikolay Kositsin
Exp_NonLagDot: A trading system based on the signals of the NonLagDot indicator. The signal is formed when a bar is closing if there is change in color of the indicator. Fig. 1. Examples of trades on the chart Author: Nikolay Kositsin
Exp_LeManSignal: A trading system based on the signals of the LeManSignal indicator. A signal is formed at the close of a bar if a color point of the indicator has appeared. Fig. 1. Examples of trades on the chart Author: Nikolay Kositsin
Bezier_StDev_HTF: The Bezier_StDev indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The Bezier_StDev_HTF indicator Author: Nikolay Kositsin
X2MA_StDev_HTF: The X2MA_StDev indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The X2MA_StDev indicator Author: Nikolay Kositsin
Exp_Karacatica: A trading system based on the signals of the Karacatica indicator. A signal is generated at the close of a bar if a colored indicator arrow has appeared. Fig. 1. Examples of trades on the chart Author: Nikolay Kositsin
XDerivative_StDev_HTF: The XDerivative_StDev indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The XDerivative_StDev_HTF indicator Author: Nikolay Kositsin
PChannel3_Cloud_Digit_Grid: The Price Channel indicator with the color filling inside the channel, drawn as a cloud, with the display of the last values as price labels and the possibility to round the channel levels up to a required number of digits, and a price grid with these rounded values. The...
PChannel3Cloud: The Price Channel indicator with the background filling inside the channel. The Price Channel indicator calculates the highest high and lowest low for the price values of bars. Lines show the highs and lows, on which they are drawn. When the market moves above the upper line, this...