Classes for working with memory mapped files (converted from C++ to MQL5).The original C++ project was published in Codebase.An example script is included.This example can be used ...
This indicator displays information across multiple currency pairs.It includes an optional trend line.The label color has been changed to red for improved visibility on default cha...
Notarius is an experimental trend indicator that generates alerts based on price averaging.
Settings:
- Mode: Determines the signal formation method.
- Start Bar: Specifies the nu...
This Expert Advisor (EA) operates on the principle that market movements are not always unidirectional. Even during strong trends, temporary pullbacks occur due to significant supp...
This Expert Advisor (EA) is designed using the 10 Simple Moving Average (SMA) indicator.The EA incorporates sound notifications to alert the user based on predefined market conditi...
Bykov Trend HTF Signal provides trend direction or trade signals generated by the indicator. It displays these signals as colored graphic objects indicating trend or trade directio...
Le Man IndicatorThis indicator calculates the distance from the market entry price to the highs and lows, displaying quartile deviations.The first green line (from bottom to top) i...
The CStdDevOnArray class facilitates the calculation of standard deviation on indicator buffers.Initialization:The Init() method is called within the initialization function with t...
This class facilitates the calculation of Ichimoku Kinko Hyo indicator values directly on indicator data buffers.Class Initialization:The init() method is called within the indicat...
The CBandsOnArray is intended for calculation of Bollinger Bands on an indicator buffer.Usage:The Init() method with the following parameters is called in the function of the indic...
Silver Trend HTF Signal displays the trend direction or a trading signal generated by the indicator on a selected bar. It uses colored graphical objects for trend indication or tra...
The CCICalculationArray class is designed for calculating Commodity Channel Index (CCI) values on indicator buffers.Usage:init()The init() method is called in the OnInit() function...
Brain Trend HTF Signal displays trend directions from the last bars of the indicator as a sequence of graphical objects colored according to the trend direction. The number of bars...
The indicator creates fractals from another larger timeframe on a current chart based on indicator data. There is a possibility to change the timeframe of calculated fractals in th...
The BullsBearsOnArray class is designed for the calculation of Bulls and Bears Power values on indicator buffers.
Usage:
init() method with the following parameters is called in th...
The CwprOnArray class is designed for calculating Williams %R on indicator buffers.Usage:The init() method is called within the indicator function with the following parameters:int...
The ForceOnArray class is designed for calculating indicator buffers.Usage:The init() method is called within the indicator function with the following parameters:int aperiod: The ...
This indicator calculates the number of ticks and the average time between ticks in milliseconds for each minute within the current hour.Minute by minute, the indicator adds a new ...
Wipeout is an expert advisor designed to automatically close all open orders on your MetaTrader account once a specified profit target is reached.The core functionality is controll...
The CVIDYAONARRAY class is designed for calculating the Variable Index Dynamic Average (VIDYA) on an indicator buffer. This class provides a structured approach to implementing the...
The 3D Oscillator HTF Signal indicator displays trend direction and trading signals. Signals are provided as text messages with trend color indication or deal direction, and can tr...
Zig Zag indicator utilizing fractals from a larger timeframe, incorporating data from the Vinini Fractals Trend indicator.The Vinini Fractals Trend indicator has no input parameter...
The CVHFIOnArray class is designed for calculating Volume Weighted Moving Average (VWMA) values on indicator buffers.Usage:The Init() method is called in the OnInit() function with...
The CEnvelopesOnArray class is designed for calculating the Envelope indicator using an indicator buffer.Usage:The init() method is called within the function with the following pa...
The CPriceChannelOnArray class is designed for calculating indicator buffers.Usage:The init() method is called within the indicator's function with the following parameters:int ape...
The CTRIXonArray class is designed for calculating the TRIX indicator on an indicator buffer.Usage:The init() method is called within the indicator's function with the following pa...
The CFractalsOnArray class is designed for calculating indicator buffers.Usage:Initialization is not required.Call the solve() method with the following parameters:const int ratesT...
CHVonArray Class: Indicator Calculation on BuffersThe CHVonArray class is designed for calculating the Chaikin Volatility Indicator (CHV) using indicator buffers.Usage:Initializati...
The On Balance Volume (OBV) class is designed to calculate the On Balance Volume indicator on indicator buffers.Usage:The init() method with an optional parameter is called in the ...
The CFramaOnArray class is intended for calculation of the Frama indicator on indicator buffers.Usage:The init() method with the following parameters is called in the function of t...
Heiken Ashi Smoothed HTF Signal displays trend directions from the last bars of the Heiken Ashi Smoothed indicator as a sequence of graphical objects colored according to a trend d...
This is a volatility indicator for a specified period in 2026.Indicator DescriptionThe indicator deems a breakout to be genuine if the body of a formed bar exceeds the average true...
The indicator displays a grid of potential future price levels.The trading strategy involves identifying a local maximum or minimum, after which several horizontal lines are drawn....
The CTemaOnArray class is designed for calculating the Triple Exponential Moving Average (TEMA) on an indicator buffer.Usage:The init() method is called within the indicator's func...
The CDEMAonArray class is designed for calculating the Double Exponential Moving Average (DEMA) on an indicator buffer.Usage:The init() method is called within the indicator's func...
This indicator identifies areas suitable for placing stop-loss orders for both long and short positions, which can be beneficial for trailing stop strategies.The indicator displays...
Polarized Fractal Efficiency is a technical indicator that displays the current market price efficiency.The indicator values oscillate between -1 and +1, with the central line pass...
The CDeMarkerOnArray class is designed for calculating values on indicator buffers.Usage:The init() method is called within the init() function with the following parameters:int ap...
The RBVI Forex indicator is designed to identify and trade in flat market conditions, which often occur during periods of low volatility, such as the night trading session. The ind...
This Expert Advisor (EA) utilizes two Moving Averages, one applied to the High price and the other to the Low price, to identify trading opportunities.A long position is initiated ...
This indicator utilizes Gaussian filtration to generate an initial filter line. Additional lines are derived through the refiltration of the preceding filter line.It is designed fo...
This indicator calculates the standard deviation over a specified period and determines the upper and lower channel bands. It functions similarly to the standard Bollinger Bands in...
The Asymmetric Stochastic Indicator is an advanced version of the traditional stochastic oscillator.The Kperiod now consists of two values - junior Kperiodshort (short) and senior ...
This indicator provides trend signals with colored trapeziums, where the color corresponds to the trend direction, and integral market entry signals as colored bars, based on the p...