Articles, Library comments - page 43

Check out the new article: MQL5 Wizard Techniques you should know (Part 40): Parabolic SAR . The Parabolic Stop-and-Reversal (SAR) is an indicator for trend confirmation and trend termination points. Because it is a laggard in identifying trends its primary purpose has been in positioning trailing
Check out the new article: Developing a Replay System (Part 46): Chart Trade Project (V) . Tired of wasting time searching for that very file that you application needs in order to work? How about including everything in the executable? This way you won't have to search for the things. I know that
Dual Profit Closer EA - MT4 : The Dual Profit Closer EA is a powerful automated tool designed to independently close all buy or sell orders once they reach your predefined profit thresholds. Author: Kommoju Sahityananda Devi
New article MQL5: Create Your Own Indicator is published: By describing creation of True Strength Index, the author shows how to write indicators in MQL5. Author: MetaQuotes
Close biggest winning / losing trade in MT4 : This script will scan all the open trades and then will close the biggest winning/losing trade Author: Biswarup Banerjee
Save OHLCV Data from Chart to CSV File : This script saves all the OHLCV data available on the chart to a CSV file. Author: Mohammad Sh
Linear Regression Value : Linear Regression Value (metatrader 4 version) Author: Mladen Rakic
Risk translation of percentage risk : Translate risk percentages to the monetary figure based on the account balance Author: Conor Mcnamara
MQL Plus Enhanced Error Handler Support : An (optional) include file to enhance error code handling experience. Author: Dominik Egert
TrendTrigger AutoCloser EA : This EA monitors existing trades and automatically closes all profitable positions when a MA crossover signal is detected. Additionally, it provides real-time statistics for individual buy and sell profits, allowing traders to stay fully informed about their profits
New article A DLL-free solution to communicate between MetaTrader 5 terminals using Named Pipes is published: The article describes how to implement Interprocess Communication between MetaTrader 5 client terminals using named pipes. For the use of the named pipes, the CNamedPipes class is developed
Check out the new article: Using PSAR, Heiken Ashi, and Deep Learning Together for Trading . This project explores the fusion of deep learning and technical analysis to test trading strategies in forex. A Python script is used for rapid experimentation, employing an ONNX model alongside traditional
FastStochastic: The Fast Stochastic indicator is one of modifications of a popular stochastic oscillator Fig.1 The FastStochastic indicator Author: Nikolay Kositsin
Polychromatic Momentum - extended: Denis Meyers that invented Polychromatic Momentum, describes it as: Momentum is defined as the difference, or percent change, between the current bar and a bar some lookback period in the past. The major problem with using momentum based indicators is...
Check out the new article: Neural Networks Made Easy (Part 87): Time Series Patching . Forecasting plays an important role in time series analysis. In the new article, we will talk about the benefits of time series patching. The Transformer architecture, which originated in the field of natural
Trend Strength Index : The Trend Strength Index indicator measures strength of current trend. Author: steigein
Market Watch Panel Utilitiy : A real-time monitoring tool for MetaTrader 5 that displays key financial data, allows quick symbol switching, and customizable symbol lists. Save and reload symbols, reset lists, and customize text and panel colors for a personalized trading experience. Author: Tien
Check out the new article: Turtle Shell Evolution Algorithm (TSEA) . This is a unique optimization algorithm inspired by the evolution of the turtle shell. The TSEA algorithm emulates the gradual formation of keratinized skin areas, which represent optimal solutions to a problem. The best solutions
Check out the new article: Example of CNA (Causality Network Analysis), SMOC (Stochastic Model Optimal Control) and Nash Game Theory with Deep Learning . We will add Deep Learning to those three examples that were published in previous articles and compare results with previous. The aim is to learn
Reversing Martingale EA: Very popular but dangerous strategy which doubles the stakes after each loosing trade. Finally, if there is enough margin it will reverse into the direction of the current price move and will eventually close in profit. The EA is automatically generated with Mission...
Check out the new article: Creating an MQL5-Telegram Integrated Expert Advisor (Part 6): Adding Responsive Inline Buttons . In this article, we integrate interactive inline buttons into an MQL5 Expert Advisor, allowing real-time control via Telegram. Each button press triggers specific actions and
Check out the new article: Permuting price bars in MQL5 . In this article we present an algorithm for permuting price bars and detail how permutation tests can be used to recognize instances where strategy performance has been fabricated to deceive potential buyers of Expert Advisors. Permuting
Fractal_RSI_HTF: The Fractal_RSI indicator with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
Load Server History: Load history form server Set the option at 1. Author: Lam K
Check Last Closed Trade (Profit / Type / Symbol etc.) : Select the last closed deal (trade) to further work. Author: Hapu Arachchilage Tharindu Lakmal
Adaptive SMA : improved version of the standard Simple moving average indicator with a lower delay Author: Andrei Khrushchev
New article Learn how to design a trading system by Ichimoku has been published: Here is a new article in our series about how to design a trading system b the most popular indicators, we will talk about the Ichimoku indicator in detail and how to design a trading system by this indicator. In this
Hi all, any body help me
Check out the new article: Example of Auto Optimized Take Profits and Indicator Parameters with SMA and EMA . This article presents a sophisticated Expert Advisor for forex trading, combining machine learning with technical analysis. It focuses on trading Apple stock, featuring adaptive
RSI Bot MT5 : RSI Bot, send alert buy when RSI<=20, send alert sell when RSI>=80 Author: Nguyen Minh Tri