Articles, Library comments - page 40

Babi Ngepet : I share my code for expert advisor babi ngepet Author: Taufiqurrachman Assauqi
Check out the new article: Moving to MQL5 Algo Forge (Part 4): Working with Versions and Releases . We'll continue developing the Simple Candles and Adwizard projects, while also describing the finer aspects of using the MQL5 Algo Forge version control system and repository. The experiment with
TakeStop : Displays price levels for simulated trades, including the set Take Profit (TP) and Stop Loss (SL) values, for the selected trading direction. It also shows brief statistics, including an hourly breakdown for entry. Author: Evgeniy Chumakov
Equity and Balance as an indicator for MT5 : This is a very easy-to-use indicator that displays the changes in Equity and balance of the trading account as it dynamically moves. Particularly useful on the back tester and good for beginners to read this very easy MQL5 code. Author: TheCoder
Check out the new article: Data Science and ML (Part 31): Using CatBoost AI Models for Trading . CatBoost AI models have gained massive popularity recently among machine learning communities due to their predictive accuracy, efficiency, and robustness to scattered and difficult datasets. In this
CBitBuffer Class - Data Serialization in MQL5 : A class for reading and writing individual bits or bit sequences to and from a buffer. Author: amrali
TardioBot : TardioBot V1.05, named after of a historical figure Giuseppe Tardio, is an Expert Advisor designed for MetaTrader 5 that employs a triangular arbitrage strategy. Author: Lupus Materia
OHLC Candles with Ask and Bid : A candlestick chart which connects the ask price and bid price to the high and low of the candles Author: Conor Mcnamara
Check out the new article: From Novice to Expert: Market Periods Synchronizer . In this discussion, we introduce a Higher-to-Lower Timeframe Synchronizer tool designed to solve the problem of analyzing market patterns that span across higher timeframe periods. The built-in period markers in
Check out the new article: Reusing Invalidated Orderblocks As Mitigation Blocks (SMC) . In this article, we explore how previously invalidated orderblocks can be reused as mitigation blocks within Smart Money Concepts (SMC). These zones reveal where institutional traders re-enter the market after a
Check out the new article: Market Simulation (Part 03): A Matter of Performance . Often we have to take a step back and then move forward. In this article, we will show all the changes necessary to ensure that the Mouse and Chart Trade indicators do not break. As a bonus, we'll also cover other
  Experts: Auto Tp  (3)
Auto Tp : Set Auto TP and SL: The “Set Auto TP and SL” (Take Profit and Stop Loss) feature is a crucial tool in any trading strategy, designed to automate risk and reward management. It allows traders to define fixed price levels where a trade should be automatically closed to either secure profits
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
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
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
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