Articles, Library comments - page 26

Check out the new article: Implementation of a table model in MQL5: Applying the MVC concept . In this article, we look at the process of developing a table model in MQL5 using the MVC (Model-View-Controller) architectural pattern to separate data logic, presentation, and control, enabling
Check out the new article: Automating Trading Strategies in MQL5 (Part 40): Fibonacci Retracement Trading with Custom Levels . In this article, we build an MQL5 Expert Advisor for Fibonacci retracement trading, using either daily candle ranges or lookback arrays to calculate custom levels like 50%
Check out the new article: Neural Networks in Trading: Hierarchical Dual-Tower Transformer (Hidformer) . We invite you to get acquainted with the Hierarchical Double-Tower Transformer (Hidformer) framework, which was developed for time series forecasting and data analysis. The framework authors
Check out the new article: DoEasy. Service functions (Part 3): Outside Bar pattern . In this article, we will develop the Outside Bar Price Action pattern in the DoEasy library and optimize the methods of access to price pattern management. In addition, we will fix errors and shortcomings identified
Market Profile MT5 : Market Profile MetaTrader indicator — is a classic Market Profile implementation that can show the price density over time, outlining the most important price levels, value area, and control value of a given trading session. This indicator can be attached to timeframes between
V Sync Chart Lite: The V Sync Chart Lite indicator is written for demonstration purposes and shows how it is possible to synchronize the object Author: Vladimir Pastushak
Strategy Schedule : Советник создан для помощи трейдеру в ручной торговле. Author: Iurii Kuksov
Ang_AutoCh_HL-v1x3 : The indicator plots three equidistant channels with the calculation periods defined in input parameters. Author: Nikolay Kositsin
Check out the new article: Markets Positioning Codex in MQL5 (Part 1): Bitwise Learning for Nvidia . We commence a new article series that builds upon our earlier efforts laid out in the MQL5 Wizard series, by taking them further as we step up our approach to systematic trading and strategy testing
Check out the new article: Market Simulation (Part 06): Transferring Information from MetaTrader 5 to Excel . Many people, especially non=programmers, find it very difficult to transfer information between MetaTrader 5 and other programs. One such program is Excel. Many use Excel as a way to manage
New article Outline of MetaTrader Market (Infographics) has been published: A few weeks ago we published the infographic on Freelance service. We also promised to reveal some statistics of the MetaTrader Market. Now, we invite you to examine the data we have gathered. MetaTrader Market was
ORB (Opening Range Breakout) : Indicador ORB avanzado con soporte automático de horario de verano (DST). Detecta rangos de apertura en 5 sesiones principales (Sydney, Tokyo, Londres, NY, Frankfurt) con objetivos Fibonacci, detección de breakouts confirmados, confirmación por volumen, y alertas en
Daily Lot Statistics : Modern indicator that displays your daily trading statistics directly on your MT5 chart. Track your trading performance with a beautiful flat design panel showing lots traded, number of orders, and profit/loss for each day. Author: Duy Van Nguy
New article Websockets for MetaTrader 5 — Using the Windows API has been published: In this article we will use the WinHttp.dll to create a websocket client for MetaTrader 5 programs. The client will ultimately be implemented as a class and also tested against the Binary.com websocket API. Running
PriceGrid1_Plus : A grid of round price levels. Author: Nikolay Kositsin
Volume MA with candle color tracking : A moving average of pure tick volume with histogram bars tracking bullish/bearish candle color Author: Conor Mcnamara
Check out the new article: Analyzing all price movement options on the IBM quantum computer . We will use a quantum computer from IBM to discover all price movement options. Sounds like science fiction? Welcome to the world of quantum computing for trading! While most traders still rely on classic
Consolidation : This indicator calculate count of one direction movement in selected period. Author: Elena Lysenkova
Check out the new article: Self Optimizing Expert Advisors in MQL5 (Part 17): Ensemble Intelligence . All algorithmic trading strategies are difficult to set up and maintain, regardless of complexity—a challenge shared by beginners and experts alike. This article introduces an ensemble framework
Check out the new article: Building AI-Powered Trading Systems in MQL5 (Part 5): Adding a Collapsible Sidebar with Chat Popups . In Part 5 of our MQL5 AI trading system series, we enhance the ChatGPT-integrated Expert Advisor by introducing a collapsible sidebar, improving navigation with small and
ZigZag HH HL LH LL Pattern Label Indicator (MT4) : This indicator is an enhanced version of the standard ZigZag used in MetaTrader 4. It automatically detects and labels structural price points: Higher High (HH), Higher Low (HL), Lower High (LH), and Lower Low (LL). The indicator draws trend lines
Confluence Detector : It will detect whether there's confluence between the current chart timeframe and two other timeframes. Author: Conor Mcnamara
New article Analyzing the Indicators Statistical Parameters is published: The technical analysis widely implements the indicators showing the basic quotes "more clearly" and allowing traders to perform analysis and forecast market prices movement. It's quite obvious that there is no sense in using
Check out the new article: From Novice to Expert: Forex Market Periods . Every market period has a beginning and an end, each closing with a price that defines its sentiment—much like any candlestick session. Understanding these reference points allows us to gauge the prevailing market mood
Check out the new article: Developing a Trading Strategy: The Triple Sine Mean Reversion Method . This article introduces the Triple Sine Mean Reversion Method, a trading strategy built upon a new mathematical indicator — the Triple Sine Oscillator (TSO). The TSO is derived from the sine cube
simple mt5 trade copier : simple mt5 trade copier Author: Allan Maurice Mwesigwa
Get Floating Money from EA : With this module you can get floatinf profit only form the EA other positions will not counted, that is usefull to get all control about your EA. And can be use to include a safe functions for highly drawdowns. Author: Adrian Lara Carrasco
Close ALL positions from EA MQL5 : With this module you can close all opened positions only form the EA wich are integrate, dont close othe positios form manual trades or other automated trading Author: Adrian Lara Carrasco
Count Positions from EA MQL5 : With this code you can get current open positions of your EA this is so usefull to manage your EA Author: Adrian Lara Carrasco
Check out the new article: Blood inheritance optimization (BIO) . I present to you my new population optimization algorithm - Blood Inheritance Optimization (BIO), inspired by the human blood group inheritance system. In this algorithm, each solution has its own "blood type" that determines the way