Articles, Library comments - page 32

ZigZag on Parabolic : This indicator builds ZigZag based on the Parabolic SAR indicator. This is an advanced ZigZag version marking extreme values on a chart with less lag. The standard ZigZag looks for a new extreme value following the price percent deviation from a previous extreme value. This new
Check out the new article: Trend strength and direction indicator on 3D bars . We will consider a new approach to market trend analysis based on three-dimensional visualization and tensor analysis of the market microstructure. One might think nothing new can be found in ordinary candles. Everything
Check out the new article: Building A Candlestick Trend Constraint Model (Part 9): Multiple Strategies Expert Advisor (II) . The number of strategies that can be integrated into an Expert Advisor is virtually limitless. However, each additional strategy increases the complexity of the algorithm. By
New article Learn how to design different Moving Average systems has been published: Short description: at this article, we learn how to design different Moving Average systems according to different Moving Average strategies. In this article, we will choose Simple Moving Average. However, you can
Advanced_Fractal_Overlay : Indicator Advanced Fractal Overlay Author: Scriptor
Trade Statistics Report Real Time : This will display the Account Trading Report for real trade. Author: jaffer wilson
Bull Bear Volume : An indicator that provides a clear visualization of volume pressure on each side of the market Author: Conor Mcnamara
Risk Calculator : Instantly calculate the profit and loss potential of your trades directly on the chart. An essential tool for agile and precise risk management. Author: Jhonatan Wilson Dos Santos De Morais
Tarantella : Tarantella EA: Advanced grid trading system with hedging capabilities and Market Profile integration. Uses ADX trend filtering, Fibonacci-based grid spacing, and multi-layered entry conditions (RSI/ATR/volume) to execute trades only within Market Profile value areas. Features
Check out the new article: Mastering Log Records (Part 10): Avoiding Log Replay by Implementing a Suppression . We created a log suppression system in the Logify library. It details how the CLogifySuppression class reduces console noise by applying configurable rules to avoid repetitive or
Check out the new article: Price Action Analysis Toolkit Development (Part 3): Analytics Master — EA . Moving from a simple trading script to a fully functioning Expert Advisor (EA) can significantly enhance your trading experience. Imagine having a system that automatically monitors your charts
Check out the new article: Black Hole Algorithm (BHA) . The Black Hole Algorithm (BHA) uses the principles of black hole gravity to optimize solutions. In this article, we will look at how BHA attracts the best solutions while avoiding local extremes, and why this algorithm has become a powerful
  Experts: EXSR  (3)
EXSR : EXSR.mq5: A counter‑trend MT5 EA that catches reversals by combining RSI(14) extremes with Bollinger Band breakouts and a reversal candlestick, placing one trade per symbol with fixed SL/TP. Author: Le Trung Kien Hoang
Check out the new article: Automating Trading Strategies in MQL5 (Part 1): The Profitunity System (Trading Chaos by Bill Williams) . In this article, we examine the Profitunity System by Bill Williams, breaking down its core components and unique approach to trading within market chaos. We guide
Check out the new article: Developing a Replay System — Market simulation (Part 13): Birth of the SIMULATOR (III) . Here we will simplify a few elements related to the work in the next article. I'll also explain how you can visualize what the simulator generates in terms of randomness. The accuracy
Simplest CSV file writer : Provide simplest class to write CSV file Author: Denis Kislicyn
Candle Pattern Recognition Unit : An indicator to detect and mark all popular candle patterns Author: Conor Mcnamara
Check out the new article: Developing a Replay System (Part 78): New Chart Trade (V) . In this article, we will look at how to implement part of the receiver code. Here we will implement an Expert Advisor to test and learn how the protocol interaction works. The content presented here is intended
Check out the new article: Neural Networks in Trading: A Multi-Agent Self-Adaptive Model (Final Part) . In the previous article, we introduced the multi-agent adaptive framework MASA, which combines reinforcement learning approaches and self-adaptive strategies, providing a harmonious balance
  Indicators: Didi Index  (30   1 2 3)
Didi Index : Didi Index mql5 source code. Author: Rudinei Felipetto
Swaps Monitor for a Single Symbol : A simple utility for monitoring long and short swaps of a single symbol. If your broker-dealer's swaps are specified in points instead of account currency, this utility automatically converts points into account currency. Swaps are tripled on Wednesday. Horizontal
Check out the new article: Overcoming The Limitation of Machine Learning (Part 1): Lack of Interoperable Metrics . There is a powerful and pervasive force quietly corrupting the collective efforts of our community to build reliable trading strategies that employ AI in any shape or form. This article
Check out the new article: Automating Trading Strategies in MQL5 (Part 23): Zone Recovery with Trailing and Basket Logic . In this article, we enhance our Zone Recovery System by introducing trailing stops and multi-basket trading capabilities. We explore how the improved architecture uses dynamic
Check out the new article: Automating Trading Strategies in MQL5 (Part 29): Creating a price action Gartley Harmonic Pattern system . In this article, we develop a Gartley Pattern system in MQL5 that identifies bullish and bearish Gartley harmonic patterns using pivot points and Fibonacci ratios
MarketPredictor for MetaTrader 5 : MarketPredictor for MetaTrader 5 The MarketPredictor is an innovative Expert Advisor (EA) for MetaTrader 5 that leverages mathematical models such as sine functions, Fast Fourier Transform (FFT), sigmoid functions, and Monte Carlo simulations to analyze and predict
Phase accumulation adaptive EMA : Hilbert transform phase accumulation adaptive EMA Author: Mladen Rakic
New article Handling ZIP Archives in Pure MQL5 has been published: The MQL5 language keeps evolving, and its new features for working with data are constantly being added. Due to innovation it has recently become possible to operate with ZIP archives using regular MQL5 tools without getting third
New article How to create bots for Telegram in MQL5 has been published: This article contains step-by-step instructions for creating bots for Telegram in MQL5. This information may prove useful for users who wish to synchronize their trading robot with a mobile device. There are samples of bots in
MQL5 Programming for Traders – Source Codes from the Book. Part 5 : In Part 5 of the book, we'll delve deeper into the APIs associated with algorithmic trading, including financial data analysis and processing, chart visualization, automation, and user interactions. Author: MetaQuotes
Check out the new article: MetaTrader Meets Google Sheets with Pythonanywhere: A Guide to Secure Data Flow . This article demonstrates a secure way to export MetaTrader data to Google Sheets. Google Sheet is the most valuable solution as it is cloud based and the data saved in there can be accessed