Articles, Library comments - page 68

Check out the new article: Brain Storm Optimization algorithm (Part I): Clustering . In this article, we will look at an innovative optimization method called BSO (Brain Storm Optimization) inspired by a natural phenomenon called "brainstorming". We will also discuss a new approach to solving
Errors function. In Russian.: Errors function. In Russian. Author: Iurii Tokman
PA RSI : The Oscillator Indicator for MetaTrader 4 is a powerful tool that accurately identifies the perfect signal on the completion of trends. Author: Nikclay Khrushchev
Check out the new article: DoEasy. Controls (Part 33): Vertical ScrollBar . In this article, we will continue the development of graphical elements of the DoEasy library and add vertical scrolling of form object controls, as well as some useful functions and methods that will be required in the
Check out the new article: Matrix Factorization: The Basics . Since the goal here is didactic, we will proceed as simply as possible. That is, we will implement only what we need: matrix multiplication. You will see today that this is enough to simulate matrix-scalar multiplication. The most
Check out the new article: Gain an Edge Over Any Market (Part III): Visa Spending Index . In the world of big data, there are millions of alternative datasets that hold the potential to enhance our trading strategies. In this series of articles, we will help you identify the most informative public
New article Graphical Interfaces X: The Multiline Text box control (build 8) has been published: The Multiline Text box control is discussed. Unlike the graphical objects of the OBJ_EDIT type, the presented version will not have restrictions on the number of input characters. It also adds the mode
Daily Data : The indicator displays in chart window the important data on current symbol. Author: Jane Johnson
Lesson 2_ Trading RSI Pattern Confirmation two Bottom : This is a tutorial on how to confirm double bottom & RSI patterns Author: Dao Thanh Tan
Open Charts of open trades symbols : Open Charts Author: Iulian Persinaru
New article How to detect trends and chart patterns using MQL5 has been published: In this article, we will provide a method to detect price actions patterns automatically by MQL5, like trends (Uptrend, Downtrend, Sideways), Chart patterns (Double Tops, Double Bottoms). Trends detection Uptrend
Unity Pro : Multi-asset cluster indicator taking all currencies as a sum of values forming a whole market, that is unity (1.0) Author: Stanislav Korotky
Marking of candlesticks larger than the specified size : The indicator marks on a price chart candlesticks, which are larger than the specified size. If the candlestick size exceeds the value specified in the indicator parameters, the indicator can show an alert message. Author: Scriptor
Check out the new article: Creating a Trading Administrator Panel in MQL5 (Part I): Building a Messaging Interface . This article discusses the creation of a Messaging Interface for MetaTrader 5, aimed at System Administrators, to facilitate communication with other traders directly within the
Keltner Channel in the cloud form : The indicator draws the Keltner channel in the form of a cloud. Author: Scriptor
  Experts: CloseProfit v2  (15   1 2)
CloseProfit v2 : Closing positions and removing pending orders when reaching a specified profit or loss. Author: Vladimir Karputov
  Indicators: b-clock  (22   1 2 3)
b-clock : Show minutes and seconds left before new candle is appeared. Author: Totom Sukopratomo
Check out the new article: MQL5 Wizard Techniques you should know (Part 34): Price-Embedding with an Unconventional RBM . Restricted Boltzmann Machines are a form of neural network that was developed in the mid 1980s at a time when compute resources were prohibitively expensive. At its onset, it
New article Applying One Indicator to Another is published: Do you want to improve an indicator for its correct application to the other indicator's data? In this article we'll review all the steps required for such modification. Author: MetaQuotes
Check out the new article: Reimagining Classic Strategies (Part VI): Multiple Time-Frame Analysis . In this series of articles, we revisit classic strategies to see if we can improve them using AI. In today's article, we will examine the popular strategy of multiple time-frame analysis to judge if
Check out the new article: Developing a multi-currency Expert Advisor (Part 7): Selecting a group based on forward period . Previously, we evaluated the selection of a group of trading strategy instances, with the aim of improving the results of their joint operation, only on the same time period
Check out the new article: Non-stationary processes and spurious regression . The article demonstrates spurious regression occurring when attempting to apply regression analysis to non-stationary processes using Monte Carlo simulation. In this article, I will use Monte Carlo simulation to show how
Check out the new article: MQL5 Wizard Techniques you should know (Part 33): Gaussian Process Kernels . Gaussian Process Kernels are the covariance function of the Normal Distribution that could play a role in forecasting. We explore this unique algorithm in a custom signal class of MQL5 to see if
Price_Momentum_Oscillator : Price Momentum Oscillator Author: Scriptor
SilverTrend_HTF_Signal : SilverTrend_HTF_Signal shows a trend direction or a signal for performing a deal generated by SilverTrend_Signal indicator as a graphic object with colored trend indication or deal direction and sends alerts or audio signals in case of a market entry moment. In case a trend
Check out the new article: Population optimization algorithms: Bird Swarm Algorithm (BSA) . The article explores the bird swarm-based algorithm (BSA) inspired by the collective flocking interactions of birds in nature. The different search strategies of individuals in BSA, including switching
Custom Bid Ask lines : A customized bid and ask line which is labelled and clear to help visualize the bid and ask prices Author: Conor Mcnamara
Kamikaze Trading : This script opens order with maximal amount of volume available. Author: Mokara
Check out the new article: Implementing the Deus EA: Automated Trading with RSI and Moving Averages in MQL5 . This article outlines the steps to implement the Deus EA based on the RSI and Moving Average indicators for guiding automated trading. We will examine the functionality of Deus EA, an
Rotating text: Easy example working with object: object creation, modification properties, redraw chart. Author: MetaQuotes Software Corp.