Articles, Library comments - page 219

ErrorDesc: The code is based on the ErrorDescription library. Library contains ErrorDescription() function with two input parameters error_code and optional parameter txt_prefix. string ErrorDescription(int error_code,string txt_prefix="") GetLastError() return codes can be found here https...
RSI of average: There has been a lot of complaints of some people that MetaTrader 5 is so much more complicated than MetaTrader 4 regarding the code. But it seems that people haven't explored the possibilities of MetaTrader 5 to the full. Here is just one example: a very well known RSI of...
Stochastic of T3: This version of Stochastic Oscillator reduces the number of false alerts by smoothing the price prior to be used in the stochastic calculation. That makes a nice smooth stochastic as a result that can easily be used for trend trading systems. Author: Mladen Rakic
NRTR GATOR: It is NRTR indicator, in which candlesticks are painted in accordance with the mutual positions of Alligator lines. Author: MetaQuotes Software Corp.
Hull Variation: A variation of Hull moving average that allows speed adjusting of the HMA. Author: Mladen Rakic
Expert NEWS: Expert NEWS - MetaTrader 5 Expert Advisor. BuyStop and SellStop pending orders. Author: Vladimir Karputov
Limits Martin: The Expert Advisor places pending limit orders at the specified distance from the price and trails them after the price with the specified step, applies martingale. Author: Dmitriy Epshteyn
  Indicators: ADXm  (4)
ADXm: The ADXm indicator, unlike the traditional one, allows to see the positive and negative waves of the trend. The method for working with this indicator is the same as with the traditional one. Author: ANG3110
RSI with divergency: RSI modified to show the excess of the market (more than 70 and less than 30), and show you the divergency with the price. Regular RSI, but it will show the divergency or the convergency between the 2 last peaks. You can choose the icon's size as well as the excess...
Hedge Expert Advisor: disturbed EA wich open a long and a short position at the same time. Author: Brown
New article Continuous futures contracts in MetaTrader 5 has been published: Trader can't create his own charts in MetaTrader 5 as it can be constructed only with the broker's symbols. The trader requires a synthetic product – the continuous futures contract. The problem is that only a broker can...
EMA levels: One of the usual "games" every trader is doing in the trading time is finding out a best stop loss value for the order currently active. There are some good ways for dynamically doing that but the majority has one issue: they tend to try to guess the stop loss value to close to the...
  Experts: AutoTStop EA  (17   1 2)
AutoTStop EA: AutoTStop EA does not work to open the orders, but only helps trader to use Trailing Stop. Author: 3rjfx
ZIGZAG on fractals, without redrawing the values: Zigzag lines are built on fractals Author: Vladimir Khlystov
D_Oscillator: RSI+CCI in one window. Author: Scriptor
New article The Simple Example of Creating an Indicator Using Fuzzy Logic is published: The article is devoted to the practical application of the fuzzy logic concept for financial markets analysis. We propose the example of the indicator generating signals based on two fuzzy rules based on...
Inverse Fisher CCI: CCI is a very useful indicator. But it lacks one thing: known bounds. Adding Inverse Fisher Transform to CCI makes it oscillate in known bounds, and that way it can help in assessing what is exactly going on with the markets. Also, a sort of a signal line is added (so...
Trendlines Day: Trendlines Day indicator. Author: John Smith
T3 levels: One of the natural ways to make the EMA levels smoother and faster if necessary, is to use T3 instead of EMA. T3 is very similar to EMA in calculating way and it makes it suitable for this way of calculation. As an extension of EMA levels it might prove to be useful but by all...
ColorJJRSX: Smoother Relative Strength Index Fig.1 The ColorJJRSX indicator Author: Nikolay Kositsin
Modified assistant for selecting the manual strategy: The indicator is designed for testing manual strategies and for practicing working according to the strategy. It provides operation reports presented as a table, chart, and additionally saves templates with and without the markup. Author: Fedor...
3 MAs Market: Indicator that shows the current estimated state of the market based on a correlation of 3 Moving Averages. If using default settings, the colors are the following: Light green - trend up, Green - possible up trend start, Red - trend down, Orange - possible down trend start,...
Gann Hi-lo Activator SSL: The unpretentious indicator, will approach beginners in mastering MQL4. Author: John Smith
New article Using Layouts and Containers for GUI Controls: The CBox Class has been published: This article presents an alternative method of GUI creation based on layouts and containers, using one layout manager — the CBox class. The CBox class is an auxiliary control that acts as a container for...
Derivative_HTF: The Derivative indicator with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
New article Cross-Platform Expert Advisor: Money Management has been published: This article discusses the implementation of money management method for a cross-platform expert advisor. The money management classes are responsible for the calculation of the lot size to be used for the next trade to...
Exp_Fractal_ADX_Cloud: The trading system based on crossing of the DI+ and DI- lines of the Fractal_ADX_Cloud indicator. Author: Nikolay Kositsin
Nonlinear Kalman filter: One more from the creations of John Ehlers. Best described by Ehlers himself: John Ehlers: Take EMA of price (better, a 3 Pole filter), Take the difference (delta) between Price and its EMA, Take an EMA of delta (or a 3 Pole filter): Smoothing will help reduce...
  Experts: Auto news trader  (17   1 2)
Auto news trader: Trades news events. Author: Steven
Fractal Adaptive MACD: Fractal Adaptive Moving Average Technical Indicator (FRAMA) was developed by John Ehlers. This indicator is constructed based on the algorithm of the Exponential Moving Average, in which the smoothing factor is calculated based on the current fractal dimension of the...