Articles, Library comments - page 122

Normalized MACD - of averages: Normalized MACD of averages Author: Mladen Rakic
TD Sequential: Sequential is an automated trading system developed by Thomas DeMark. Author: John Smith
Decorator - structural design pattern : Attach additional responsibilities to an object dynamically; and provide a flexible alternative to subclassing for extending functionality Author: DMITRII PECHERITSA
ALMA with addition filters: ALMA with floating levels and addition filters. Author: Automated-Trading
Macd-2: MACD2 generates bearish signals from three main sources. These signals are a reflection of the bullish signals - negative divergence, bearish intersection of the moving averages, bearish intersection of the center line. Author: John Smith
Multi Timeframe Triple Moving Averages: This indicator allows you to see the Moving Averages from different time frames on the same chart. It helps you to spot the dynamic levels of support and resistance. It uses a custom window with check boxes to show/hide the different Moving Averages without...
Synthetic VIX - Smoothed: This is a smoothed version of Synthetic VIX. In order to make the volatility assessment easier, this indicator is producing smoothed results. Also, in order to avoid adding significant lag, the usual "trick" to avoid that lag is used: instead of smoothing the result...
New article Kernel Density Estimation of the Unknown Probability Density Function is published: The article deals with the creation of a program allowing to estimate the kernel density of the unknown probability density function. Kernel Density Estimation method has been chosen for executing the...
Close panel: A panel to close positions based on class CDialog. Buttons based on class СButton. Author: Vladimir Karputov
Opened positions indicator: It shows a brief information about all of the positions opened. It can be useful, if yours expert advisor trades many positions simultaneously. Author: Александр
  Indicators: XIT_FIBS  (14   1 2)
XIT_FIBS: XIT_FIBS indicator automatically plots Fibonacci lines on current chart. Lines have retracement values and price. Just attach indicator to your chart and it will automatically place Fibonacci retracement lines from the highest and lowest visible bars on the chart. Lines are green...
Trend direction and force - JMA smoothed: Trend direction and force index is a useful indicator, but it probably is showing too much signals in some cases Author: Mladen Rakic
Periodic Range Breakout (Martingale) : Trend Follower Range Breakout System with Martingale. Author: Mokara
New article Interview with Dmitry Terentew (ATC 2012) is published: Is it really necessary to be a programmer to develop trading robots? Do we need to spend years monitoring price charts to be able to "feel" the market? All these issues have been discussed in our interview with Dmitry Terentew...
New article Library for easy and quick development of MetaTrader programs MetaTrader (part XXXII): Pending trading requests - placing orders under certain conditions has been published: We continue the development of the functionality allowing users to trade using pending requests. In this article
New article Library for easy and quick development of MetaTrader programs (part XI). Compatibility with MQL4 - Position closure events has been published: We continue the development of a large cross-platform library simplifying the development of programs for MetaTrader 5 and...
Identical candles: This is the semaphore indicator of candles that highlights the candles on the chart, which have same direction like all candles for your chosen timeframes. Author: Yurij Izyumov
New article Timeseries in DoEasy library (part 40): Library-based indicators - updating data in real time has been published: The article considers the development of a simple multi-period indicator based on the DoEasy library. Let's improve the timeseries classes to receive data from any timeframes
New article Library for easy and quick development of MetaTrader programs (part XXXIV): Pending trading requests - removing and modifying orders and positions under certain conditions has been published: In this article, we will complete the description of the pending request trading concept and
max profit of 1st order : This expert shows the maximum profit level that touched by price line for your first position on chart window. the expert don't need any variable or specified timeframe. Author: BEST-Experts
New article Create Your Own Graphical Panels in MQL5 is published: The MQL5 program usability is determined by both its rich functionality and an elaborate graphical user interface. Visual perception is sometimes more important than fast and stable operation. Here is a step-by-step guide to...
Composite - structural design pattern : Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly. Author: DMITRII PECHERITSA
IDWMA: Indicator Inverse Distance Weighted Moving Average. Author: Scriptor
Basic List : A basic container for storing an ordered list of basic data type objects. Author: DMITRII PECHERITSA
Normalized Volume: The market volume indicator whose main purpose is to filter false signals which occur in the side movement of the market Fig.1 The Normalized Volume indicator Author: Nikolay Kositsin
TradeAlgorithms: Trade functions library designed for use in the code of scripts and Expert Advisors depending on a broker Author: Nikolay Kositsin
XIT_BuySellAutoStoploss.mq4 - Stoploss set from Fractal Levels, Money management Risk/Reward: This script will set your stoploss at the fractal level of your choosing. Money management built in helping take some of the guess work out of your trading. Author: Jeff West
CCI H MTF Colored : Fully customizable: Period, TimeFrame, Color, and Price. Above 0: Chartreuse Below 0: Red Above 100: Marron Below -100: Dark Green Author: Hamiddd
New article Parallel Calculations in MetaTrader 5 is published: Time has been a great value throughout the history of mankind, and we strive not to waste it unnecessarily. This article will tell you how to accelerate the work of your Expert Advisor if your computer has a multi-core processor....
New article Library for easy and quick development of MetaTrader programs (part V): Classes and collection of trading events, sending events to the program has been published: In the previous articles, we started creating a large cross-platform library simplifying the development of...