Articles, Library comments - page 8

MultiTimeFrame Indicator: This indicator help you keep 3 different timeframes on the screen to see the price action clearly on both short term and long term without switching buttons. Author: SLIMFX
Daily Open Line: An simple Indicator displaying daily opening line. Author: Muhammad Syamil Bin Abdullah
Ronz AutoSLTP for MT5 : Converted Ronz AutoSLTP MT4 version into MT5 version. Original Link: https://www.mql5.com/en/code/11649 Original Descriptions: EA for Automatic Stop Loss, Take Profit, Profit Lock, and Trailing Stop (With Special Methods). SL and TP could be hidden. Author: DADALI ARWALY
Check out the new article: Neural networks made easy (Part 78): Decoder-free Object Detector with Transformer (DFFT) . In this article, I propose to look at the issue of building a trading strategy from a different angle. We will not predict future price movements, but will try to build a trading
AutoTrendLines: Indicator automatically identifies points and it draws support and resistance trend lines on them. There are two type of calculation lines. Author: Serhii Ivanenko
Check out the new article: Monte Carlo Permutation Tests in MetaTrader 5 . In this article we take a look at how we can conduct permutation tests based on shuffled tick data on any expert advisor using only MetaTrader 5. Obviously after exporting the file, make a note of where it is saved and open
QuickTradeKeys123 : QuickTradeKeys 123 is a user-friendly Expert Advisor (EA) for MetaTrader 5, enabling traders to execute buy and sell operations quickly by simply pressing the numbers '1' and '2' on their keyboard. Pressing '3' closes all open positions. This EA is ideal for swift trading and
Super Trend Averages: Super trend indicator with 18 possible averages for calculation. Author: Mladen Rakic
TimeGMT library for the strategy tester : Static class to fix the TimeGMT() function during testing in the strategy tester. Author: amrali
  Experts: RoNz Auto SL-TS-TP v.2  (392   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
New article Library for easy and quick development of MetaTrader programs (part IV): Trading events has been published: In the previous articles, we started creating a large cross-platform library simplifying the development of programs for MetaTrader 5 and MetaTrader 4 platforms. We already have...
Risk reward box : This Indicator creates automatically a Risk/Reward Box on you all opened chart base on High, Low price with the old candles. You can use it easily to drag and change size and price to your desire wanted. Author: Livio Alves
Classic 2 Moving Averages crossover EA: Classic and one of the most popular trading strategies. Buy when fast MA crosses slow MA from below and sell when it crosses it from above. The EA is automatically generated with Mission Automate - visual strategy builder. https://www.mql5...
Check out the new article: Data Science and Machine Learning (Part 25): Forex Timeseries Forecasting Using a Recurrent Neural Network (RNN) . Recurrent neural networks (RNNs) excel at leveraging past information to predict future events. Their remarkable predictive capabilities have been applied
Check out the new article: Neural networks made easy (Part 77): Cross-Covariance Transformer (XCiT) . In our models, we often use various attention algorithms. And, probably, most often we use Transformers. Their main disadvantage is the resource requirement. In this article, we will consider a new
New article Patterns with Examples (Part I): Multiple Top has been published: This is the first article in a series related to reversal patterns in the framework of algorithmic trading. We will begin with the most interesting pattern family, which originate from the Double Top and Double Bottom
  Indicators: SL&TP Values  (34   1 2 3 4)
SL&TP Values: Indicator displays the value of defined stop loss and or take profit in the deposit currency. Note: It calculates an estimated value based on a simple calculation and does not take into account brokerage commissions. Author: MhFx7
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
Check out the new article: Building A Candlestick Trend Constraint Model (Part 5): Notification System (Part III) . This part of the article series is dedicated to integrating WhatsApp with MetaTrader 5 for notifications. We have included a flow chart to simplify understanding and will discuss the
Check out the new article: Developing a Replay System (Part 41): Starting the second phase (II) . If everything seemed right to you up to this point, it means you're not really thinking about the long term, when you start developing applications. Over time you will no longer need to program new
New article Learn how to design a trading system by ADX has been published: In this article, we will continue our series about designing a trading system using the most popular indicators and we will talk about the average directional index (ADX) indicator. We will learn this indicator in detail to
Linear Regression Value : Linear Regression Value (metatrader 4 version) Author: Mladen Rakic
Check out the new article: MQL5 Wizard Techniques you should know (Part 25): Multi-Timeframe Testing and Trading . Strategies that are based on multiple time frames cannot be tested in wizard assembled Expert Advisors by default because of the MQL5 code architecture used in the assembly classes. We
Trailing with Close by Button and Profit : This EA help you for Auto set the TP & SL by default parameter, Auto trailing stop & step for any order that you place from any device, Easy way to close all orders with 3 Button "Close All" "Close Profit" "Close Lose", Auto close all orders by profit or
Check out the new article: Developing a Replay System (Part 40): Starting the second phase (I) . Today we'll talk about the new phase of the replay/simulator system. At this stage, the conversation will become truly interesting and quite rich in content. I strongly recommend that you read the
Check out the new article: Propensity score in causal inference . The article examines the topic of matching in causal inference. Matching is used to compare similar observations in a data set. This is necessary to correctly determine causal effects and get rid of bias. The author explains how this
Linear Regression Value (apply to) : Linear Regression Value indicator with an option that allows it to be applied to another indicator Author: Mladen Rakic
Get message of Popup Alert MT4 using : this Script will get content message from Popup Alert dialog Author: Nguyen Quoc Hung
Log4mql (MT5) : A logging library similar to Log4j but for MQL. Author: lippmaje
Bollinger Bands with post outer band smoothing : Bollinger Bands with controllable outer band smoothing (post smoothing) Author: Conor Mcnamara