Articles, Library comments - page 5

Close_on_PROFIT_or_LOSS_inAccont_Currency : Close_on_PROFIT_or_LOSS_inAccont_Currency Author: Iulian Persinaru
  Scripts: CloseAllTrades  (11   1 2)
CloseAllTrades: Script closes all opened and pending positions. Author: Matus German
Check out the new article: How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 4): Triangular moving average — Indicator Signals . The Multi-Currency Expert Advisor in this article is Expert Advisor or trading robot that can trade (open orders, close orders and manage orders for
Check out the new article: MQL5 Wizard Techniques you should know (Part 07): Dendrograms . Data classification for purposes of analysis and forecasting is a very diverse arena within machine learning and it features a large number of approaches and methods. This piece looks at one such approach
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
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: Design Patterns in software development and MQL5 (part one): Creational Patterns . There are methods that can be used to solve many problems that can be repeated. Once understand how to use these methods it can be very helpful to create your software effectively and apply
  Indicators: Heiken-Ashi  (13   1 2)
Heiken-Ashi: The Heiken-Ashi indicator is looks like the candlestick chart, but it has some difference.The advantage of the Heiken-Ashi charts is a simple trend determination, the upward trend candles are blue,the downward trend candles are red. Author: MetaQuotes Software Corp.
Dynamic Trailing Stop Loss and Profit Target Management : This code snippet implements a dynamic risk management strategy for existing trades. It focuses on closing trades based on profit or loss thresholds and employs a trailing stop loss to lock in profits as the trade moves favorably. The
Trail SL : simple trail stop loss code example. Author: Lee Chee Tat
FX5_NeelyElliotWave: The indicator plots various levels of Neely Monowaves on the chart. Author: Hazem
Check out the new article: DRAKON visual programming language — communication tool for MQL developers and customers . DRAKON is a visual programming language designed to simplify interaction between specialists from different fields (biologists, physicists, engineers...) with programmers in Russian
Check out the new article: Data Science and Machine Learning(Part 21): Unlocking Neural Networks, Optimization algorithms demystified . Dive into the heart of neural networks as we demystify the optimization algorithms used inside the neural network. In this article, discover the key techniques that
New article How to use MQL5 to detect candlesticks patterns has been published: Candlesticks are a very helpful technical tool if we use them correctly, as we can find a potential movement based on their patterns. Candlesticks can form specific patterns on the chart and these patterns can be divided
Check out the new article: Seasonality Filtering and time period for Deep Learning ONNX models with python for EA . Can we benefit from seasonality when creating models for Deep Learning with python? Does filtering data for the ONNX models help to get better results? What time period should we use
Convert iExposure.mq4 From MetaQuotes : iExposure will show the opening of trading positions in tabular form in the sub-window below the main window. This allows the trader to see at a glance the positions in the market including the profit value and the amount of risk for each position. The
New article Creating Tick Indicators in MQL5 is published: In this article, we will consider the creation of two indicators: the tick indicator, which plots the tick chart of the price and tick candle indicator, which plot candles with the specified number of ticks. Each of the indicators writes...
Check out the new article: Master MQL5 from beginner to pro (Part I): Getting started with programming . This article is an introduction to a series of articles about programming. It is assumed here that the reader has never dealt with programming before. So, this series starts from the very basics
Multi SellLimitOrders & Multi SellStopOrders : Multi Selllimit and Sellstop orders are script files that enable traders to place multiple orders with ease. These orders allow traders to enter the market at a specific price level, or at a specified number of pips away from the current market price
send a trade position to telegram channel : hi, this code need your telegram token and telegram chat id . you can make robot by BotFather and then search in google how you can find telegram token and chat id then attach them to this code . now every trade would be signals on your telegram channel
wd.Range_DailyAvg : This indicator helps user estimate the potential price movement for the current day, based on 20 days historical data and market trends. Author: Widy Prasetyo
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
LinearRegression: When applied to financial markets this method is usually used to determine the moments of prices extreme deviation from a "standard" level. Creation of a trend line using linear regression is based on the least squares method. This method assumes that a straight line is created...
New article How to Buy a Trading Robot on MQL5 Market? is published: Now you also can use trading robots and any technical indicators with MetaTrader 5. All you need to do is to launch MetaTrader 5 trading terminal and open Market tab of Toolbox window. Author: MetaQuotes
Check out the new article: Neural networks made easy (Part 64): ConserWeightive Behavioral Cloning (CWBC) method . As a result of tests performed in previous articles, we came to the conclusion that the performance of the trained strategy largely depends on the training set used. In this article, we
Save history to HST: The script exports historical data to HST format for its use in MetaTrader 4 client terminal. This file can be imported in MetaTrader 4 as historical data or you can open it as offline chart. Initially, this script was designed for checking of the indicators, written in MQL4...
Check out the new article: Cross-validation and basics of causal inference in CatBoost models, export to ONNX format . The article proposes the method of creating bots using machine learning. Just as our conclusions are often wrong and need to be verified, the results of predictions from machine
News EA Template without DLL: Template EA that downloads news without the use of DLL. Author: Yurij Izyumov
News EA Template Without DLL From 2 Sources: The functions included in this template use two news sources - Investing.com and Dailyfx.com. The template doesn’t use DLL. Author: Yurij Izyumov
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