Articles, Library comments - page 43

New article Library for easy and quick development of MetaTrader programs (part I). Concept, data management and first results has been published: While analyzing a huge number of trading strategies, orders for development of applications for MetaTrader 5 and MetaTrader 4 terminals and various
Check out the new article: Improve Your Trading Charts With Interactive GUI's in MQL5 (Part III): Simple Movable Trading GUI . Join us in Part III of the "Improve Your Trading Charts With Interactive GUIs in MQL5" series as we explore the integration of interactive GUIs into movable trading
New article Improving Panels: Adding transparency, changing background color and inheriting from CAppDialog/CWndClient has been published: In this article, we continue studying the use of CAppDialog. Now we will learn how to set color for the background, borders and header of the dialog box. Also
New article Neural networks made easy (Part 23): Building a tool for Transfer Learning has been published: In this series of articles, we have already mentioned Transfer Learning more than once. However, this was only mentioning. in this article, I suggest filling this gap and taking a closer look
CCI of Moving Average with Dynamic Signal Lines : CCI of Moving Average with Dynamic Signal Lines Author: maximo
New article Studying candlestick analysis techniques (Part II): Auto search for new patterns has been published: In the previous article, we analyzed 14 patterns selected from a large variety of existing candlestick formations. It is impossible to analyze all the patterns one by one, therefore
Dashboard Panel for displaying information on the chart : This code shows how you can create a dashboard to display all the relevant information on the chart Author: Omega J Msigwa
New article Magic of time trading intervals with Frames Analyzer tool has been published: What is Frames Analyzer? This is a plug-in module for any Expert Advisor for analyzing optimization frames during parameter optimization in the strategy tester, as well as outside the tester, by reading an MQD
MACD_Flat_Trend : MACD Flat Trend indicator Author: Scriptor
New article Custom Graphical Controls. Part 2. Control Library is published: The second article of the "Custom Graphical Controls" series introduces a control library for handling the main problems arising in interaction between a program (Expert Advisor, script, indicator) and a user. The library
New article R-squared as an estimation of quality of the strategy balance curve has been published: This article describes the construction of the custom optimization criterion R-squared. This criterion can be used to estimate the quality of a strategy's balance curve and to select the most smoothly
New article Universal Expert Advisor: Trading Modes of Strategies (Part 1) has been published: Any Expert Advisor developer, regardless of programming skills, is daily confronted with the same trading tasks and algorithmic problems, which should be solved to organize a reliable trading process. The
Simple Yet Effective Breakout Strategy : A simple yet effective donchian channel breakout strategy. This strategy is timeless! Author: Anh Quan Duong
High-Performance Time Functions (TimeUtils) : High-performmance functions for dealing with time. Author: amrali
Automatic Fixed Scale with Top/Bottom Margins: This code was written as an indicator. It adds top and bottom margin to the chart. Both can be adjusted separately. Author: rkdius
Check out the new article: Neural Networks Made Easy (Part 96): Multi-Scale Feature Extraction (MSFformer) . Efficient extraction and integration of long-term dependencies and short-term features remain an important task in time series analysis. Their proper understanding and integration are
Check out the new article: MQL5 Trading Toolkit (Part 5): Expanding the History Management EX5 Library with Position Functions . Discover how to create exportable EX5 functions to efficiently query and save historical position data. In this step-by-step guide, we will expand the History Management
Check out the new article: MQL5 Wizard Techniques you should know (Part 51): Reinforcement Learning with SAC . Soft Actor Critic is a Reinforcement Learning algorithm that utilizes 3 neural networks. An actor network and 2 critic networks. These machine learning models are paired in a master slave
Check out the new article: Building a Candlestick Trend Constraint Model (Part 10): Strategic Golden and Death Cross (EA) . Did you know that the Golden Cross and Death Cross strategies, based on moving average crossovers, are some of the most reliable indicators for identifying long-term market
Check out the new article: Creating a Trading Administrator Panel in MQL5 (Part VIII): Analytics Panel . Today, we delve into incorporating useful trading metrics within a specialized window integrated into the Admin Panel EA. This discussion focuses on the implementation of MQL5 to develop an
  Experts: Coin Flip  (14   1 2)
Coin Flip : Positions are opened pseudorandomly. In case of loss (closing by Stop Loss and negative profit), Martingale is applied. Author: Vladimir Karputov
Check out the new article: Integrating Discord with MetaTrader 5: Building a Trading Bot with Real-Time Notifications . In this article, we will see how to integrate MetaTrader 5 and a discord server in order to receive trading notifications in real time from any location. We will see how to
Check out the new article: Integrating MQL5 with data processing packages (Part 3): Enhanced Data Visualization . In this article, we will perform Enhanced Data Visualization by going beyond basic charts by incorporating features like interactivity, layered data, and dynamic elements, enabling
Check out the new article: Mastering File Operations in MQL5: From Basic I/O to Building a Custom CSV Reader . This article focuses on essential MQL5 file-handling techniques, spanning trade logs, CSV processing, and external data integration. It offers both conceptual understanding and hands-on
Check out the new article: Integrating MQL5 with data processing packages (Part 4): Big Data Handling . Exploring advanced techniques to integrate MQL5 with powerful data processing tools, this part focuses on efficient handling of big data to enhance trading analysis and decision-making. Financial
Check out the new article: Automating Trading Strategies in MQL5 (Part 2): The Kumo Breakout System with Ichimoku and Awesome Oscillator . In this article, we create an Expert Advisor (EA) that automates the Kumo Breakout strategy using the Ichimoku Kinko Hyo indicator and the Awesome Oscillator. We
Check out the new article: Trading Insights Through Volume: Moving Beyond OHLC Charts . Algorithmic trading system that combines volume analysis with machine learning techniques, specifically LSTM neural networks. Unlike traditional trading approaches that primarily focus on price movements, this
Check out the new article: Across Neighbourhood Search (ANS) . The article reveals the potential of the ANS algorithm as an important step in the development of flexible and intelligent optimization methods that can take into account the specifics of the problem and the dynamics of the environment
iGDR_Fractal_Levels : iGDR_Fractal_Levels indicator shows the fractals average values over a certain period of time. The indicator displays only three levels on the chart showing them in different colors. The same levels are plotted to the right from the text labels, though considering the variation
High Low Сluster : The indicator shows the zones between the price crossing and the "MA" indicator Author: Vladimir Karputov