Articles, Library comments

New article How to Subscribe to Trading Signals is published: "Signals" in MetaTrader 5 trading platform allow traders to connect to any signal issued by providers. Select and subscribe to any trading signals provider to copy all his or her deals on your account. How to become an investor and...
New article How to Become a Signals Provider for MetaTrader 4 and MetaTrader 5 is published: Do you want to offer your trading signals and make profit? Register on MQL5.com website as a Seller and specify your trading account to offer your signals to traders. Keep in mind that you can create only...
New article Why Virtual Hosting On The MetaTrader 4 And MetaTrader 5 Is Better Than Usual VPS has been published: Renting a virtual server right from the MetaTrader 4 and MetaTrader 5 terminals is the optimal way to ensure uninterrupted work of your trading robots and Signal subscriptions....
New article How to create Requirements Specification for ordering an indicator has been published: Most often the first step in the development of a trading system is the creation of a technical indicator, which can identify favorable market behavior patterns. A professionally developed indicator...
New article How to Prepare a Trading Account for Migration to Virtual Hosting has been published: MetaTrader client terminal is perfect for automating trading strategies. It has all tools necessary for trading robot developers ‒ powerful C++ based MQL4/MQL5 programming language, convenient...
New article Use MQL5.community channels and group chats has been published: The MQL5.com website brings together traders from all over the world. Users publish articles, share free codes, sell products in the Market, perform Freelance orders and copy trading signals. You can communicate with them on
Breakout H1 Trading : Short description. Author: Dao Thanh Tan
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
Examples from the book "Neural networks for algorithmic trading with MQL5" : The book "Neural networks in algorithmic trading with MQL5" is a comprehensive guide, covering both the theoretical foundations of artificial intelligence and neural networks and practical aspects of their application in
Slope Entry Points : Indicator based on basic slope moving average and cloud around. Indicator shows two types of signals: prepearing - dot and entry - arrow. Author: Gelvema
Check out the new article: Introduction to MQL5 (Part 5): A Beginner's Guide to Array Functions in MQL5 . Explore the world of MQL5 arrays in Part 5, designed for absolute beginners. Simplifying complex coding concepts, this article focuses on clarity and inclusivity. Join our community of learners
AllAverages v4.9 : One of the latest version of this indicator at the moment. Huge base of different modifications of moving averages, with multitimesframe function, sending signals to e-mail and push notifications. Author: IVAN ASTAFUROV
Dealing with time (2) functions : Calculate DST for USA, EUR, AUD and RUB and the offset time of the broker from the 70's until 2030 and the automatically even in the Strategy Tester of MQ. Author: Carl Schreiber
Local Timezones and Local Session Hours : Class to access to the local time for the specified location, as well as time zone information and the local trading session hours. Author: amrali
Volume Profile : This is an indicator for showing volume profile on the chart, using simple calculations and very fast execution. Author: Mohammad Baset
New article Can Heiken-Ashi Combined With Moving Averages Provide Good Signals Together? has been published: Combinations of strategies may offer better opportunities. We can combine indicators or patterns together, or even better, indicators with patterns, so that we get an extra confirmation
wd.Range_MACD : This indicator calculates the range difference between the 'MACD and Signal lines' and also the range distance between 'the last two MACD bar'. Author: Widy Prasetyo
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
Check out the new article: How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 7): ZigZag with Awesome Oscillator Indicators Signal . The multi-currency expert advisor in this article is an expert advisor or automated trading that uses ZigZag indicator which are filtered with the
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
Buy Sell Close Manual trading EA for trading newbies : [@Buy_Sell_Close] Manual trading EA for trading newbies, EA can be used in backtesting visual mode, EA can also be used in live trading. You can practice your own trading system in backtesting. Author: Hui Qiu
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
Determine Broker's Daylight (DST) schedule : Script to determine whether your Broker follows the US, UK or AU daylight (DST) schedule. Author: amrali