Articles, Library comments - page 58

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
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
Check out the new article: Multi-module trading robot in Python and MQL5 (Part I): Creating basic architecture and first modules . We are going to develop a modular trading system that combines Python for data analysis with MQL5 for trade execution. Four independent modules monitor different market
SuperTrend_Enhanced : The SuperTrend Indicator is a dynamic trend-following tool based on ATR. It plots a colored line above or below price to indicate bullish or bearish conditions. When the price crosses the line, a signal arrow appears. Fully customizable with ATR period, multiplier, arrows
Check out the new article: From Novice to Expert: Mastering Detailed Trading Reports with Reporting EA . In this article, we delve into enhancing the details of trading reports and delivering the final document via email in PDF format. This marks a progression from our previous work, as we continue
Check out the new article: Chart Synchronization for Easier Technical Analysis . Chart Synchronization for Easier Technical Analysis is a tool that ensures all chart timeframes display consistent graphical objects like trendlines, rectangles, or indicators across different timeframes for a single
Advanced compound interest calculator for the trader : A compound interest calculator for the trader. Calculates, based on your parameters, your risk of ruin, and the optimal risk per trade. Gives a forecast of your capital size in a year, month, and at the end of the term. Author: Yevgeniy
EA Stochastic Bollinger Bands Multi - Timeframe : This MQL4 code implements an Expert Advisor (EA) that trades based on the Stochastic Oscillator and Bollinger Bands indicators across multiple timeframes (M1, M5, and M15). Author: Trap Music