Articles, Library comments - page 281

Foreword: I  want a program that produces an aggregated errorjournal over many trading accounts from their journals.   Name of theprogram: MT4 error finder   What totrack: Add button- add accounts to be tracked (unlimited number of accounts that can be added) Trackaccount 1 - Password 1 Trackaccount...
Corrected Average (CA) : Corrected Average indicator by A.Uhl (also known as the "Optimal Moving Average"). The strengths of the corrected Average (CA) is that the current value of the time series must exceed a the current volatility-dependent threshold, so that the filter increases or falls
eaBreakeven : eaBreakeven is an EA that moves the Stop Loss to breakeven and simultaneously plays the sound, when the Stop Loss is changed. EA manages the positions for the current chart currency pair only, i.e. if you attach in on the GBPUSD chart, it will manage only GBPUSD positions. Input
Modify stop loss or take profit: Scripts to modify stop loss in buy or sell opened orders on current chart. Author: Matus German
Shifted Moving Average : Indicator is a modified version of Moving Average indicator. Author: Grzegorz Korycki
New article The NRTR indicator and trading modules based on NRTR for the MQL5 Wizard has been published: In this article we are going to analyze the NRTR indicator and create a trading system based on this indicator. We are going to develop a module of trading signals that can be used in creating
New article Deep neural network with Stacked RBM. Self-training, self-control has been published: This article is a continuation of previous articles on deep neural network and predictor selection. Here we will cover features of a neural network initiated by Stacked RBM, and its implementation in...
Dsl (discontinued signal lines) - rsx: Dsl (discontinued signal lines) - RSX. Author: Mladen Rakic
Omni_Trend_HTF : The Omni_Trend indicator with the timeframe selection option available in the indicator input parameters. Author: Nikolay Kositsin
IINwmarrows: Shows when to sell and when to buy, but not all so is simple. Author: John Smith
Leading_Signal : The Leading_Signal indicator displays information on the current trend in a separate narrow window as a two-colored straight line, and information on signals as colored stars. Author: Nikolay Kositsin
Custom Aroon Oscilator_v1: Indicator Custom Aroon Oscilator_v1. Author: John Smith
New article Graphical Interfaces IV: Informational Interface Elements (Chapter 1) has been published: At the current stage of development, the library for creating graphical interfaces contains a form and several controls that can be attached to it. It was mentioned before that one of the future
New article Graphical Interfaces XI: Refactoring the Library code (build 14.1) has been published: As the library grows, its code must be optimized again in order to reduce its size. The version of the library described in this article has become even more object-oriented. This made the code easier
Trends Accumulator : Accumulator of price movements. Defines the start and the end of a trend. Author: Diogo Seca
MD5 Cloud Decryptor : This example shows the use of the mechanism of custom data frame transmission from agents during a brute force search aimed at finding MD5 hashes. The speed characteristics of the computing network and the progress are shown in real time. The test MD5 hash
ZigZag_Fibo_v2beta: Indicator ZigZag with levels Fibo. Author: John Smith
ZigZag On Heikin Ashi : The ZigZag drawn using Heikin Ashi extremums Author: Serhii Ivanenko
  Experts: Rabbit3  (15   1 2)
Rabbit3 : The strategy uses two indicators Moving Average, MA with different periods, Commodity Channel Index, CCI and Williams’ Percent Range, %R. Author: Vladimir Karputov
New article MQL5 Programming Basics: Lists has been published: The new version of the MQL language has provided developers of automated trading systems with effective tools for the implementation of complex tasks. One cannot deny the fact that the programming functionalities of the language have
Cronex Super Position : Superposition of RSI and DeMarker technical indicators. As a rule, it takes too much time to switch between the periods and the indicator parameters to compare the behaviour and reveal the genuine dynamics of the indicators. This indicator was created after the working space
  Libraries: TesterBenchmark  (39   1 2 3 4)
TesterBenchmark : Measuring the net performance of MetaTrader 4/5 strategy testers. Author: fxsaber
New article Resolving entries into indicators has been published: Different situations happen in trader’s life. Often, the history of successful trades allows us to restore a strategy, while looking at a loss history we try to develop and improve it. In both cases, we compare trades with known
Index Dollar: The indicator draws the dollar index on the chart. The indicator is intended to simplify the charts analysis. Author: John Smith
HL Cross Signal for WPR : The HLCrossSig for WPR is considered as a trend indicator, since it is intended for "catching" trends. However, it's a pretty complex and informative indicator that allows excluding the psychological and emotional influence from trading. This indicators shows levels for
New article Testing patterns that arise when trading currency pair baskets. Part II has been published: We continue testing the patterns and trying the methods described in the articles about trading currency pair baskets. Let's consider in practice, whether it is possible to use the patterns of the
chkOnlineStatus: It shows the three relevant items of the online status of the terminal: connection, ping, prev_calculated and sends an email if defined. Author: Carl Schreiber
Alligator : A trading system based on the Alligator indicator. If possible, the EA moves positions to breakeven and then enables trailing stop. Author: Vladimir Karputov
If the markets are a game, so capitalism is a game, but it seems in this game everybody is winning. So please someone provide me just 1 example of a another game where: 1- everybody wins. 2- a game that will never end in the future, as the markets then you will have proved to me it's a game
InfoLabel: A simple label that shows information like Ask and Bid, OHLC prices, volume, spread, remaining candle time, local & server time. Author: Bullworth