Articles, Library comments - page 54

MultiCurrency Template MT5 : a Template for Multicurrency system for Metatrader 5 Author: DADALI ARWALY
Rsi(var) with averages: RSI that can use 4 different types of averages for RSI calculation was originally developed for MetaTrader 4 by Igor Durkin ( (originally posted here: https://www.mql5.com/en/forum/175870). Igor Durkin: ... So-called normal RSI uses EMA smoothing with...
Weighted deviation : Weighted deviation - metatrader 4 version Author: Mladen Rakic
New article Revisiting Murray system has been published: Graphical price analysis systems are deservedly popular among traders. In this article, I am going to describe the complete Murray system, including its famous levels, as well as some other useful techniques for assessing the current price
New article Creating an EA that works automatically (Part 03): New functions has been published: Today we'll see how to create an Expert Advisor that simply and safely works in automatic mode. In the previous article, we started to develop an order system that we will use in our automated EA
Macd Divergence Stochastic & BB : MTF divergence settings Author: traderonemax
Wiighted deviation bands : Weighted deviation bands Author: Mladen Rakic
Weighted deviation : Weighted deviation Author: Mladen Rakic
New article 100 best optimization passes (part 1). Developing optimization analyzer has been published: The article dwells on the development of an application for selecting the best optimization passes using several possible options. The application is able to sort out the optimization results by a...
Pause Trading for X Minutes When Consecutive Losses are N : This code will pause the trading for X minutes when there are N consecutive losses happen within Y minutes Author: Biswarup Banerjee
Alternative Data: Capturing the Predictive Power of Big Data for Investment Success (Wiley Trading) Shift the balance of power from company to investor through intensified use of data Alternative Data opens a gateway to the future of investing, using Open Halo technology to provide real-time
Simple engulf : candle pattern Author: ReadyPlayerOne
  Indicators: FX Multi-Meter  (29   1 2 3)
FX Multi-Meter: Combines 9 indicators and 7 timeframes in an easy to read meter in bottom right corner, which can be used on any FX chart or timeframe. Author: Benjamin Joshua Nash
New article Identifying Trade Setups by Support, Resistance and Price Action has been published: This article shows how price action and the the monitoring of support and resistance levels can be used for well-timed market entry. It discusses a trading system that effectively combines the two for...
New article Creating an EA that works automatically (Part 05): Manual triggers (II) has been published: Today we'll see how to create an Expert Advisor that simply and safely works in automatic mode. At the end of the previous article, I suggested that it would be appropriate to allow manual use of
Vortex: An indicator from "Technical Analysis of Stocks & Commodities" (January, 2010). Author: Vladimir Karputov
Hull moving average: Hull moving average (non-repainting version) Author: Mladen Rakic
New article Neural networks made easy (Part 25): Practicing Transfer Learning has been published: In the last two articles, we developed a tool for creating and editing neural network models. Now it is time to evaluate the potential use of Transfer Learning technology using practical examples
New article Creating an EA that works automatically (Part 04): Manual triggers (I) has been published: Today we'll see how to create an Expert Advisor that simply and safely works in automatic mode. This is a way to send market orders to a trade server. We have the following behavior: When CTRL is
ADXVMA: ADXVMA is one new sort of a Moving Average. It uses modified ADX calculation for adapting Moving Average calculation. The process of adapting is so efficient that it filters out a lot of noise out of the market and produces longer periods of smooth values. That makes it useful for...
New article Matrix and Vector operations in MQL5 has been published: Matrices and vectors have been introduced in MQL5 for efficient operations with mathematical solutions. The new types offer built-in methods for creating concise and understandable code that is close to mathematical notation
Close Orders By Target or Cut Loss : This EA is used as a trading tool to help us close all orders with a specific target in the form of money or cut loss. We can filter orders by magic number. Author: Yulianto Hiu
New article Neural networks made easy (Part 29): Advantage Actor-Critic algorithm has been published: In the previous articles of this series, we have seen two reinforced learning algorithms. Each of them has its own advantages and disadvantages. As often happens in such cases, next comes the idea
New article Population optimization algorithms: Invasive Weed Optimization (IWO) has been published: The amazing ability of weeds to survive in a wide variety of conditions has become the idea for a powerful optimization algorithm. IWO is one of the best algorithms among the previously reviewed
New article Understand and efficiently use OpenCL API by recreating built-in support as DLL on Linux (Part 1): Motivation and validation has been published: Bulit-in OpenCL support in MetaTrader 5 still has a major problem especially the one about device selection error 5114 resulting from unable to
New article General information on Trading Signals for MetaTrader 4 and MetaTrader 5 is published: MetaTrader 4 / MetaTrader 5 Trading Signals is a service allowing traders to copy trading operations of a Signals Provider. Our goal was to develop the new massively used service protecting...
New article Neural networks made easy (Part 24): Improving the tool for Transfer Learning has been published: In the previous article, we created a tool for creating and editing the architecture of neural networks. Today we will continue working on this tool. We will try to make it more user
  Experts: Trickerless 6.22  (12   1 2)
Trickerless 6.22 : Specialist EURGBP Author: Lulus Arga Kustyarso
Export Summary Grouped by Trading Days: The script exports summary of closed trades grouped by each trading day to .csv file Author: amrali
New article The Implementation of Automatic Analysis of the Elliott Waves in MQL5 is published: One of the most popular methods of market analysis is the Elliott Wave Principle. However, this process is quite complicated, which leads us to the use of additional tools. One of such instruments is the...