Articles, Library comments - page 284

Extrem_N: A plain and simple indicator. The indicator considers there is a downtrend, if the current low is lower than the low located N bars before. Conversely, there is an uptrend, if the current high is higher than the high N bars before. You can set the check depth in the properties. The...
Notches_HTF: The Notches indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The Notches_HTF indicator Author: Nikolay Kositsin
XMA_BBx7: Three Bollinger Bands channels based on one moving average, with the display of the last values as price labels. Fig.1. The XMA_BBx7 indicator Author: Nikolay Kositsin
ForexLine_HTF: The ForexLine indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The ForexLine_HTF indicator Author: Nikolay Kositsin
XMA_BBx7_Cloud_HTF: The XMA_BBx7_Cloud indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The XMA_BBx7_Cloud_HTF indicator Author: Nikolay Kositsin
XMA_BBx7_Cloud: Three Bollinger Bands channels based on one moving average, drawn as a colored cloud, with the display of the last values as price labels. Fig.1. The XMA_BBx7_Cloud indicator Author: Nikolay Kositsin
ForexLineSign: A trend indicator in the form of a moving average that changes color depending on trend direction. The trend direction is determined using a relative position of two smoothed averages, one of which is fast and the other one is slow. The indicator uses SmoothAlgorithms.mqh library...
ForexLine: A trend indicator in the form of a moving average that changes color depending on trend direction. The trend direction is determined using a relative position of two smoothed averages, one of which is fast and the other one is slow. Fig.1. The ForexLine indicator Author: Nikolay...
XMA_BBx3_HTF: The XMA_BBx3 indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The XMA_BBx3_HTF indicator Author: Nikolay Kositsin
XMA_BBx5_HTF: The XMA_BBx5 indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The XMA_BBx5_HTF indicator Author: Nikolay Kositsin
XMA_BBx5_Cloud_HTF: The XMA_BBx5_Cloud indicator with the timeframe selection option available in input parameters: input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe) Fig.1. The XMA_BBx5_Cloud_HTF indicator Author: Nikolay Kositsin
Automatic Parabolic Support and Resistance Levels Indicator: Indicator that draws for the last ( You nominate how many bars back ) x bars the levels at which the psar indi turns. Author: marc weedbrook
New article MQL5 Cookbook - Programming moving channels has been published: This article presents a method of programming the equidistant channel system. Certain details of building such channels are being considered here. Channel typification is provided, and a universal type of moving channels'...
VininI ConstTickHeikenAshi R: The indicator forms candlesticks based on "equitick" bars. Author: Victor Nikolaev
Camarilla AlertwFibs: This indicator shows support and resistance line same with camarilla indicator. Author: John Smith
FirstStrike: Displays what was reached first - Low or High for the current bar. Author: Christo Tsvetanov
StopLoss Calculation: This library made to simplify calculating your stop loss. Author: Peter Eskander
PowerTrend: The trend strength(phase) indicator. Author: Vadim
Count Buy-Sell Position: This library has two functions: first to count OP_BUY positions and second to count OP_SELL positions. Author: Bola Peter
Lot Multiple: This function calculates your lot size depending on definite conditions explained in input variables. Author: Bola Peter
FiboCalc: FiboCalc Indicator. Author: Collector
Oscillators on Chart: A few oscillators (RSI, CCI & PercentRange) drawn in the chart window. Author: pipPod
Dealers Trade v 7.74 MACD: The Dealers Trade v 7.74 EA is based on the algorithm of multi-lot scalping. The EA has been repeatedly tested on a live account. Author: Александр
FiboCalc: Indicator FiboCalc. Author: Collector
ForexDegrees: This indicator will write value degrees of the lastest position of Price / MA / WPR / RSI / Stochastic at the current Timeframes. Author: Roberto Jacobs
Price prediction by Nearest Neighbor: This indicator uses the Nearest Neighbor clustering technique, also called k-NN, to search for the most similar pattern in history and use its past prices as predictions of the current pattern future prices. The present indicator finds only one nearest...
Short Term Momentum Trading: Im looking for a skilled programmer that can take my existing EA alert and fine tune it. I have a solid set of rules that consistantly make me money, and I am looking to automate the signals so that I can effectively manage several currency charts at th Author: Chris...
New article Graphical Interfaces III: Simple and Multi-Functional Buttons (Chapter 1) has been published: Let us consider the button control. We will discuss examples of several classes for creating a simple button, buttons with extended functionality (icon button and split button) and...
Multi TimeFrame MovingAverages: Show multi timeframe Moving Average on one chart. Author: Xuefei Xiong
ClockAnalog: 24-hour analog GMT(UTC) market clock displaying in background. The clock displays the Greenwich Mean Time and shows the status of all main stock exchanges according to their schedule. Author: Andrey Aseykin