Articles, Library comments - page 227

New article Risk Evaluation in the Sequence of Deals with One Asset has been published: This article describes the use of methods of the theory of probability and mathematical statistics in the analysis of trading systems. Author: Alexey Nikolaev
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...
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:...
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:...