Articles, Library comments - page 286

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
NonLagZigZag_v2: NonLagZigZag_v2 indicator. Author: John Smith
New article Cross-Platform Expert Advisor: Reuse of Components from the MQL5 Standard Library has been published: There exists some components in the MQL5 Standard Library that may prove to be useful in the MQL4 version of cross-platform expert advisors. This article deals with a method of making
Engulfing with RSI: Not really profitable but the code fits on one page. Opens buys on bullish engulfing candles when RSI is above over-bought and sells on bearish engulfing candles when RSI is below over-sold. When the account's profit reaches the desired level it closes all the orders. Author:...
ADXCrossingMA : A semaphore signal indicator based on crossovers of the Di Plus and Di Minus lines of the ADX_Smoothed indicator. Author: Nikolay Kositsin
New article Cross-Platform Expert Advisor: Orders has been published: MetaTrader 4 and MetaTrader 5 uses different conventions in processing trade requests. This article discusses the possibility of using a class object that can be used to represent the trades processed by the server, in order for a
II (Outbreak) EA: Expert Advisor for pyramiding into big and fast market movements. Inputs Commission - commission per round lot.SpreadThreshold - maximum spread (in points) to open orders (if spread is higher than set threshold Expert Advisor won't open trades).MagicNumber - order magic number...
New article Testing patterns that arise when trading currency pair baskets. Part I has been published: We begin testing the patterns and trying the methods described in the articles about trading currency pair baskets. Let's see how oversold/overbought level breakthrough patterns are applied in
  Tester: My First "Grail"  (23   1 2 3)
New article My First "Grail" has been published: Examined are the most frequent mistakes that lead the first-time programmers to creation of a "super-moneymaking" (when tested) trading systems. Exemplary experts that show fantastic results in tester, but result in losses during real trading are...
  Indicators: Extrapolator  (14   1 2)
Extrapolator: Extrapolator is a result of my long-term research in the area of the Timeseries Forecasting. Author: Vladimir
MA Candles Two Colors: This Indicator draws different color candles above and below the MA line. Author: file45
LeadLagRelationshipTester : Script for checking the LeadLagRelationship indicator. Author: Ilnur Khasanov