Articles, Library comments - page 22

Check out the new article: From Basic to Intermediate: Operator Precedence . This is definitely the most difficult question to be explained purely theoretically. That is why you need to practice everything that we're going to discuss here. While this may seem simple at first, the topic of operators
Check out the new article: Price Action Analysis Toolkit Development (Part 21): Market Structure Flip Detector Tool . The Market Structure Flip Detector Expert Advisor (EA) acts as your vigilant partner, constantly observing shifts in market sentiment. By utilizing Average True Range (ATR)-based
Check out the new article: MQL5 Wizard Techniques you should know (Part 63): Using Patterns of DeMarker and Envelope Channels . The DeMarker Oscillator and the Envelopes' indicator are momentum and support/resistance tools that can be paired when developing an Expert Advisor. We therefore examine on
Check out the new article: MQL5 Trading Tools (Part 1): Building an Interactive Visual Pending Orders Trade Assistant Tool . In this article, we introduce the development of an interactive Trade Assistant Tool in MQL5, designed to simplify placing pending orders in Forex trading. We outline the
RSI Timeframe Analyzer - MT4 Indicator : A powerful multi-timeframe RSI dashboard that visually displays the overbought, oversold, and neutral RSI status across 9 different timeframes — from M1 to MN1. Author: Manasvi
Check out the new article: Price Action Analysis Toolkit Development (Part 19): ZigZag Analyzer . Every price action trader manually uses trendlines to confirm trends and spot potential turning or continuation levels. In this series on developing a price action analysis toolkit, we introduce a tool
SetSellStopOrder : The script is developed for placing a SellStop order with fixed trigger levels, Stop Loss and Take Profit levels in points from the current price. Author: Nikolay Kositsin
Check out the new article: Data Science and ML (Part 38): AI Transfer Learning in Forex Markets . The AI breakthroughs dominating headlines, from ChatGPT to self-driving cars, aren’t built from isolated models but through cumulative knowledge transferred from various models or common fields. Now
Check out the new article: From Basic to Intermediate: Arrays and Strings (I) . In today's article, we'll start exploring some special data types. To begin, we'll define what a string is and explain how to use some basic procedures. This will allow us to work with this type of data, which can be
Donchian Channel Plus : Donchian Channel Plus includes a new width parameter. Video link to usage in source Author: maximo
Easy Canvas (iCanvas): The library and iCanvas class simplify writing programs using Canvas. Author: Nikolai Semko
Fair Value Gaps : Fair Value Gaps indicator or 'imbalance areas' where markets often move back to. Author: maximo
ATR-Adjusted Rate of Change(ROC) : Normalized the Rate of Change (ROC) indicator. Author: Salman Soltaniyan
MAxCD : Three Moving Averages Convergence/Divergence - Indicator for MT5 Author: Roberto Jacobs
New article Interview with Sergey Pankratyev (ATC 2012) is published: The Championship is coming to an end leaving us with vivid impressions of many unusual trading strategies. However, the trading robot of Sergey Pankratyev (s75) is showing really peculiar things - it is trading all 12 currency
PSAR Zigzag (Non lagging) : A zigzag based on the trend change of the parabolic sar Author: Conor Mcnamara
Check out the new article: Automating Trading Strategies in MQL5 (Part 16): Midnight Range Breakout with Break of Structure (BoS) Price Action . In this article, we automate the Midnight Range Breakout with Break of Structure strategy in MQL5, detailing code for breakout detection and trade
Pan PrizMA No leverage 72 : Construct a moving line with a polynomial of 4 degrees. Extrapolates the sinusoidal and its axial. The constructed lines remove one value at each bar and a sliding line of extrapolated values is constructed which is not redrawn. Author: Aleksey Panfilov
Check out the new article: Artificial Showering Algorithm (ASHA) . The article presents the Artificial Showering Algorithm (ASHA), a new metaheuristic method developed for solving general optimization problems. Based on simulation of water flow and accumulation processes, this algorithm constructs
RSI_MAonRSI_Dual : Two indicators iRSI (Relative Strength Index, RSI) smoothed using iMA (Moving Average, MA) Author: Vladimir Karputov
MA or Price Histogram : Histogram between price and indicator or between two indicators Author: Vladimir Karputov
Dots Indi MT5 : Dots (MetaTrader indicator) is based on the 2006 indicator by TrendLaboratory. It displays the current trend direction by placing the dots on the main chart. The blue dots signal bullish trend and the red dots signal bearish trend. Although the indicator doesn't rely on any standard
SMI Ergodic Oscillator : Ergodic oscillator Stochastic Momentum Index (SMI) Author: Artyom Trishkin
Volatility Stop : Volatility Stop - indicator of stop levels by volatility Author: Artyom Trishkin
QQE Quantitative Qualitative Estimation MT5 : QQE MetaTrader indicator — or Quantitative Qualitative Estimation, is based on a rather complex calculation of the smoothed RSI indicators. As a result, you get two lines in a separate indicator window — the fast one and the slow one. There is also an
The Leading Indicator : The Leading Indicator was created by John Ehlers (Cybernetic Analysis For Stocks And Futures pg 235) Author: Andrei Novichkov
Chande Kroll Stop : Chande Kroll Stop indicator - stop levels for short and long positions. Author: Artyom Trishkin
New article Automata-Based Programming as a New Approach to Creating Automated Trading Systems is published: This article takes us to a whole new direction in developing EAs, indicators and scripts in MQL4 and MQL5. In the future, this programming paradigm will gradually become the base standard for
Know Sure Thing : Know Sure Thing (KST) oscillator indicator based on the rate of price change (ROC) Author: Artyom Trishkin
RiskManager with InfoPanel and Support : My first code on the site, which requires improvement. The idea to create an ideal tool for traders, in the work on the main component of any trading system-Risk Manager Author: Anatoliy Migachyov