Articles, Library comments - page 8

New article How to Become a Successful Signal Provider on MQL5.com has been published: My main goal in this article is to provide you with a simple and accurate account of the steps that will help you become a top signal provider on MQL5.com. Drawing upon my knowledge and experience, I will explain
New article How Secure Is It to Buy MQL5 Market Products? is published: We have launched the service for selling MetaTrader 5 trading applications paying much attention to security issues. We have minimized all associated risks to allow you to concentrate on more important matters - searching for
Check out the new article: How to publish code to CodeBase: A practical guide . In this article, we will use real-life examples to illustrate posting various types of terminal programs in the MQL5 source code base. To publish your code in CodeBase, you only need to follow a few simple steps and
New article The checks a trading robot must pass before publication in the Market has been published: Before any product is published in the Market, it must undergo compulsory preliminary checks in order to ensure a uniform quality standard. This article considers the most frequent errors made by
Martingale Pulse EA by SPLpulse : Introducing MP by SPLpulse, a sophisticated and highly versatile Expert Advisor designed for the modern trader. Whether you are a scalper, a trend follower, or a reversal trader, MP by SPLpulse combines multiple trading strategies with an institutional-grade risk
Awesome Oscillator (AO) : Bill Williams's Awesome Oscillator (AO) is a 34-period simple moving average, plotted through the middle points of the bars (H+L)/2, which is subtracted from the 5-period simple moving average, built across the central points of the bars (H+L)/2. It shows us quite clearly
New article MetaTrader 5 and Python integration: receiving and sending data has been published: Comprehensive data processing requires extensive tools and is often beyond the sandbox of one single application. Specialized programming languages are used for processing and analyzing data, statistics
Check out the new article: Building AI-Powered Trading Systems in MQL5 (Part 4): Overcoming Multiline Input, Ensuring Chat Persistence, and Generating Signals . In this article, we enhance the ChatGPT-integrated program in MQL5 overcoming multiline input limitations with improved text rendering
  Libraries: Calendar  (145   1 2 3 4 5 ... 14 15)
Calendar : Calendar - fundamental analysis on history and real-time. Author: fxsaber
Check out the new article: Time Evolution Travel Algorithm (TETA) . This is my own algorithm. The article presents the Time Evolution Travel Algorithm (TETA) inspired by the concept of parallel universes and time streams. The basic idea of the algorithm is that, although time travel in the
Notify Icon : A library for creating icons in the Windows taskbar and for sending text alerts. The use of this library will help you make your MQL programs more informative. Author: Andrey Voytenko
New article Interview with Anton Nel (ATC 2012) is published: Today we talk to Anton Nel (ROMAN5) from South Africa, a professional developer of automated trading systems. Obviously, his Expert Advisor just could not go unnoticed. Breaking into the top ten from the very start of the Championship, it
Check out the new article: Neural Networks in Trading: Models Using Wavelet Transform and Multi-Task Attention (Final Part) . In the previous article, we explored the theoretical foundations and began implementing the approaches of the Multitask-Stockformer framework, which combines the wavelet
Check out the new article: Building a Trading System (Part 4): How Random Exits Influence Trading Expectancy . Many traders have experienced this situation, often stick to their entry criteria but struggle with trade management. Even with the right setups, emotional decision-making—such as panic
Check out the new article: MQL5 Wizard Techniques you should know (Part 82): Using Patterns of TRIX and the WPR with DQN Reinforcement Learning . In the last article, we examined the pairing of Ichimoku and the ADX under an Inference Learning framework. For this piece we revisit, Reinforcement
Ronz AutoSLTP for MT5 : Converted Ronz AutoSLTP MT4 version into MT5 version. Original Link: https://www.mql5.com/en/code/11649 Original Descriptions: EA for Automatic Stop Loss, Take Profit, Profit Lock, and Trailing Stop (With Special Methods). SL and TP could be hidden. Author: DADALI ARWALY
Check out the new article: Neural Networks in Trading: Models Using Wavelet Transform and Multi-Task Attention . We invite you to explore a framework that combines wavelet transforms and a multi-task self-attention model, aimed at improving the responsiveness and accuracy of forecasting in volatile
Multi_BreakEven.mt5 : Multi_BreakEven is a script file that enables setting multiple entry positions to breakeven, either through pips or a target price, once the trade becomes favorable. Author: Daniel Opoku
Check out the new article: From Novice to Expert: Demystifying Hidden Fibonacci Retracement Levels . In this article, we explore a data-driven approach to discovering and validating non-standard Fibonacci retracement levels that markets may respect. We present a complete workflow tailored for
NNFX Auto Trader : Manage risk like No Nonsense Forex easily in MT4 Author: Alejandro Cercós
Check out the new article: Post-Factum trading analysis: Selecting trailing stops and new stop levels in the strategy tester . We continue the topic of analyzing completed deals in the strategy tester to improve the quality of trading. Let's see how using different trailing stops can change our
New article Embed MetaTrader 4/5 WebTerminal on your website for free and make a profit has been published: Traders are well familiar with the WebTerminal, which allows trading on financial markets straight from the browser. Add the WebTerminal widget to your website — you can do it absolutely free
Check out the new article: Automating Trading Strategies in MQL5 (Part 16): Midnight Range Breakout with Break of Structure (BoS) Price Action . In this article, we automate the Midnight Range Breakout with Break of Structure strategy in MQL5, detailing code for breakout detection and trade
Check out the new article: Market Simulation (Part 02): Cross Orders (II) . Unlike what was done in the previous article, here we will test the selection option using an Expert Advisor. Although this is not a final solution yet, it will be enough for now. With the help of this article, you will be
Check out the new article: MetaTrader 5 Machine Learning Blueprint (Part 3): Trend-Scanning Labeling Method . We have built a robust feature engineering pipeline using proper tick-based bars to eliminate data leakage and solved the critical problem of labeling with meta-labeled triple-barrier
Check out the new article: MQL5 Wizard Techniques you should know (Part 81): Using Patterns of Ichimoku and the ADX-Wilder with Beta VAE Inference Learning . This piece follows up ‘Part-80’, where we examined the pairing of Ichimoku and the ADX under a Reinforcement Learning framework. We now shift
Check out the new article: Neural Networks in Trading: A Hybrid Trading Framework with Predictive Coding (Final Part) . We continue our examination of the StockFormer hybrid trading system, which combines predictive coding and reinforcement learning algorithms for financial time series analysis. The
Check out the new article: From Novice to Expert: Animated News Headline Using MQL5 (IX) — Multiple Symbol Management on a single chart for News Trading . News trading often requires managing multiple positions and symbols within a very short time due to heightened volatility. In today’s discussion
Ichimoku Edge MT4 EA : Ichimoku Edge is based on the standard Ichimoku Kinko Hyo indicator with default settings. It generates Buy and Sell signals from the cross of the Chikou Span with the price, confirmed by the position of price and Chikou Span relative to the Kumo (cloud). Author: Ajinkya
Check out the new article: Formulating Dynamic Multi-Pair EA (Part 4): Volatility and Risk Adjustment . This phase fine-tunes your multi-pair EA to adapt trade size and risk in real time using volatility metrics like ATR boosting consistency, protection, and performance across diverse market