Articles, Library comments - page 13

Trend Two Lines : The indicator in the subwindow shows a comparison of High and Low prices Author: Vladimir Karputov
Check out the new article: Reimagining Classic Strategies (Part IV): SP500 and US Treasury Notes . In this series of articles, we analyze classical trading strategies using modern algorithms to determine whether we can improve the strategy using AI. In today's article, we revisit a classical
Intraday Currencies Performance : A simple observatory of individual currencies. Author: Pueblo
BB-Xtreme MT4 EA : BB-Xtreme EA is a powerful Bollinger Bands breakout system with dynamic lot sizing, stop loss, take profit, slippage control, drawdown protection, and smart risk management. Author: Kommoju Sahityananda Devi
divergence and rsi : macd divergence and rsi Author: Playerone
Engulfing Indicator : This is an indicator that helps identify Engulfing candle patterns. Author: Minh Hieu Hoang
Zero Lag TEMA Crosses: This indicator is actually a combination of two values: it shows the crosses of fast and slow Zero Lag TEMA, and that cross determines the current market trend. Since Zero Lag TEMA is from a family of fast averages, this indicator is very responsive to sudden market...
Check out the new article: From Basic to Intermediate: Variables (III) . Today we will look at how to use predefined MQL5 language variables and constants. In addition, we will analyze another special type of variables: functions. Knowing how to properly work with these variables can mean the
Check out the new article: Creating a Trading Administrator Panel in MQL5 (Part IX): Code Organization (II): Modularization . In this discussion, we take a step further in breaking down our MQL5 program into smaller, more manageable modules. These modular components will then be integrated into the
Check out the new article: Developing a Replay System (Part 59): A New Future . Having a proper understanding of different ideas allows us to do more with less effort. In this article, we'll look at why it's necessary to configure a template before the service can interact with the chart. Also, what
  Indicators: Better Volume  (12   1 2)
Better Volume: Easy and visual way to check abnormal changes in Volume. Author: Minions Labs
Alchem STP Smart ATR : Smooth & smart multiplier to manage scaling and risk. Author: starsseccus2011
Check out the new article: Deconstructing examples of trading strategies in the client terminal . The article uses block diagrams to examine the logic of the candlestick-based training EAs located in the Experts\Free Robots folder of the terminal. For some time now, a new Free Robots folder has
Check out the new article: MQL5 Wizard Techniques you should know (Part 54): Reinforcement Learning with hybrid SAC and Tensors . Soft Actor Critic is a Reinforcement Learning algorithm that we looked at in a previous article, where we also introduced python and ONNX to these series as efficient
Check out the new article: Building a Keltner Channel Indicator with Custom Canvas Graphics in MQL5 . In this article, we build a Keltner Channel indicator with custom canvas graphics in MQL5. We detail the integration of moving averages, ATR calculations, and enhanced chart visualization. We also
Check out the new article: Mastering JSON: Create Your Own JSON Reader from Scratch in MQL5 . Experience a step-by-step guide on creating a custom JSON parser in MQL5, complete with object and array handling, error checking, and serialization. Gain practical insights into bridging your trading logic
A one line script that tells you how many bars are on your chart : A script which when dragged onto the chart will print out in the experts window the number of bars that are on that chart - like magic. Author: samuk1000
Check out the new article: Chemical reaction optimization (CRO) algorithm (Part I): Process chemistry in optimization . In the first part of this article, we will dive into the world of chemical reactions and discover a new approach to optimization! Chemical reaction optimization (CRO) uses
New article Neural networks made easy (Part 29): Advantage Actor-Critic algorithm has been published: In the previous articles of this series, we have seen two reinforced learning algorithms. Each of them has its own advantages and disadvantages. As often happens in such cases, next comes the idea
Check out the new article: Neural Networks in Trading: Using Language Models for Time Series Forecasting . We continue to study time series forecasting models. In this article, we get acquainted with a complex algorithm built on the use of a pre-trained language model. The authors of the paper "
Expert Advisor based on Price_Extreme_Indicator: The Expert Advisor is based on the channel indicator Price_Extreme_Indicator. Author: Scriptor
Pinbar Detector MT5 : Pinbar Detector is a MetaTrader indicator that tries to detect Pinbars (also known as "Pin-bar" or "Pin bar") and marks them by placing a "smiling face" symbol below the bullish Pinbars and above the bearish Pinbars. It is a pure price action indicator, which is not using any
Check out the new article: Mastering Log Records (Part 5): Optimizing the Handler with Cache and Rotation . This article improves the logging library by adding formatters in handlers, the CIntervalWatcher class to manage execution cycles, optimization with caching and file rotation, performance
Check out the new article: Creating an MQL5-Telegram Integrated Expert Advisor (Part 1): Sending Messages from MQL5 to Telegram . In this article, we create an Expert Advisor (EA) in MQL5 to send messages to Telegram using a bot. We set up the necessary parameters, including the bot's API token and
Arbitrage Triangle EURGBP-EURUSD-GBPUSD by Peter Mueller : The EA identifies discrepancies between theoretical and actual currency exchange rates to execute risk-minimized trading opportunities. Author: Peter Mueller
MT5 DDE - Server: Export MQL5 live data to Excel (DDE) Author: Alexander Piechotta
Check out the new article: Automating Trading Strategies in MQL5 (Part 6): Mastering Order Block Detection for Smart Money Trading . In this article, we automate order block detection in MQL5 using pure price action analysis. We define order blocks, implement their detection, and integrate automated
Check out the new article: Neural Networks in Trading: Lightweight Models for Time Series Forecasting . Lightweight time series forecasting models achieve high performance using a minimum number of parameters. This, in turn, reduces the consumption of computing resources and speeds up
CloseAll FIFO : This free code manages to close all positions just by drag and drop into a chart. Author: David Diez
Spread indicator MT4 : Spread MetaTrader indicator — displays current spread in the main window of the chart. You can modify the font parameters, indicator's position and the normalization of the spread value. The spread is redrawn after each tick, ensuring the most current and active spread value