Articles, Library comments - page 53

Check out the new article: Permuting price bars in MQL5 . In this article we present an algorithm for permuting price bars and detail how permutation tests can be used to recognize instances where strategy performance has been fabricated to deceive potential buyers of Expert Advisors. Permuting
Fractal_RSI_HTF : The Fractal_RSI indicator with the timeframe selection option available in the input parameters. Author: Nikolay Kositsin
Load Server History: Load history form server Set the option at 1. Author: Lam K
Check Last Closed Trade (Profit / Type / Symbol etc.) : Select the last closed deal (trade) to further work. Author: Hapu Arachchilage Tharindu Lakmal
Adaptive SMA : improved version of the standard Simple moving average indicator with a lower delay Author: Andrei Khrushchev
New article Learn how to design a trading system by Ichimoku has been published: Here is a new article in our series about how to design a trading system b the most popular indicators, we will talk about the Ichimoku indicator in detail and how to design a trading system by this indicator. In this
Hi all, any body help me
Day_Of_Week_Lables : Day of week indicator Author: Scriptor
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
RSI Bot MT5 : RSI Bot, send alert buy when RSI<=20, send alert sell when RSI>=80 Author: Nguyen Minh Tri
Check out the new article: Developing a multi-currency Expert Advisor (Part 10): Creating objects from a string . The EA development plan includes several stages with intermediate results being saved in the database. They can only be retrieved from there again as strings or numbers, not objects. So
iMax3 : iMAX3 indicator - Fast Trend Detector Author: Scriptor
New article Price Action. Automating the Engulfing Pattern Trading Strategy has been published: This article describes a process of creating an Expert Advisor for MetaTrader 4 based on the Engulfing pattern, as well as the pattern recognition principle, rules of setting pending orders and stop...
Real Time Complete Trade Stats Display EA : This EA provides traders with real-time overview of their trading activity directly on their chart. This powerful tool displays crucial metrics such as overall buy and sell profits, the number of open trades, and the current market spread, giving traders
Rsi Ema Engulfing Bar V3 : Engulfing Bar Occurs below Ema moving Average that is rising - Buy Trade - Author: Paul Conrad Carlson
Check out the new article: Two-sample Kolmogorov-Smirnov test as an indicator of time series non-stationarity . The article considers one of the most famous non-parametric homogeneity tests – the two-sample Kolmogorov-Smirnov test. Both model data and real quotes are analyzed. The article also
Check out the new article: Applying Localized Feature Selection in Python and MQL5 . This article explores a feature selection algorithm introduced in the paper 'Local Feature Selection for Data Classification' by Narges Armanfard et al. The algorithm is implemented in Python to build binary
Check out the new article: Creating a Trading Administrator Panel in MQL5 (Part II): Enhancing Responsiveness and Quick Messaging . In this article, we will enhance the responsiveness of the Admin Panel that we previously created. Additionally, we will explore the significance of quick messaging in
Lesson 4 Price Action and MA Filter : This is a tutorial on price action trading combined with a moving average filter Author: Dao Thanh Tan
Refresh All Open Charts : This Script will Refresh All Open Charts in MT5, Usually custom symbols in MT5 needs to be Refresh sometime so this script will help to refresh all open chart at once. We can also use this Script anywhere where we need to refresh all open charts. Author: Muhammad Ali Akbar
Check out the new article: Example of Stochastic Optimization and Optimal Control . This Expert Advisor, named SMOC (likely standing for Stochastic Model Optimal Control), is a simple example of an advanced algorithmic trading system for MetaTrader 5. It uses a combination of technical indicators
MT5 CCI with shift parameter : The default CCI in MT5 doesn't have the shift parameter. This script implements the shift. Author: Conor Mcnamara
OverHedgeV2 : Hedging positions. Working on a new bar. Author: Vladimir Karputov
Check out the new article: Example of Causality Network Analysis (CNA) and Vector Auto-Regression Model for Market Event Prediction . This article presents a comprehensive guide to implementing a sophisticated trading system using Causality Network Analysis (CNA) and Vector Autoregression (VAR) in
Check out the new article: Reimagining Classic Strategies in MQL5 (Part II): FTSE100 and UK Gilts . In this series of articles, we explore popular trading strategies and try to improve them using AI. In today's article, we revisit the classical trading strategy built on the relationship between the
New article Using the CCanvas class in MQL applications has been published: The article considers the use of the CCanvas class in MQL applications. The theory is accompanied by detailed explanations and examples for thorough understanding of CCanvas basics. Let's run the resulting example and try
New article LifeHack for Traders: Indicators of Balance, Drawdown, Load and Ticks during Testing has been published: How to make the testing process more visual? The answer is simple: you need to use one or more indicators in the Strategy Tester, including a tick indicator, an indicator of balance
QQE of CCI : QQE (Quantitative Qualitative Estimation) is normally made using RSI (Relative Strength Index) as a "basic" indicator. This version is using CCI (Commodity Channel Index) instead. It seems that the job done by the QQE calculation is making a useful indicator and that it is useful in
Check out the new article: Formulating Dynamic Multi-Pair EA (Part 1): Currency Correlation and Inverse Correlation . Dynamic multi pair Expert Advisor leverages both on correlation and inverse correlation strategies to optimize trading performance. By analyzing real-time market data, it identifies
Max trade volume checker for your trading account : A dialog to display the maximum lot size permitted on the underlying asset for different types of orders (buy, sell, pending buy, and pending sell). Author: Conor Mcnamara