Articles, Library comments - page 13

Risk reward box : This Indicator creates automatically a Risk/Reward Box on you all opened chart base on High, Low price with the old candles. You can use it easily to drag and change size and price to your desire wanted. Author: Livio Alves
Classic 2 Moving Averages crossover EA: Classic and one of the most popular trading strategies. Buy when fast MA crosses slow MA from below and sell when it crosses it from above. The EA is automatically generated with Mission Automate - visual strategy builder. https://www.mql5...
Check out the new article: Data Science and Machine Learning (Part 25): Forex Timeseries Forecasting Using a Recurrent Neural Network (RNN) . Recurrent neural networks (RNNs) excel at leveraging past information to predict future events. Their remarkable predictive capabilities have been applied
Check out the new article: Neural networks made easy (Part 77): Cross-Covariance Transformer (XCiT) . In our models, we often use various attention algorithms. And, probably, most often we use Transformers. Their main disadvantage is the resource requirement. In this article, we will consider a new
New article Patterns with Examples (Part I): Multiple Top has been published: This is the first article in a series related to reversal patterns in the framework of algorithmic trading. We will begin with the most interesting pattern family, which originate from the Double Top and Double Bottom
  Indicators: SL&TP Values  (34   1 2 3 4)
SL&TP Values: Indicator displays the value of defined stop loss and or take profit in the deposit currency. Note: It calculates an estimated value based on a simple calculation and does not take into account brokerage commissions. Author: MhFx7
Check out the new article: Design Patterns in software development and MQL5 (part one): Creational Patterns . There are methods that can be used to solve many problems that can be repeated. Once understand how to use these methods it can be very helpful to create your software effectively and apply
Check out the new article: Building A Candlestick Trend Constraint Model (Part 5): Notification System (Part III) . This part of the article series is dedicated to integrating WhatsApp with MetaTrader 5 for notifications. We have included a flow chart to simplify understanding and will discuss the
Check out the new article: Developing a Replay System (Part 41): Starting the second phase (II) . If everything seemed right to you up to this point, it means you're not really thinking about the long term, when you start developing applications. Over time you will no longer need to program new
New article Learn how to design a trading system by ADX has been published: In this article, we will continue our series about designing a trading system using the most popular indicators and we will talk about the average directional index (ADX) indicator. We will learn this indicator in detail to
Check out the new article: MQL5 Wizard Techniques you should know (Part 25): Multi-Timeframe Testing and Trading . Strategies that are based on multiple time frames cannot be tested in wizard assembled Expert Advisors by default because of the MQL5 code architecture used in the assembly classes. We
Trailing with Close by Button and Profit : This EA help you for Auto set the TP & SL by default parameter, Auto trailing stop & step for any order that you place from any device, Easy way to close all orders with 3 Button "Close All" "Close Profit" "Close Lose", Auto close all orders by profit or
Check out the new article: Developing a Replay System (Part 40): Starting the second phase (I) . Today we'll talk about the new phase of the replay/simulator system. At this stage, the conversation will become truly interesting and quite rich in content. I strongly recommend that you read the
Check out the new article: Propensity score in causal inference . The article examines the topic of matching in causal inference. Matching is used to compare similar observations in a data set. This is necessary to correctly determine causal effects and get rid of bias. The author explains how this
Linear Regression Value (apply to) : Linear Regression Value indicator with an option that allows it to be applied to another indicator Author: Mladen Rakic
Get message of Popup Alert MT4 using : this Script will get content message from Popup Alert dialog Author: Nguyen Quoc Hung
Log4mql (MT5) : A logging library similar to Log4j but for MQL. Author: lippmaje
Bollinger Bands with post outer band smoothing : Bollinger Bands with controllable outer band smoothing (post smoothing) Author: Conor Mcnamara
Bollinger Bands with pre outer band smoothing : Bollinger Bands with controllable outer band smoothing (pre smoothing) Author: Conor Mcnamara
ATR classic therefore without iATR by William210 : This code does not trace the iatr() because the iatr() or this code is a more modern version. This code uses original smoothing, a kind of SMA and not wilder smoothing. The analysis of the two smoothings can suggest opportunities elsewhere Author
BTF_BB: The Bigger Time Frame Bollinger Bands indicator Author: Scriptor
Check out the new article: Developing Zone Recovery Martingale strategy in MQL5 . The article discusses, in a detailed perspective, the steps that need to be implemented towards the creation of an expert advisor based on the Zone Recovery trading algorithm. This helps automate the system saving time
New article How to create bots for Telegram in MQL5 has been published: This article contains step-by-step instructions for creating bots for Telegram in MQL5. This information may prove useful for users who wish to synchronize their trading robot with a mobile device. There are samples of bots in...
Check out the new article: Mastering Market Dynamics: Creating a Support and Resistance Strategy Expert Advisor (EA) . A comprehensive guide to developing an automated trading algorithm based on the Support and Resistance strategy. Detailed information on all aspects of creating an expert advisor in
Check out the new article: Creating Time Series Predictions using LSTM Neural Networks: Normalizing Price and Tokenizing Time . This article outlines a simple strategy for normalizing the market data using the daily range and training a neural network to enhance market predictions. The developed
Check out the new article: Developing a Replay System (Part 39): Paving the Path (III) . Before we proceed to the second stage of development, we need to revise some ideas. Do you know how to make MQL5 do what you need? Have you ever tried to go beyond what is contained in the documentation? If not
Check out the new article: Population optimization algorithms: Resistance to getting stuck in local extrema (Part I) . This article presents a unique experiment that aims to examine the behavior of population optimization algorithms in the context of their ability to efficiently escape local minima
Check out the new article: Modified Grid-Hedge EA in MQL5 (Part I): Making a Simple Hedge EA . We will be creating a simple hedge EA as a base for our more advanced Grid-Hedge EA, which will be a mixture of classic grid and classic hedge strategies. By the end of this article, you will know how to
Trap News MT5 : Script For Trap News High Impact Author: reza rahmad
Check out the new article: Developing a multi-currency Expert Advisor (Part 4): Pending virtual orders and saving status . Having started developing a multi-currency EA, we have already achieved some results and managed to carry out several code improvement iterations. However, our EA was unable to