Articles, Library comments - page 171

ImportantInformation : The indicator displays the information about the time and account properties. Author: Alexander Laur
New article Timeseries in DoEasy library (part 55): Indicator collection class has been published: The article continues developing indicator object classes and their collections. For each indicator object create its description and correct collection class for error-free storage and getting
New article Universal Expert Advisor: Pending Orders and Hedging Support (Part 5) has been published: This article provides further description of the CStrategy trading engine. By popular demand of users, we have added pending order support functions to the trading engine. Also, the latest version
Bollinger bands - squeeze: Bollinger bands - squeeze Author: Mladen Rakic
  Indicators: SSL2  (4)
SSL2 : Two different-period indicators SSL, implemented as a colored cloud. Author: Nikolay Kositsin
SMART-ZONE : When MaxBand > MA of MaxBnd => SMART-ZONE HIGH When MA of MinBnd > MinBand => SMART-ZONE LOW You can set the bandperiod of Max/MIN Band, and the period and the method of M Aof Max/Min Band With different parameters, the indicator gives us the pivotal areas or the trend areas Author
RSI dual features Cutler RSI with standard RSI full formulas : RSI dual features Cutler RSI with standard RSI full formulas Author: maximo
BB stops - stochastic : BB stops - stochastic indicator. Author: Mladen Rakic
New article Limitations and Verifications in Expert Advisors is published: Is it allowed to trade this symbol on Monday? Is there enough money to open position? How big is the loss if Stop Loss triggers? How to limit the number of pending orders? Was the trade operation executed at the current bar
New article DiNapoli levels trading has been published: The article considers one of the variants for Expert Advisor practical realization to trade DiNapoli levels using MQL5 standard tools. Its performance is tested and conclusions are made. Initial points of the strategy - Fibonacci levels are
New article Night trading during the Asian session: How to stay profitable has been published: The article deals with the concept of night trading, as well as trading strategies and their implementation in MQL5. We perform tests and make appropriate conclusions. Let's take the popular EURUSD pair
ZigZag_INT : ZigZag indicator version with optimized calculation speed. This version of the indicator does not contain unnecessary additional indicator buffers. Their absence has allowed to optimize the code. Author: Nikolay Kositsin
New article Econometric Approach to Analysis of Charts is published: This article describes the econometric methods of analysis, the autocorrelation analysis and the analysis of conditional variance in particular. What is the benefit of the approach described here? Use of the non-linear GARCH models
  Indicators: Average Speed  (18   1 2)
Average Speed : Calculate Average Speed of price. Author: Totom Sukopratomo
Demo_FileWriteInteger : The script demonstrates the example of using the FileWriteInteger() function Author: Automated-Trading
New article Testing (Optimization) Technique and Some Criteria for Selection of the Expert Advisor Parameters has been published: There is no trouble finding the Holy Grail of testing, it is however much more difficult to get rid of it. This article addresses the selection of the Expert Advisor...
New article A Pause between Trades has been published: The article deals with the problem of how to arrange pauses between trade operations when a number of experts work on one МТ 4 Client Terminal. It is intended for users who have basic skills in both working with the terminal and programming in...
quick sort - sorting algorithm : a highly efficient sorting algorithm, based on partitioning of array of data into smaller arrays Author: DMITRII PECHERITSA
SlopeDirectionLine_HTF : The SlopeDirectionLine indicator with the timeframe selection option available in input parameters. Author: Nikolay Kositsin
New article Timeseries in DoEasy library (part 54): Descendant classes of abstract base indicator has been published: The article considers creation of classes of descendant objects of base abstract indicator. Such objects will provide access to features of creating indicator EAs, collecting and
New article Library for easy and quick development of MetaTrader programs (part XXIV): Base trading class - auto correction of invalid parameters has been published: In this article, we will have a look at the handler of invalid trading order parameters and improve the trading event class. Now all
SubWindow : A library for working with chart subwindows. Author: fxsaber
MQL5 Wizard - Trading Signals of Candlestick Patterns + Stochastic : Trading signals of candlestick patterns with confirmation by Stochastic indicator. With MQL5 Wizard , traders now can automatically generate Expert Advisor's code based on trading signals' classes, positions tracking and money
SendClose : The Expert Advisor opens or closes positions at the intersection of lines. ‌ Author: Vladimir Karputov
ColorSchaffTriXTrendCycle : The Schaff Trend Cycle indicator based on the difference between two TriX oscillators with different periods. Author: Nikolay Kositsin
Daily Perspective : Visualization of 3 previous daily bars with alarm. Author: JAN OPOCENSKY
MultiVote On Balance Volume : MultiVote On Balance Indicator displays a higher resolution of trading volume activity to the regular On Balance Volume calculation. Author: maximo
AFL Winner : The oscillator for intraday trading Author: Andrey Voytenko
BB Stops - multiple stops : BB Stops - multiple stops Author: Mladen Rakic
Optimal F for MQL5 (per Ralph Vince) : This calculates Optimal f using the Geometric Mean. Per Ralph Vince, "In trading we can count on our wins being for varying amounts and our losses being for varying amounts. Therefore the Kelly formulas could not give us the correct optimal f." So, using his