Articles, Library comments - page 82

Check out the new article: Developing a Replay System — Market simulation (Part 02): First experiments (II) . This time, let's try a different approach to achieve the 1 minute goal. However, this task is not as simple as one might think. If you notice, we now have an outer loop that does this 1ms
Elliott Wave Oscillator: A good oscillator for helping you count Elliot waves. Author: Hossein Nouri 
New article The Order of Object Creation and Destruction in MQL5 is published: Every object, whether it is a custom object, a dynamic array or an array of objects, is created and deleted in MQL5-program in its particular way. Often, some objects are part of other objects, and the order of object
A cross-platform library of original mathematical functions : Original mathematical functions taken from different places, which either do not have analogues or perform much faster than alternative implementations Author: fxsaber
Save and show the objects of testing chart: After back testing, we usually need to analyze the testing result on a new chart which we have loaded our template,in this case we need to copy the objects on the testing chart to the new chart. This script helps to save the objects into a file and...
New article Another MQL5 OOP class is published: This article shows you how to build an Object-Oriented Expert Advisor from scratch, from conceiving a theoretical trading idea to programming a MQL5 EA that makes that idea real in the empirical world. Learning by doing is IMHO a solid approach to
INI File: A library to provide simple storage mechanism for expert advisors and indicators. Library Functions //---add new or update an existing key.bool  SetIniKey        (string fileName, string section, string key, T value)//--- If the key is not found, the returned value is NULL...
New article Universal Expert Advisor: Integration with Standard MetaTrader Modules of Signals (Part 7) has been published: This part of the article describes the possibilities of the CStrategy engine integration with the signal modules included into the standard library in MetaTrader. The article
New article Automated exchange grid trading using stop pending orders on Moscow Exchange (MOEX) has been published: The article considers the grid trading approach based on stop pending orders and implemented in an MQL5 Expert Advisor on the Moscow Exchange (MOEX). When trading in the market, one of
Cronex T RSI BBSW : The Cronex T RSI BBSW indicator for MetaTrader 5. Author: Sergii Kozin
  Indicators: FX Multi-Meter II  (50   1 2 3 4 5)
FX Multi-Meter II: Now combines 14 different indicators and 7 timeframes in an easy to read meter for any FX chart. Includes inbuilt History viewer. Fully configurable signals & indicators. Author: Benjamin Joshua Nash
The Double Bollinger Band Strategy MT4 : The Double Bollinger Band Strategy makes use of two Bollinger Bands in order to filter entries and exits in the forex market. Author: Lo Thi Mai Loan
volatility_Bar: volatility, flat Author: Martingeil
  Indicators: MA_BBands_YXF  (50   1 2 3 4 5)
MA_BBands_YXF: The indicator is a combination of MA channels and Bollinger Bands. Author: johnsun888
Check out the new article: Developing an MQTT client for MetaTrader 5: a TDD approach — Part 3 . This article is the third part of a series describing our development steps of a native MQL5 client for the MQTT protocol. In this part, we describe in detail how we are using Test-Driven Development to
Check out the new article: Category Theory in MQL5 (Part 21): Natural Transformations with LDA . This article, the 21st in our series, continues with a look at Natural Transformations and how they can be implemented using linear discriminant analysis. We present applications of this in a signal
Check out the new article: Estimate future performance with confidence intervals . In this article we delve into the application of boostrapping techniques as a means to estimate the future performance of an automated strategy. When we test a candidate trading system, we naturally end up with a
MaybeAwo EA : a Versatile automated trading tool for the MetaTrader 4 platform. This EA is designed to assist traders in managing their positions effectively by offering features such as setting a breakeven point, trailing stop, stop loss, and take profit levels. It works with various input
Levels : Another version of the indicator that calculates support/resistance levels. Author: Nikolay Kositsin
New article A Universal Oscillator with a GUI has been published: The article describes the process of creation of a universal indicator based on all oscillators available in the terminal, with its own graphical interface. The GUI allows users to quickly and easily change settings of each oscillator
Sma with NET : Sma (Simple Moving Average) with NET (Noise Elimination Technology) Author: Mladen Rakic
New article Practical application of neural networks in trading. Python (Part I) has been published: In this article, we will analyze the step-by-step implementation of a trading system based on the programming of deep neural networks in Python. This will be performed using the TensorFlow machine
New article Understanding MQL5 Object-Oriented Programming (OOP) has been published: As developers, we need to learn how to create and develop software that can be reusable and flexible without duplicated code especially if we have different objects with different behaviors. This can be smoothly
  Experts: PROphet  (11   1 2)
PROphet : A practical EA for the intraday trading from 10:00 till 19:00. It works well on 5M EURUSD. The expected payoff is 40..60 pips per week on the forward testing. Author: Борис
ATR - Average True Range - code for beginners by William210 : ATR - Average True Range - beginner tutorial to learn how to code in MQL5 Author: Gerard Willia G J B M Dinh Sy
Symbol Filling Policy Determination : This function allows you to retrieve and return the filling policy of a symbol in MetaTrader 5. This is useful for making trading decisions based on the filling policy of a specific financial instrument. Author: Manuel Espinosa
[EA] - Charles-1.3.7: Improvements to the previous version. Author: afabiani
  Experts: [EA] - Charles 2.1.5  (24   1 2 3)
[EA] - Charles 2.1.5: Multi-currency EA, working on brekouts and stop-orders. Author: afabiani
  Experts: [EA] Charles-1.3.3  (14   1 2)
[EA] Charles-1.3.3: EA placing orders progressively and scalping on global profit. Author: afabiani
AO - Awesome Oscillator - without iAO() code for beginners by William210 : AO - Awesome Oscillator - without iAO() beginner tutorial to learn how to code in MQL5 Author: Gerard Willia G J B M Dinh Sy