Articles, Library comments - page 18

Check out the new article: MetaTrader tick info access from MetaTrader services to python application using sockets . Sometimes everything is not programmable in the MQL5 language. And even if it is possible to convert existing advanced libraries in MQL5, it would be time-consuming. This article
Check out the new article: MQL5 Trading Tools (Part 8): Enhanced Informational Dashboard with Draggable and Minimizable Features . In this article, we develop an enhanced informational dashboard that upgrades the previous part by adding draggable and minimizable features for improved user
Attempt to create an Expert Advisor based on the Center of Gravity indicator: The idea has existed for a long time - based on the "Conservative intraday scalping" strategy, but I could not find a suitable indicator in MT4... Integration of the custom indicator to the EA. Author: Vitaliy
Comment : A simple replacement for a comment Author: Aleksandr Slavskii
Check out the new article: Learn how to trade the Fair Value Gap (FVG)/Imbalances step-by-step: A Smart Money concept approach . A step-by-step guide to creating and implementing an automated trading algorithm in MQL5 based on the Fair Value Gap (FVG) trading strategy. A detailed tutorial on
Check out the new article: Building a Profitable Trading System (Part 2): The Science of Position Sizing . Even with a positive-expectancy system, position sizing determines whether you thrive or collapse. It’s the pivot of risk management—translating statistical edges into real-world results while
Ascending Sort A Struct Array By A Field Example : This is an example of ascending sort a struct list by a field. You can find out and customize the above algorithm depending on the purpose of use, this is the most basic example is also a direction to resolve the arrangement in an array of
Check out the new article: Statistical Arbitrage Through Cointegrated Stocks (Part 2): Expert Advisor, Backtests, and Optimization . This article presents a sample Expert Advisor implementation for trading a basket of four Nasdaq stocks. The stocks were initially filtered based on Pearson
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
Candle Range MT5 : Candle Range MetaTrader indicator — is a very simple and lightweight indicator that displays the candle's range in pips on mouseover. In addition, to the High/Low range, it can optionally display the body size (Open/Close) for candles. Multiple display parameters are available to
Value Area Retracement Volume Indicator : The Value Area Retracement indicator, is a powerful volume profile-based tool designed to identify key trading levels—Point of Control (POC), Value Area High (VAH), Value Area Low (VAL), and Profile High/Low—across different timeframes. It helps traders spot
Check out the new article: Example of new Indicator and Conditional LSTM . This article explores the development of an Expert Advisor (EA) for automated trading that combines technical analysis with deep learning predictions. Technical indicators have long been used by the financial industry to spot
Check out the new article: Price Action Analysis Toolkit Development (Part 29): Boom and Crash Interceptor EA . Discover how the Boom & Crash Interceptor EA transforms your charts into a proactive alert system-spotting explosive moves with lightning-fast velocity scans, volatility surge checks
Check out the new article: Expert Advisor based on the universal MLP approximator . The article presents a simple and accessible way to use a neural network in a trading EA that does not require deep knowledge of machine learning. The method eliminates the target function normalization, as well as
New article Reversal patterns: Testing the Double top/bottom pattern has been published: Traders often look for trend reversal points since the price has the greatest potential for movement at the very beginning of a newly formed trend. Consequently, various reversal patterns are considered in the
Swing trading 3 EMA Crossover : Hassane Zibara Author: Hassane Zibara
Check out the new article: Integration of Broker APIs with Expert Advisors using MQL5 and Python . In this article, we will discuss the implementation of MQL5 in partnership with Python to perform broker-related operations. Imagine having a continuously running Expert Advisor (EA) hosted on a VPS
Daily VWAP : Daily VWAP (Volume Weighted Average Price) is a simple yet powerful indicator that calculates and displays the Volume Weighted Average Price for each trading day. Ideal for identifying intraday fair value and supporting your daily trading decisions. Author: Guillermo Pineda
Check out the new article: From Novice to Expert: Animated News Headline Using MQL5 (VIII) — Quick Trade Buttons for News Trading . While algorithmic trading systems manage automated operations, many news traders and scalpers prefer active control during high-impact news events and fast-paced market
Find Swing Highs Swing Lows : The Swing High/Low Identifier for MetaTrader 5 marks significant swing highs and swing lows directly on your chart with color-coded arrows. This tool helps traders quickly identify key price levels, which can serve as resistance and support, and is ideal for trend
Custom crosshair cursor with synchronization : Synchronized custom crosshair indicator showing price and (server/local) time. Author: Soewono Effendi
Check out the new article: Self Optimizing Expert Advisors in MQL5 (Part 11): A Gentle Introduction to the Fundamentals of Linear Algebra . In this discussion, we will set the foundation for using powerful linear, algebra tools that are implemented in the MQL5 matrix and vector API. For us to make
Aroon Up, Down MT5 : Aroon Up & Down MetaTrader indicator — detecting the local tops and bottoms of the chart it was applied to, this indicator provides the signals for buying and selling the currency pairs when they rise up from the bottom and fall from the top. The cross of the indicator lines
Check out the new article: MQL5 Wizard Techniques you should know (Part 78): Gator and AD Oscillator Strategies for Market Resilience . The article presents the second half of a structured approach to trading with the Gator Oscillator and Accumulation/Distribution. By introducing five new patterns
  Indicators: iForexSessions  (76   1 2 3 4 5 ... 7 8)
iForexSessions : Highlights the Forex Market Sessions (Sydney, Tokyo, London, New York). Author: amrali
Check out the new article: Feature Engineering With Python And MQL5 (Part IV): Candlestick Pattern Recognition With UMAP Regression . Dimension reduction techniques are widely used to improve the performance of machine learning models. Let us discuss a relatively new technique known as Uniform
Check out the new article: Algorithmic trading based on 3D reversal patterns . Discovering a new world of automated trading on 3D bars. What does a trading robot look like on multidimensional price bars? Are "yellow" clusters of 3D bars able to predict trend reversals? What does multidimensional
Smart Fibonacci : SmartFibo is a powerful MQL5 custom indicator that automatically draws Fibonacci retracement and extension levels based on the ZigZag algorithm, ideal for trading ABCD patterns. It supports both wick-to-wick and body-to-body Fibonacci calculations, making it versatile for various
ZScore : The ZScore indicator shows relative price deviation from its average value. Author: Scriptor
Pending tread EA. : Pending_tread EA This Expert Advisor automatically places a grid of pending orders above and below the current market price. It supports both buy and sell pending orders with user-configurable distance (in pips), lot size, and take profit levels. The EA maintains up to 10 pending