Articles, Library comments - page 214

PCI: Indicator Phase Change Index - the market phase change index Author: Scriptor
Interceptor: Moving averages on charts M5, M15, H1 are analyzed. The presence of the iMA (Moving Average, MA) "fan" is checked simultaneously on all three charts (M5, M15, and H1). Author: Vladimir Karputov
Price Rollback: A trading system that only trades on resverse and from Thursday to Friday only. Author: Vladimir Karputov
JS-MA-Day: Working with indicator iMA (Moving Average, MA) with a rigidly defined timeframe: D1. Author: Vladimir Karputov
LB & SB using RSI & Momentum: The same EA's as previously released. The additional code allows the user to set parameters on RSI and Momentum. Author: Patrick Burns
Robot_ADX+2MA: Uses the analysis of 4 indicators. The Expert Advisor Robot_ADX 2MA uses 4 indicators for the analysis: 2 Moving Average and 2 ADX indicators on periods of one minute and one hour. Uses a fixed volume of the lot and the level of losses and profits, which is fixed too. Author: Iurii...
SSL fast sBar_mtf: Indicator SSL fast sBar_mtf Author: John Smith
New article Developing multi-module Expert Advisors has been published: MQL programming language allows implementing the concept of modular development of trading strategies. The article shows an example of developing a multi-module Expert Advisor consisting of separately compiled file modules. As a...
Exp_MA_Rounding_Channel: The breakthrough trade system using the MA_Rounding_Channel indicator Fig. 1. The instances of history of deals on the chart. Author: Nikolay Kositsin
ZeroLevel.mq4: The script make TakeProfit and StopLoss on price, where total profit for all of the opened positions will have non-negative. Author: Vadim
ADX Expert: ADX Expert is based on ADX indicator and can be traded on every tradable symbol. The expert is trading fixed position size, and has fixed Stop Loss and Take Profit. Author: Tzvetan Jordanov
Close by Equity Percent: The EA closes all positions if the equity reaches a certain ratio as related to the balance. Author: Vladimir Karputov
SilverTrend_x10: Indicator SilverTrend_x10 shows the color of the SilverTrend indicator candlesticks from ten different timeframes from the bar defined in the indicator input parameters. Author: Nikolay Kositsin
Exp_Fishing: The Expert Advisor opens an initial position in the current candle's direction and increases its volume if profit in points increases a threshold fixed in the EA inputs. Author: Nikolay Kositsin
  Experts: Vector  (6)
Vector: An Expert Advisor for 4 currency pairs, including EURUSD, GBPUSD, USDCHF and USDJPY. It is based on four-hour moving averages. Author: Vladimir Karputov
Strategy Tester Equalizer: The indicator allows to control the Strategy Tester speed. You can slow down or speed up the speed of Strategy Tester when set to 32. Author: Zoltan Meszaros
New article Equivolume Charting Revisited has been published: The article dwells on the method of constructing charts, at which each bar consists of the equal number of ticks. The idea of accounting for volumes when constructing a chart was expressed already in 1871 by Richard W., Jr. Arms in his...
HIGHEST_HIGH_VALUE_HTF: The indicator shows the maximum price for the period specified in the input parameters of the indicator, taking into account the timeframe, in which the price was searched for. Figure 1. The HIGHEST_HIGH_VALUE_HTF indicator Author: Nikolay Kositsin
Lots Calculation: The calculation of the amount of lots through the specified percentage of free assets. Author: IURII TOKMAN
CCI T3 Based: Usually CCI is calculated as using average (Simple Moving Average) and mean deviation. That produces the well known CCI that we all are using. Smoother results can be achieved in multiple ways. Prices can be smoothed prior to being used in calculation (average or deviation),...
CashMachine 5min: The Expert Advisor uses the iDeMarker (DeMarker, DeM) and iStochastic (Stochastic Oscillator) indicators. Three virtual levels to protect profit. Author: Vladimir Karputov
Trading signals module based on SuperTrend indicator: Trading signals module for MQL5 Wizard. SuperTrend indicator's color dot serves as a market entry signal. Place SuperTrend.ex5 compiled file to the terminal_data_folder\MQL5\Indicators. Creation of a trading robot based on this trading signals...
Schaff Trend Cycle - Jurik Volty Adaptive RSX: RSX is one of the RSI/Momentum family based indicators that is suitable for adapting. This indicator is a Schaff Trend Cycle that is using Jurik Volty Adaptive RSX for calculation. Default adapting period is kept rather long simply to make the...
TEMA Jurik Volty Adaptive: Some of the average type indicators are, by their nature, suitable for being adaptive. One of them is TEMA (Triple Exponential Moving Average). This version is using Jurik Volty for making the TEMA adaptive. PS: when comparing adaptive indicators with the...
DEMA Jurik Volty Adaptive: Some of the average type indicators are, by their nature, suitable for being adaptive. One of them is DEMA (Double Exponential Moving Average). This version is using Jurik Volty for making the DEMA adaptive. PS: when comparing adaptive indicators with the...
EMA Jurik Volty Adaptive: Some of the average type indicators are, by their nature, suitable for being adaptive. One of them is EMA (Exponential Moving Average). This version is using Jurik Volty for making the EMA adaptive. PS: when comparing adaptive indicators with the non-adaptive...
Jurik Volty Multi Timeframe: About Jurik smoothing there is one part that is less known: Jurik smoothing is adaptive indicator. It is using something that is sometimes refereed to Jurik Volty (a sort of market volatility) for that adapting. This is the indicator that is calculating and...
Last ZZ50: The strategy is based on the ZigZag indicator and pending orders. Author: Vladimir Karputov
Exp_ToCloseProfit: The Expert Advisor to perform global Take Profit for all open positions Author: Nikolay Kositsin
Hikkake Pattern (Inside Day False Breakout): Hikkake Pattern (Inside Day False Breakout) indicator is a trading strategy based on false breakouts. Translated into MQL5 code from Dan Chesler's article published in April 2004, Active Trader Magazine "Trading False Moves with the Hikkake...