Articles, Library comments - page 2

WSP & WRO : Indicator based on "Automated Support And Resistance" article by Mel Widner published in TASC. Two oscillators are defined: the WSO (Widner Support Oscillator) and the WRO (Widner Resistance Oscillator). The WSO compares the current Close with the most recent six support levels. Values
Check out the new article: High frequency arbitrage trading system in Python using MetaTrader 5 . In this article, we will create an arbitration system that remains legal in the eyes of brokers, creates thousands of synthetic prices on the Forex market, analyzes them, and successfully trades for
Check out the new article: Creating Custom Indicators in MQL5 (Part 8): Adding Volume Integration for Deeper Market Profile Analysis . In this article, we enhance the hybrid Time Price Opportunity (TPO) market profile indicator in MQL5 by integrating volume data to calculate volume-based point of
Check out the new article: MQL5 Trading Tools (Part 20): Canvas Graphing with Statistical Correlation and Regression Analysis . In this article, we create a canvas-based graphing tool in MQL5 for statistical correlation and linear regression analysis between two symbols, with draggable and resizable
Check out the new article: MetaTrader 5 Machine Learning Blueprint (Part 7): From Scattered Experiments to Reproducible Results . In the latest installment of this series, we move beyond individual machine learning techniques to address the "Research Chaos" that plagues many quantitative traders
New article Graphics in DoEasy library (Part 75): Methods of handling primitives and text in the basic graphical element has been published: In this article, I will continue the development of the basic graphical element class of all library graphical objects powered by the CCanvas Standard Library
Modern Time Panel - Candle Time : Modern Time Panel for MT5 The Modern Time Panel is a sleek, minimalist custom indicator for MetaTrader 5 that helps you track time with precision. Fixed neatly at the top-right corner of your chart, it displays the current Broker Time, Local Time, and a live
Check out the new article: Angular Analysis of Price Movements: A Hybrid Model for Predicting Financial Markets . What is angular analysis of financial markets? How to use price action angles and machine learning to make accurate forecasts with 67% accuracy? How to combine a regression and
XССI_Candle_Vol : CCI_Candle_Vol indicator with additional averaging of the resulting candles Author: Nikolay Kositsin
New article Creating Active Control Panels in MQL5 for Trading is published: The article covers the problem of development of active control panels in MQL5. Interface elements are managed by the event handling mechanism. Besides, the option of a flexible setup of control elements properties is
Check out the new article: Testing different Moving Average types to see how insightful they are . We all know the importance of the Moving Average indicator for a lot of traders. There are other Moving average types that can be useful in trading, we will identify these types in this article and
VR Breakdown level - Trading strategy based on a breakout of the previous High or Low : A simple trading strategy based on breakouts of prior Highs and Lows. Author: Vladimir Pastushak
VR Breakdown level - Trading strategy based on a breakout of the previous High or Low : A simple trading strategy based on breakouts of prior Highs and Lows. Author: Vladimir Pastushak
Check out the new article: Data Science and ML (Part 38): AI Transfer Learning in Forex Markets . The AI breakthroughs dominating headlines, from ChatGPT to self-driving cars, aren’t built from isolated models but through cumulative knowledge transferred from various models or common fields. Now
Session Time Filter Library : Filter trades by trading sessions (London, NY, Tokyo, Sydney) Author: Muharrem Rogova
Spread Monitor and Filter : This library provides real-time spread monitoring and statistical diagnostics for MetaTrader 5 symbols. It tracks spread evolution using a lightweight circular buffer and computes running metrics such as average, minimum, maximum, and standard deviation. The library
Fractal Maturity Oscillator FMO : The FMO indicator is a technical analysis tool that measures "trend age" using fractal cycles. Its purpose is to help traders determine whether a trend is still young (safe to follow) or over-aged (high risk). A Conceptual Synthesis of Psychology, Sociology, and
Check out the new article: The MQL5 Standard Library Explorer (Part 8) : The Hybrid Trades Journal Logging with CFile . In this article, we explore the File Operations classes of the MQL5 Standard Library to build a robust reporting module that automatically generates Excel-ready CSV files. Along
MT5 Telegram Trade Notifier (Bot API) — Deal Alerts : Utility MT5 EA that sends BUY/SELL deal notifications to Telegram via Bot API (WebRequest) Author: The Hung Ngo
New article How to Post a Product in the Market is published: Publish your interesting applications in the Market, and they will be immediately available to all traders who use MetaTrader 5 worldwide. The Market is a great opportunity to earn, with an immediate transfer to the account and convenient
ALGLIB - Numerical Analysis Library : ALGLIB math function library (v. 3.5.0) ported to MQL5. ALGLIB is one of the largest and most complete mathematical libraries Do you need to make a fast Fourier transform or to solve a differential equation system? Do you perform a complex data analysis trying
Universal trailing stop : The Expert Advisor works both in normal mode with one positions, and in the HEDGE mode with multiple positions. Author: Vladimir Khlystov
WPR Monitoring MTF Trend : monitoring varous trends of timeframes in one timeframes Author: namakulabu
AutoCloseOnProfitLoss Expert - Automatically Close All Positions on Profit/Loss : The AutoCloseOnProfitLoss Expert Advisor (EA) is a powerful automation tool for MetaTrader 5, designed to close all open positions when predefined profit or loss targets are reached Author: Duy Van Nguy
Check out the new article: From Novice to Expert: Creating a Liquidity Zone Indicator . The extent of liquidity zones and the magnitude of the breakout range are key variables that substantially affect the probability of a retest occurring. In this discussion, we outline the complete process for
Check out the new article: Using the MQL5 Economic Calendar for News Filtering (Part 1): Implementing Pre- and Post-News Windows in MQL5 . We build a calendar‑driven news filter entirely in MQL5, avoiding web requests and external DLLs. Part 1 covers loading and caching events, mapping them to
Check out the new article: Implementing a Bollinger Bands Trading Strategy with MQL5: A Step-by-Step Guide . A step-by-step guide to implementing an automated trading algorithm in MQL5 based on the Bollinger Bands trading strategy. A detailed tutorial based on creating an Expert Advisor that can be
Check out the new article: Engineering Trading Discipline into Code (Part 1): Creating Structural Discipline in Live Trading with MQL5 . Discipline becomes reliable when it is produced by system design, not willpower. Using MQL5, the article implements real-time constraints—trade-frequency caps and
Check out the new article: From Novice to Expert: Automating Intraday Strategies . We translate the EMA‑50 retest idea into a behavior‑driven Expert Advisor for intraday trading. The study formalizes trend bias, EMA interaction (pierce and close), reaction confirmation, and optional filters, then
VR Locker Lite - Trading strategy based on a positive lock : Works using a positive lock; the trading robot creates one positive lock, and the trader decides what to do with it. Author: Vladimir Pastushak