Articles, Library comments - page 7

Check out the new article: Trader-friendly stop loss and take profit . Stop loss and take profit can have a significant impact on trading results. In this article, we will look at several ways to find optimal stop order values. Stop loss and take profit are stop orders that close a position when the
  Indicators: Multi Forex Scanner  (44   1 2 3 4 5)
Multi Forex Scanner: Instead of having to analyze each pair individually, you can see at a glance what are the most promising pairs according to your own criteria. Author: Carlos Oliveira 
Check out the new article: MQL5 Wizard Techniques you should know (Part 13). DBSCAN for Expert Signal Class . Density Based Spatial Clustering for Applications with Noise is an unsupervised form of grouping data that hardly requires any input parameters, save for just 2, which when compared to other
Superb Fractal : Few improvements from standart fractal: 1. You can chouse size of fractal. Standart version use 2 as constant 2. It does not draw fractals against the trend, which makes your chart much more informative Author: Nikclay Khrushchev
Check out the new article: Developing an MQTT client for Metatrader 5: a TDD approach — Part 6 . This article is the sixth part of a series describing our development steps of a native MQL5 client for the MQTT 5.0 protocol. In this part we comment on the main changes in our first refactoring, how we
Check out the new article: Neural networks made easy (Part 63): Unsupervised Pretraining for Decision Transformer (PDT) . For the fine-tuning period, I needed several dozen successive iterations of downstream training and testing, which also required time and effort. However, the learning results
  Experts: RoNz Auto SL-TS-TP v.2  (391   1 2 3 4 5 ... 39 40)
RoNz Auto SL-TS-TP v.2: EA for Automatic StopLoss, Take Profit, Profit Lock, and Trailing Stop. SL and TP could be hidden. Author: Roni Nafrianto
Check out the new article: Advanced Variables and Data Types in MQL5 . Variables and data types are very important topics not only in MQL5 programming but also in any programming language. MQL5 variables and data types can be categorized as simple and advanced ones. In this article, we will identify
New article Developing an MQTT client for MetaTrader 5: a TDD approach has been published: This article reports the first attempts in the development of a native MQTT client for MQL5.MQTT is a Client Server publish/subscribe messaging transport protocol. It is lightweight, open, simple, and designed
Check out the new article: Quantization in machine learning (Part 2): Data preprocessing, table selection, training CatBoost models . The article considers the practical application of quantization in the construction of tree models. The methods for selecting quantum tables and data preprocessing
Check out the new article: Algorithmic Trading With MetaTrader 5 And R For Beginners . Embark on a compelling exploration where financial analysis meets algorithmic trading as we unravel the art of seamlessly uniting R and MetaTrader 5. This article is your guide to bridging the realms of analytical
Check out the new article: Neural networks made easy (Part 62): Using Decision Transformer in hierarchical models . In recent articles, we have seen several options for using the Decision Transformer method. The method allows analyzing not only the current state, but also the trajectory of previous
The simplest RSI-based EA: Sells at downward crossing of 70, buys at the upward crossing of 30. Author: Vladimir Khlystov
Moving Averages-14 different types : This is an indicator to calculate 14 types of moving averages based on close price. Author: Yashar Seyyedin
Moving Averages-14 different types : This is an indicator to calculate 14 types of moving averages based on close price. Author: Yashar Seyyedin
Check out the new article: Developing a Replay System (Part 32): Order System (I) . Of all the things that we have developed so far, this system, as you will probably notice and eventually agree, is the most complex. Now we need to do something very simple: make our system simulate the operation of
  Experts: ADX MACD Deev  (12   1 2)
ADX MACD Deev: An Expert Advisor based on indicators iADX (Average Directional Movement Index, ADX) and iMACD (Moving Average Convergence/Divergence, MACD) Author: Vladimir Karputov 
Wick or Body High Low : Searches for Wick or Body based High low in visible bars of chart Author: Rajesh Kumar Nait
Check out the new article: Developing a Replay System (Part 31): Expert Advisor project — C_Mouse class (V) . We need a timer that can show how much time is left till the end of the replay/simulation run. This may seem at first glance to be a simple and quick solution. Many simply try to adapt and
Check out the new article: Developing a Replay System (Part 30): Expert Advisor project — C_Mouse class (IV) . Today we will learn a technique that can help us a lot in different stages of our professional life as a programmer. Often it is not the platform itself that is limited, but the knowledge
Class For Working With Databases In A Simplified Manner : Short description. Author: Pfunzo Nefal
ATR based Moving Averages : This is an indicator to calculate ATR based moving averages. Author: Yashar Seyyedin
  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