Articles, Library comments - page 35

New article Adaptive Trading Systems and Their Use in the MetaTrader 5 Client Terminal is published: This article suggests a variant of an adaptive system that consists of many strategies, each of which performs its own "virtual" trade operations. Real trading is performed in accordance with the
BreakRevertPro EA Adaptive Trading Edge for Breakout Mean Reversion : BreakRevertPro EA merges breakout and mean reversion strategies with adaptive SL/TP and multi-timeframe ATR trailing stops for flexible trading in volatile markets. Author: Mustafa Seyyid Sahin
Check out the new article: Price Action Analysis Toolkit Development (Part 34): Turning Raw Market Data into Predictive Models Using an Advanced Ingestion Pipeline . Have you ever missed a sudden market spike or been caught off‑guard when one occurred? The best way to anticipate live events is to
Hello everyone, I have a question about privacy while using MetaTrader 5. Specifically, I want to know: Can the broker detect what type of device I am using to access MT5 (e.g., mobile, desktop, or VPS)? Can they see if I am logged in from one or multiple devices simultaneously? Is it possible for
Check out the new article: Self Optimizing Expert Advisors in MQL5 (Part 10): Matrix Factorization . Factorization is a mathematical process used to gain insights into the attributes of data. When we apply factorization to large sets of market data—organized in rows and columns—we can uncover
Check out the new article: From Novice to Expert: Reporting EA — Setting up the work flow . Brokerages often provide trading account reports at regular intervals, based on a predefined schedule. These firms, through their API technologies, have access to your account activity and trading history
OrderExample : The Expert Advisor sends trade requests using OrderSendAsync() function. Author: Roberto Jacobs
Karacatica : The indicator generates market entry signals shown as colored arrows on the chart. The signals are based on the ADX indicator . Author: Nikolay Kositsin
Check out the new article: Building a Profitable Trading System (Part 1): A Quantitative Approach . Many traders evaluate strategies based on short-term performance, often abandoning profitable systems too early. Long-term profitability, however, depends on positive expectancy through optimized win
Viral MACD Strategy (3.5M+ Views) — Recreated and Automated : This Expert Advisor implements a well-known MACD strategy made popular through a viral video. It combines MACD signals with trend and support/resistance filters. Author: Peter Mueller
ServerTime : A lightweight, customizable tool that displays server time on your chart for precise trading decisions. Author: Duy Van Nguy
Vortex 2 : Vortex 2 Author: Mladen Rakic
Pivot Oscillator Extended : Extended version of Pivot Oscillator . In addition to be able to calculate pivot points as oscillator, 4 ways of calculating pivot points were added: (Previous High + Previous Low + Previous Close)/3, (Previous High + Previous Low + Previous Close + Previous Close)/4
  Indicators: Weis Waves  (12   1 2)
Weis Waves : Volume Wave indicator originally idealized by Richard D. Wyckoff. Author: Minions Labs
Check out the new article: Developing Advanced ICT Trading Systems: Implementing Order Blocks in an Indicator . In this article, we will learn how to create an indicator that detects, draws, and alerts on the mitigation of order blocks. We will also take a detailed look at how to identify these
LotSize Calculation : This is a simple script file to compute lot size either using risk percentage approach or the actual amount to risk. Author: Daniel Opoku
TZ-Breaktout: Indicator TZ-Breaktout. Author: John Smith
Check out the new article: From Novice to Expert: Animated News Headline Using MQL5 (VII) — Post Impact Strategy for News Trading . The risk of whipsaw is extremely high during the first minute following a high-impact economic news release. In that brief window, price movements can be erratic and
Check out the new article: Implementing Practical Modules from Other Languages in MQL5 (Part 03): Schedule Module from Python, the OnTimer Event on Steroids . The schedule module in Python offers a simple way to schedule repeated tasks. While MQL5 lacks a built-in equivalent, in this article we’ll
Check out the new article: Trading with the MQL5 Economic Calendar (Part 5): Enhancing the Dashboard with Responsive Controls and Filter Buttons . In this article, we create buttons for currency pair filters, importance levels, time filters, and a cancel option to improve dashboard control. These
Check out the new article: Price Action Analysis Toolkit Development (Part 33): Candle Range Theory Tool . Upgrade your market reading with the Candle-Range Theory suite for MetaTrader 5, a fully MQL5-native solution that converts raw price bars into real-time volatility intelligence. The
New article Neural networks made easy (Part 5): Multithreaded calculations in OpenCL has been published: We have earlier discussed some types of neural network implementations. In the considered networks, the same operations are repeated for each neuron. A logical further step is to utilize
Advanced Line Chart : Advanced Line Chart based on Japanese candlesticks. Author: Igor Gerasimov
Check out the new article: MQL5 Trading Tools (Part 6): Dynamic Holographic Dashboard with Pulse Animations and Controls . In this article, we create a dynamic holographic dashboard in MQL5 for monitoring symbols and timeframes with RSI, volatility alerts, and sorting options. We add pulse
Check out the new article: MQL5 Wizard Techniques you should know (Part 75): Using Awesome Oscillator and the Envelopes . The Awesome Oscillator by Bill Williams and the Envelopes Channel are a pairing that could be used complimentarily within an MQL5 Expert Advisor. We use the Awesome Oscillator
  Experts: GridderEA  (21   1 2 3)
GridderEA: t's a multi-currency grid and martingale system that can trade all input pairs from one chart. The expert will close all orders for each pair using a profit level. The expert has the possibility to trade up to 100 pairs. It's a grid, hedging and averaging system. Author:...
2 Moving Averages with Bollinger Bands : "2 Moving Averages with Bollinger Bands" is a custom MT5 indicator that combines two configurable moving averages and optional Bollinger Bands. It generates real-time Buy and Sell arrows when crossovers occur, with optional alerts, sound, and email
Check out the new article: Population ADAM (Adaptive Moment Estimation) . The article presents the transformation of the well-known and popular ADAM gradient optimization method into a population algorithm and its modification with the introduction of hybrid individuals. The new approach allows
Check out the new article: MQL5 Wizard Techniques you should know (Part 76): Using Patterns of Awesome Oscillator and the Envelope Channels with Supervised Learning . We follow up on our last article, where we introduced the indicator couple of the Awesome-Oscillator and the Envelope Channel, by
Check out the new article: MQL5 Trading Tools (Part 5): Creating a Rolling Ticker Tape for Real-Time Symbol Monitoring . In this article, we develop a rolling ticker tape in MQL5 for real-time monitoring of multiple symbols, displaying bid prices, spreads, and daily percentage changes with scrolling