Articles, Library comments - page 54

Extreme highs and lows with tick prices : Marking the extreme points (higher highs and lower lows) with extreme highs and lows, but also with extreme bid and ask prices Author: Conor Mcnamara
New article How to Export Quotes from МetaTrader 5 to .NET Applications Using WCF Services is published: This article will show you one of the ways to export quotes from MetaTrader 5 to applications written in .NET. Author: Alexander
Check out the new article: Neural Network in Practice: Pseudoinverse (I) . Today we will begin to consider how to implement the calculation of pseudo-inverse in pure MQL5 language. The code we are going to look at will be much more complex for beginners than I expected, and I'm still figuring out
Check out the new article: Developing a trading robot in Python (Part 3): Implementing a model-based trading algorithm . We continue the series of articles on developing a trading robot in Python and MQL5. In this article, we will create a trading algorithm in Python. To implement a trading
Check out the new article: Neural Networks Made Easy (Part 95): Reducing Memory Consumption in Transformer Models . Transformer architecture-based models demonstrate high efficiency, but their use is complicated by high resource costs both at the training stage and during operation. In this article
  Experts: KA-Gold Bot MT5  (12   1 2)
KA-Gold Bot MT5 : KA-Gold Bot is an advanced trading advisor specifically designed for gold, utilizing the powerful combination of the Keltner channel strategy and two exponential moving averages (EMAs) - the 10-period EMA and the 200-period EMA. Principle of Operation: The 10-period EMA represents
TrendLine Touch Alert : This indicator simply alerts and sends email every time the trend line touched by the price. Fig.1 Price touches the trendline down. Author: Ahmed Soliman
Check out the new article: MQL5 Trading Toolkit (Part 4): Developing a History Management EX5 Library . Learn how to retrieve, process, classify, sort, analyze, and manage closed positions, orders, and deal histories using MQL5 by creating an expansive History Management EX5 Library in a detailed
New article Moving Mini-Max: a New Indicator for Technical Analysis and Its Implementation in MQL5 is published: In the following article I am describing a process of implementing Moving Mini-Max indicator based on a paper by Z.G.Silagadze 'Moving Mini-max: a new indicator for technical analysis'
New article The Implementation of Automatic Analysis of the Elliott Waves in MQL5 is published: One of the most popular methods of market analysis is the Elliott Wave Principle. However, this process is quite complicated, which leads us to the use of additional tools. One of such instruments is the
Pair Or Symbol And Time Frame With Watermark : Displays the current timeframe and symbol name in large font on the chart background. Useful when hopping between several charts with different symbols at the same time. Author: Dwi Sudarsono
New article Creating Multi-Expert Advisors on the basis of Trading Models is published: Using the object-oriented approach in MQL5 greatly simplifies the creation of multi-currency/multi-system /multi-time-frame Expert Advisors. Just imagine, your single EA trades on several dozens of trading
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
Divergences Template Indicator : This is a indicator to plot hidden and regular divergences on chart. Author: Yashar Seyyedin
Relative Volatility Index : Indicator is already multi time frame version with alerts included. Author: Mladen Rakic
ZigZag Step Points : Another version of ZigZag, where the step size for changing the direction of the segment is set in price points. Author: Evgeniy Chumakov
Volume Profile : This is an indicator for showing volume profile on the chart, using simple calculations and very fast execution. Author: Mohammad Baset
Simple Pip Value Calculator: "How much is a 1 pip movement on EURUSD (or any pair) worth in my currency???" It's a question we see asked frequently on the MQL forums and other forex websites. Knowing how much a 1 pip or 1 point move on a currency is going to make you (or cost you) is one of the...
Heikin Ashi Lines : A simpler way to display Heikin Ashi Author: Fernando Carreiro
Breakout Strategy with Prop Firm Helper Functions : This is an update of the "Simple Yet Effective Breakout Strategy". In this code, I have added some helper functions for prop firm challenges. Author: Anh Quan Duong
Check out the new article: Price Action Analysis Toolkit Development Part(4): Analytics Forecaster EA . We are moving beyond simply viewing analyzed metrics on charts to a broader perspective that includes Telegram integration. This enhancement allows important results to be delivered directly to
New article Learn how to design a trading system by Stochastic has been published: In this article, we continue our learning series — this time we will learn how to design a trading system using one of the most popular and useful indicators, which is the Stochastic Oscillator indicator, to build a
  Experts: Pipsover  (25   1 2 3)
Pipsover : Pipsing Expert Advisor. It works based on the iChaikin (Chaikin Oscillator) and iMA (Moving Average, MA) indicators. Author: Vladimir Karputov
Pending orders by time : The Expert Advisor sets pending Buy Stop and Sell Stop order at a specified time. Author: Vladimir Karputov
Self_Adjusting_RSI : In pscillator Self-Adjusting RSI, we have implemented the methods of automated adjusting the RSI oscillator overbought/oversold levels, described in David Sepiashvili's article The Self-Adjusting RSI. Author: Scriptor
ProfitTrail Pro EA - expert for MetaTrader 4 : ProfitTrail Pro is a smart tool that sets a stop-loss for every trade once the price moves a distance you choose. It keeps the stop-loss at a set distance from the price and moves it automatically as the price changes, helping you lock in profits and
Smooth Algorithms - Corrected/Modified - library for MetaTrader 5 : Smooth Algorithms fixed version plus Trade Algorithms plus full operational EA, plus two indicators . So you will get complete project where you be able to see example how to use and implement this libraries Author: Dragan Drenjanin
Check out the new article: Chemical reaction optimization (CRO) algorithm (Part II): Assembling and results . In the second part, we will collect chemical operators into a single algorithm and present a detailed analysis of its results. Let's find out how the Chemical reaction optimization (CRO)
Change Chart and Timeframe : Modified scripts to change Charts(next,previous) and Timeframes(higher,lower) of all charts quickly by hotkeys. script ChartNext: change to next Chart; script ChartBefore: change to previous Chart; script PeriodNext: select higher timeframe of all Charts; script
Check out the new article: Trading with the MQL5 Economic Calendar (Part 4): Implementing Real-Time News Updates in the Dashboard . This article enhances our Economic Calendar dashboard by implementing real-time news updates to keep market information current and actionable. We integrate live data