Articles, Library comments - page 121

  Indicators: Tipu MACD  (17   1 2)
Tipu MACD: Tipu MACD is one the popular indicators in the Market. The original code for Tipu MACD is modified by removing compatibility with Tipu Panel. This version of Tipu MACD is open for everyone who is interested in developing an Expert Advisor. Author: Kaleem Haider
  Experts: Candle  (3)
Candle : Trades based on the previous candlestick. Author: Vladimir Karputov
Account History Exporter : Export the history of transactions on the trading account. Author: Yuriy Bykov
period_converter_All_kai : Convert historical data from M1 to M1, M5, M15, M30, H1, H4, D1, W1 and MN, specifying the start date. Author: Sajiro- Yoshizaki
Current Relative Drawdown : The DD_Relative function calculates the drawdown (relative loss) of the current trading account in percentage. To do this, it uses the Current_LossOrProfit() function to get the current profit or loss for all open positions and divides it by the current account balance
Trade when the market is closed: The script is designed to place orders at the time when it is not possible, for example, when the market is closed. Author: Vladimir Khlystov
Hurst Exponent - optimized version : Hurst Exponent - optimized version Author: Mladen Rakic
Monitor rynku v2: The indicator displays in a separate subwindow of the chart the current symbol, Bid/Ask prices, the current swap, the expected deposit for long/short position as well as the floating spread for the symbol and the remaining time until the candle completion of the current timeframe....
GridTrading Algorithm at volatile market : This EA can do Grid trading and has useful functions for Gridtrading included Author: Peter Mueller
  Experts: Doubler  (4)
Doubler : Simultaneous opening of oppositely directed positions Author: Vladimir Karputov
Pivot Point : Classic Pivot Point indicator paints pivot point and three resistance and support levels for all data points. Calculation period: Day, Week, Month. Author: niuniu
New article Reversal patterns: Testing the Head and Shoulders pattern has been published: This article is a follow-up to the previous one called "Reversal patterns: Testing the Double top/bottom pattern". Now we will have a look at another well-known reversal pattern called Head and Shoulders
Check the time periods used : The function takes two arrays of integers as parameters: "allowedPeriods" and "periodsToCheck". "allowedPeriods" is an array containing all the time periods allowed by the system, while "periodsToCheck" is an array containing the time periods used by the user in the
The Book Of Satoshi: The Collected Writings of Bitcoin Creator Satoshi Nakamoto Have you, like the rest of the world, speculated as to the identity of Satoshi Nakamoto, anonymous creator of Bitcoin? The world’s first cryptocurrency, Bitcoin went online in 2009 and has since revolutionized our
New article Population optimization algorithms: Firefly Algorithm (FA) has been published: In this article, I will consider the Firefly Algorithm (FA) optimization method. Thanks to the modification, the algorithm has turned from an outsider into a real rating table leader. The firefly algorithm has
MaRsi-Trigger : The Trigger indicator has three states: rising, falling and flat Fig.1 The MaRsi-Trigger and ColorMaRsi-Trigger indicators Author: Nikolay Kositsin
PriceSpeed : This indicator shows average and peak speeds of price changes per minute. Author: Stanislav Korotky
Spread and time until the next candle: This indicator displays the current spread of the instrument and the time left until the current bar closes. Author: Ivan Morozov
Binary Options Simulated Trading Indicator for MT5 : This is a binary options simulated trading indicator on MetaTrader 5 client, novice traders can use to practice trading strategies, program interface have simplified Chinese and English. Author: Leon Lam
Trading signals module based on 3LineBreak indicator : Trading signals module for MQL5 Wizard. The moment, when a bar formed by 3LineBreak changes its color, indicates the time for market entry. The signal is formed when a bar is closing. Place 3LineBreak.ex5 compiled file to the
  Experts: VR Overturn  (20   1 2)
VR Overturn : Martingale and anti-martingale. Author: Vladimir Karputov
MySQL for new MQL4 (tested in build 600): Connecting to MySQL server from new MQL4 Author: Sergey
New article How to Install and Use OpenCL for Calculations is published: It has been over a year since MQL5 started providing native support for OpenCL. However not many users have seen the true value of using parallel computing in their Expert Advisors, indicators or scripts. This article serves to
Scalping Forex with Bollinger Bands and Maximizing Profits The Bollinger Bands are probably the most reliable and profitable trading strategy available to technical traders. The Bollinger Bands, without any other indicator, tell you the most important aspects that the market is trying to tell you
TTF_Plus_MW : A semaphore arrow signal indicator. The indicator puts colored dots at times when you can trade. Author: Nikolay Kositsin
Deep Drawdown MA : The EA opens positions at crossing fast iMA and slow iMA (Moving Average, MA). It has the function of outstaying the losses. It catches the type of the position in OnTradeTransaction. Author: Vladimir Karputov
HullTrendSign : A semaphore signal indicator showing moments when the average difference between the Hull Moving Average and its averaging changes direction. Author: Nikolay Kositsin
New article Experiments with neural networks (Part 2): Smart neural network optimization has been published: In this article, I will use experimentation and non-standard approaches to develop a profitable trading system and check whether neural networks can be of any help for traders. MetaTrader 5
New article Evaluation and selection of variables for machine learning models has been published: This article focuses on specifics of choice, preconditioning and evaluation of the input variables for use in machine learning models. Multiple methods of normalization and their features will be
New article DoEasy. Controls (Part 29): ScrollBar auxiliary control has been published: In this article, I will start developing the ScrollBar auxiliary control element and its derivative objects — vertical and horizontal scrollbars. A scrollbar is used to scroll the content of the form if it goes