Articles, Library comments - page 229

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...
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...
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...
  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
Indicator Values to CSV: Save your indicator values and Open, High, Low, Close, Volume data to a csv file of your choice. Author: Inovance
New article Comparing different types of moving averages in trading has been published: This article deals with seven types of moving averages (MA) and a trading strategy to work with them. We also test and compare various MAs at a single trading strategy and evaluate the efficiency of each moving...
Indicator of the options levels: The indicator is designed for calculating and displaying the options levels on the screen. Author: Andrew Kornishkin
New article Studying the CCanvas Class. How to Draw Transparent Objects has been published: Do you need more than awkward graphics of moving averages? Do you want to draw something more beautiful than a simple filled rectangle in your terminal? Attractive graphics can be drawn in the terminal. This...
CTradeStatistics: Class for the calculation of the ENUM_STATISTICS enumeration parameters Author: Andrey Voytenko
Levels with Trail: The Expert Advisor trades based on the support/resistance levels set by the user, while trailing the Stop Loss order. Author: Vladimir Tkach
Many people see Forex as a boring industry, one that demands the relentless task of heavy analysis, stress and risk. But look a bit deeper than the surface and what you see is an industry that takes its modern roots from deep history, crafted through those that have challenged and exploited rules,...
New article Use of Resources in MQL5 is published: MQL5 programs not only automate routine calculations, but also can create a full-featured graphical environment. The functions for creating truly interactive controls are now virtually the same rich, as those in classical programming languages. If...
MTF BB-Squeeze: Indicator BB-Squeeze. The modified version. For work the indicator bbsqueeze is necessary. Author: John Smith
BarTimerCLineRoundedVertical: The vertical version of the BarTimer indicator implemented using the classes of libraries that were described in detail in the article "Custom indicators and infographics in CCanvas", using current timeframe data and producing a sound alert when the bar changes. Author:...
N candles: The EA searches for N identical candlesticks in a row. If the found candlesticks are bullish, it buys. I they are bearish, the EA sells. Author: Vladimir Karputov
TandemInstrument: The indicator displays the charts of two symbols in one window. Author: Evgeniy Trofimov
Money Management Script: Automatically does volume calculation based on percentage of desired account balance and enters instant or pending trades. Optional take profit is automatically at 1:1 with respect to SL. Author: ftrainx007
Market Watch Cleaner: This script removes all instruments with spread higher than the specified maximum requested and it also removes all non-trade enabled instruments from Market Watch, which allows you to concentrate on items you may want to trade without all the clutter. Author: John Davis
MACD Stochastic: The trading system is based on iMACD (Moving Average Convergence/Divergence, MACD) and iStochastic (Stochastic Oscillator) Author: Vladimir Karputov
Average Directional Movement Index Wilder: Average Directional Movement Index Wilder (ADX Wilder) helps to determine if there is a market trend. This technical indicator is constructed as a strict correspondence with the algorithm described by Welles Wilder in his book "New concepts in technical...
PS Magicas - Three moving averages: PS Magicas - Three moving averages that give target and possible entries. Works in any time interval, but is most used in short timeframes like M1, M2, M5, M10. Author: Paulo S. M. Marques
New article Technical Analysis: How Do We Analyze? is published: This article briefly describes the author's opinion on redrawing indicators, multi-timeframe indicators and displaying of quotes with Japanese candlesticks. The article contain no programming specifics and is of a general character...
New article The Prototype of Trade Robot is published: This article summarizes and systematizes the principles of creating algorithms and elements of trading systems. The article considers designing of expert algorithm. As an example the CExpertAdvisor class is considered, which can be used for...
BarTimer: The current time position in relation to the beginning and the end of the bar is shown in the main window. In addition the ratio between the time passed since the beginning of the bar and the whole bar duration expressed in percents is given. The informer is useful for choosing the moment...
hi, just like above , i cannot add  '#include <Generic\HashMap.mqh>' because of the missing the whole folder 'Generic'. And where can i found or download the class in the folder? thx advanced.
#MAMA: Indicator #MAMA. Author: Collector