Articles, Library comments - page 36

Check out the new article: Brute force approach to patterns search (Part V): Fresh angle . In this article, I will show a completely different approach to algorithmic trading I ended up with after quite a long time. Of course, all this has to do with my brute force program, which has undergone a
Bollinger and Envelope candle extremes : Candle close above/below BB & Envelopes Author: Paul Conrad Carlson
Extreme_TMA_line_indicator: Extreme TMA Line indicator Author: Scriptor
Check out the new article: The price movement model and its main provisions. (Part 3): Calculating optimal parameters of stock exchange speculations . Within the framework of the engineering approach developed by the author based on the probability theory, the conditions for opening a profitable
New article How to Test a Trading Robot Before Buying it from MQL5 Market is published: MQL5 Market allows you to test a trading robot and its features before buying it. Every Expert Advisor offered in MQL5 Market comes with a demo version that can be tested in the Strategy Tester. It is quite...
New article Using AutoIt With MQL5 has been published: Short description. In this article we will explore scripting the MetraTrader 5 terminal by integrating MQL5 with AutoIt. In it we will cover how to automate various tasks by manipulating the terminals' user interface and also present a class
Check out the new article: Data Science and Machine Learning(Part 15): SVM, A Must-Have Tool in Every Trader's Toolbox . Discover the indispensable role of Support Vector Machines (SVM) in shaping the future of trading. This comprehensive guide explores how SVM can elevate your trading strategies
Check out the new article: Developing a Replay System — Market simulation (Part 12): Birth of the SIMULATOR (II) . Developing a simulator can be much more interesting than it seems. Today we'll take a few more steps in this direction because things are getting more interesting. Even though the
XP Forex Trade Manager MT5 : Forex Trade Manager MT4 simplifies managing open orders in MetaTrader 5. Author: Marzena Maria Szmit
Check out the new article: Developing a Replay System — Market simulation (Part 11): Birth of the SIMULATOR (I) . In order to use the data that forms the bars, we must abandon replay and start developing a simulator. We will use 1 minute bars because they offer the least amount of difficulty. We
BPNN MQL Predictor Demo with library: This is a demo indicator with BPNN neural network library ported from C++ to MQL. Author: Stanislav Korotky
Check out the new article: Developing a Replay System — Market simulation (Part 10): Using only real data for Replay . Here we will look at how we can use more reliable data (traded ticks) in the replay system without worrying about whether it is adjusted or not. In the video below you can see the
Alert Crossing Moving Average Nth Bar: An alert (an audio alert, email and push notification) is generated when the iMA (Moving Average, MA) indicator crosses the bar with index N. Author: Vladimir Karputov
Check out the new article: How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 3): Added symbols prefixes and/or suffixes and Trading Time Session . Several fellow traders sent emails or commented about how to use this Multi-Currency EA on brokers with symbol names that have
Check out the new article: Developing a Replay System — Market simulation (Part 09): Custom events . Here we'll see how custom events are triggered and how the indicator reports the state of the replay/simulation service. Now notice that we are using something common to trigger custom events, namely
Exp_WeightOscillator: The simplest EA based on the WeightOscillator weighted oscillator. Author: Nikolay Kositsin
Check out the new article: Regression models of the Scikit-learn Library and their export to ONNX . In this article, we will explore the application of regression models from the Scikit-learn package, attempt to convert them into ONNX format, and use the resultant models within MQL5 programs
Custom Moving Average Input Color: A modification of the "Custom Moving Average" indicator: now the line color can be passed in input parameters. Author: Vladimir Karputov
Two dimension Array fill and Print - script for MetaTrader 5 : Easy to use. Author: Encho Enev
No Repaint Heiken Ashi : The Heiken Ashi indicator with no repaint or repaint mode input option. Author: Le Minh Duc
Spread Lines: The indicator allows to customize spread lines (style, thickness, broker spread). Author: file45
Exp_JBrainSig1_UltraRSI: Exp_JBrainSig1_UltraRSI Expert Advisor uses the values of JBrainTrend1Sig and UltraRSI indicators to analyze the market state Fig. 1. The instances of history of deals on the chart. Author: Nikolay Kositsin
Multi_BreakEven.mt4 : Multi_BreakEven is a script file that allows multiples entry positions to set to breakeven using pips or target price when the trade is in your favor. Author: Daniel Opoku
Acceleration_Deceleration_AC_MTF: Indicator Multi timeframes Bill Williams Accelerator Oscillator Author: Scriptor
New article MTF indicators as the technical analysis tool has been published: Most of traders agree that the current market state analysis starts with the evaluation of higher chart timeframes. The analysis is performed downwards to lower timeframes until the one, at which deals are performed. This...
Squeeze RA V1: My version of Squeeze Indicator for MetaTrader 4. This indicator is based on a strategy mentioned in John Carter's book, Mastering the Trade. It is also a fully improvised version of Squeeze_Break indicator by Des O'Regan. Author: forexar
Weighted deviation bands : Weighted deviation bands - metatrader 4 version Author: Mladen Rakic
Check out the new article: Neural networks made easy (Part 49): Soft Actor-Critic . We continue our discussion of reinforcement learning algorithms for solving continuous action space problems. In this article, I will present the Soft Actor-Critic (SAC) algorithm. The main advantage of SAC is the
FractalsAlert: FractalsAlert is base of the Indicator Fractals by MetaQuotes Software Corp. with alert and email alertand option to display trader info and signal. Author: Roberto Jacobs
Multi colored trend indicator MT5 : This indicator uses two moving averages to calculate the market trend and changes color depending on the trend direction. Author: Md Sakhawat Hossain