Articles, Library comments - page 7

  Libraries: PNG  (10)
PNG : Forget about BMP files like a bad dream. With this library, you will now be able to use the more advanced and compact PNG image format for your programs. Author: BeeXXI Corporation
New article MQL5 Cookbook — Macroeconomic events database has been published: The article discusses the possibilities of handling databases based on the SQLite engine. The CDatabase class has been formed for convenience and efficient use of OOP principles. It is subsequently involved in the creation
New article Implementing an ARIMA training algorithm in MQL5 has been published: In this article we will implement an algorithm that applies the Box and Jenkins Autoregressive Integrated Moving Average model by using Powells method of function minimization. Box and Jenkins stated that most time
Divergences Template Indicator : This is a indicator to plot hidden and regular divergences on chart. Author: Yashar Seyyedin
New article Data Science and Machine Learning (Part 01): Linear Regression has been published: It's time for us as traders to train our systems and ourselves to make decisions based on what number says. Not on our eyes, and what our guts make us believe, this is where the world is heading so, let us
RectangleTest : The EA trades using the Rectangle, EMA and SMA indicators. Author: Igor Widiger
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
Check out the new article: The Disagreement Problem: Diving Deeper into The Complexity Explainability in AI . Dive into the heart of Artificial Intelligence's enigma as we navigate the tumultuous waters of explainability. In a realm where models conceal their inner workings, our exploration unveils
Volume Profile + Range v6.0 - indicator for MetaTrader 5 (Fixed iBarShift Issue): Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram. The width of the histogram at the level means the number of transactions carried out
New article Working with sockets in MQL, or How to become a signal provider has been published: Sockets… What in our IT world could possibly exist without them? Dating back to 1982, and hardly changed up to the present time, they smoothly work for us every second. This is the foundation of network,...
Check out the new article: Developing a Replay System (Part 29): Expert Advisor project — C_Mouse class (III) . After improving the C_Mouse class, we can focus on creating a class designed to create a completely new framework fr our analysis. We will not use inheritance or polymorphism to create
Check out the new article: Population optimization algorithms: Charged System Search (CSS) algorithm . In this article, we will consider another optimization algorithm inspired by inanimate nature - Charged System Search (CSS) algorithm. The purpose of this article is to present a new optimization
Forex Indicator Price Degrees with Trend Alerts: This indicator will write value degrees of the lastest position of price at the current timeframes, and when position and condition of trend status was changed, the indicator will give an alerts. Author: 3rjfx
Check out the new article: Deep Learning GRU model with Python to ONNX with EA, and GRU vs LSTM models . We will guide you through the entire process of DL with python to make a GRU ONNX model, culminating in the creation of an Expert Advisor (EA) designed for trading, and subsequently comparing GRU
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...
Intraday Currencies Performance : A simple observatory of individual currencies. Author: Pueblo
Check out the new article: MQL5 Wizard Techniques you should know (Part 12): Newton Polynomial . Newton’s polynomial, which creates quadratic equations from a set of a few points, is an archaic but interesting approach at looking at a time series. In this article we try to explore what aspects could
Check out the new article: Integrating ML models with the Strategy Tester (Conclusion): Implementing a regression model for price prediction . This article describes the implementation of a regression model based on a decision tree. The model should predict prices of financial assets. We have
New article MQL5 Wizard techniques you should know (Part 05): Markov Chains has been published: Markov chains are a powerful mathematical tool that can be used to model and forecast time series data in various fields, including finance. In financial time series modelling and forecasting, Markov
Check out the new article: Neural networks made easy (Part 61): Optimism issue in offline reinforcement learning . During the offline learning, we optimize the Agent's policy based on the training sample data. The resulting strategy gives the Agent confidence in its actions. However, such optimism
Acc+BAl+MArg v2: Adds Account Balance, Equity, Margin, Free Margin and Profit to Chart Author: file45
Check out the new article: Creating multi-symbol, multi-period indicators . In this article, we will look at the principles of creating multi-symbol, multi-period indicators. We will also see how to access the data of such indicators from Expert Advisors and other indicators. We will consider the
Real Trade Copy MT5 : Utility for copying transactions from one MT5 account or MT4 account to another MT5 account. Author: Yuriy Bykov
Take Profit based on current profit : Most EAs tend to close orders in take profit based on the distance in pips from the purchase price. However, this MQL4 code is based mainly on the current profit. Author: Luca Cerquatelli
New article An attempt at developing an EA constructor has been published: In this article, I offer my set of trading functions in the form of a ready-made EA. This method allows getting multiple trading strategies by simply adding indicators and changing inputs. The EA created by the constructor
Check out the new article: Neural networks made easy (Part 46): Goal-conditioned reinforcement learning (GCRL) . In this article, we will have a look at yet another reinforcement learning approach. It is called goal-conditioned reinforcement learning (GCRL). In this approach, an agent is trained to
Check out the new article: Quantization in machine learning (Part 1): Theory, sample code, analysis of implementation in CatBoost . The article considers the theoretical application of quantization in the construction of tree models and showcases the implemented quantization methods in CatBoost. No
STRADDLE NEWS: This EA puts two simultaneously Pending Orders (Buy Stop and Sell Stop), when activated one of two pending orders, the reverse pending order is closed. Author: Danny Benjumea
MQL Plus Enhanced Debugging Support : An (optional) include file to enhance debugging experience. Author: Dominik Egert
String Manipulation Functions : A collection of useful string manipulation functions.. Author: amrali