Articles, Library comments - page 91

Check out the new article: Developing a Replay System — Market simulation (Part 22): FOREX (III) . Although this is the third article on this topic, I must explain for those who have not yet understood the difference between the stock market and the foreign exchange market: the big difference is
SAR ADX Signal : SAR ADX Signal with mobile notification, rewritten from MT4 version (source no longer found). This is a repaintable indicator, please be careful when using it. Author: Le Minh Duc
Automatically bring charts one by one to the top: This indicator helps to move charts one by one to the the front, just like slide show,and make your hands free. Author: Ziheng Zhuang
New article Dealing with Time (Part 2): The Functions has been published: Determing the broker offset and GMT automatically. Instead of asking the support of your broker, from whom you will probably receive an insufficient answer (who would be willing to explain a missing hour), we simply look
Check out the new article: Developing a Replay System — Market simulation (Part 17): Ticks and more ticks (I) . Here we will see how to implement something really interesting, but at the same time very difficult due to certain points that can be very confusing. The worst thing that can happen is
Strong Historical Levels : Short description. Author: Mahdi Ebrahimzadeh
5 Minutes Scalping System: It is a manual trading system consisting of 5 indicators. We buy when all indicators are in blue, and we sell when all indicators are in red. Indicators auto turn chart in M5 time frame, there is a switch to skip it. Author: Nikolaos Pantzos
New article OpenCL: From Naive Towards More Insightful Programming is published: This article focuses on some optimization capabilities that open up when at least some consideration is given to the underlying hardware on which the OpenCL kernel is executed. The figures obtained are far from being
Stochastic Momentum Blau_SM : Stochastic Momenum (Stochastic Momentum, SM) by William Blau (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis ). The q-period Stochastic Momentum is defined as a distance of the current close from the midpoint of q
Check out the new article: Introduction to MQL5 (Part 4): Mastering Structures, Classes, and Time Functions . Unlock the secrets of MQL5 programming in our latest article! Delve into the essentials of structures, classes, and time functions, empowering your coding journey. Whether you're a beginner
Check out the new article: Population optimization algorithms: Stochastic Diffusion Search (SDS) . The article discusses Stochastic Diffusion Search (SDS), which is a very powerful and efficient optimization algorithm based on the principles of random walk. The algorithm allows finding optimal
MACD_Histogram : The indicator displays divergences between a price chart and MACD histogram signal line. The divergences are shown on a chart as line segments. The trade signals are displayed as colored arrows, also it shows alerts. Author: Nikolay Kositsin
ChandelierStops_v1 : A trend indicator implemented in the form of NRTR. Author: Nikolay Kositsin
Simple timer next candle : A non-invasive candle time that can be positioned next to price or near a corner. Color, font, size and align (anchor) freely customizable. Author: abbadon1334
Check out the new article: Developing a Replay System — Market simulation (Part 21): FOREX (II) . We will continue to build a system for working in the FOREX market. In order to solve this problem, we must first declare the loading of ticks before loading the previous bars. This solves the problem
Adaptive Volatility Analysis : AVA adapts its analysis based on current market dynamics. This adaptability makes it invaluable for predicting shifts towards higher volatility or calmer periods. Author: Thibauld Charles Ghislain Robin
New article Bid/Ask spread analysis in MetaTrader 5 has been published: An indicator to report your brokers Bid/Ask spread levels. Now we can use MT5s tick data to analyze what the historic true average Bid/Ask spread actually have recently been. You shouldn't need to look at the current spread
Check out the new article: Alternative risk return metrics in MQL5 . In this article we present the implementation of several risk return metrics billed as alternatives to the Sharpe ratio and examine hypothetical equity curves to analyze their characteristics. The graphic below represents a
Trend indicator based on singular spectrum analysis : Extracting trend and filtering noises using the method of singular spectrum analysis. Adjusting the indicator parameters allows to control the smoothness of the extracted trend and noise filtering threshold. Author: Roman Korotchenko
Check out the new article: Neural networks made easy (Part 58): Decision Transformer (DT) . We continue to explore reinforcement learning methods. In this article, I will focus on a slightly different algorithm that considers the Agent’s policy in the paradigm of constructing a sequence of actions
New article How to Write a Good Description for a Market Product is published: MQL5 Market has many products for sale but some of their descriptions leave much to be desired. Many texts are obviously in need of improvement, as common traders are not able to comprehend them. This article will help
New article How to create a graphical panel of any complexity level has been published: The article provides a detailed explanation of how to create a panel on the basis of the CAppDialog class and how to add controls to the panel. It includes the description of the panel structure and a scheme of
MACD Elder Impulse Max : MACD histogram with bars coloring according to Elder Impulse System. Author: Nikolay Kositsin
Hans123_Trader: Good EA, good optimization results. The unfailing EUR/USD pair and H1 timeframe. Author: John Smith
Check out the new article: Building and testing Keltner Channel trading systems . In this article, we will try to provide trading systems using a very important concept in the financial market which is volatility. We will provide a trading system based on the Keltner Channel indicator after
Sets Chart Scale : The indicator sets the "Fixed scale" property to a chart window and holds the first bar in the middle of the window. Author: Alexey Viktorov
Check out the new article: Implementing the Generalized Hurst Exponent and the Variance Ratio test in MQL5 . In this article, we investigate how the Generalized Hurst Exponent and the Variance Ratio test can be utilized to analyze the behaviour of price series in MQL5. To test our GHE function, the
Check out the new article: Population optimization algorithms: Mind Evolutionary Computation (MEC) algorithm . The article considers the algorithm of the MEC family called the simple mind evolutionary computation algorithm (Simple MEC, SMEC). The algorithm is distinguished by the beauty of its idea
ProfLine : The script draws horizontal lines representing BUY (blue) and SELL (red) orders. The script calculates and shows on a chart breakeven levels separately for open BUY and SELL positions. Author: Igor Radko
TRIX ARROWS : The Triple Exponential Average (TRIX) indicator + the signal line + arrows at the intersection of the signal and the main lines. Author: Vladimir Karputov