MetaTrader MT5 All Source Code Downloads - Page 35

Showing 8082 results
File Flushing in MetaTrader script MT5
MetaTrader 5 script

File Flushing in MetaTrader

When writing to a file, data may not be immediately saved. To ensure instant data storage, use the () function. Without this function, unsaved data will be written to the disk only...
Intraday Fibonacci Indicator indicator MT5
MetaTrader 5 indicator

Intraday Fibonacci Indicator

Intraday Fibonacci levels are calculated using the previous day's candlestick parameters to draw support and resistance levels.The indicator uses Fibonacci distances from the high ...
Reading and Printing Data from a Local File script MT5
MetaTrader 5 script

Reading and Printing Data from a Local File

The script accesses and displays information from a file in the terminal's local directory. It employs a loop with the () function to read the file until its end is reached. The ()...
File Integer Retrieval script MT5
MetaTrader 5 script

File Integer Retrieval

The script accesses a file in the terminal's local folder and presents its property values. The folder's location is determined by the () function.This script illustrates the appli...
Writing Array Data to a File expert MT5
MetaTrader 5 expert advisor

Writing Array Data to a File

The Expert Advisor (EA) records bid and ask prices on each tick, storing them in a structure array named 'prices'. Every twentieth tick, the EA writes this data to a binary file us...
Reading Bid and Ask Prices from Binary Files script MT5
MetaTrader 5 script

Reading Bid and Ask Prices from Binary Files

This script reads bid and ask price data from a binary file, generated by an expert advisor. The file is located in a subdirectory of the terminal's local folder, accessible via th...
i-Monday Signal Indicator indicator MT5
MetaTrader 5 indicator

i-Monday Signal Indicator

Entry signals based on the 'Monday' system. Signals are generated on Mondays at a specific hour, determined by the 'houropenpos' indicator input parameter, which considers price mo...
X Bar Clear Close Trend Indicator indicator MT5
MetaTrader 5 indicator

X Bar Clear Close Trend Indicator

This indicator identifies trend reversals without relying on moving averages or parameters tied to price movement. It focuses solely on the breakthrough of maximums/minimums of pre...
Indicator Signal Logger script MT5
MetaTrader 5 script

Indicator Signal Logger

The script captures and logs indicator signals to a file, offering customizable parameters for MACD indicator calculations, currency pair and timeframe selection, and data analysis...
File-Based Signal Indicator indicator MT5
MetaTrader 5 indicator

File-Based Signal Indicator

This indicator reads buy and sell signals from a file located in the subdirectory of the local terminal folder and displays them as up and down arrows.To utilize this indicator, en...
Write Double Indicator Values to Binary File script MT5
MetaTrader 5 script

Write Double Indicator Values to Binary File

This script retrieves indicator values and writes them to a binary file in the 'data' subdirectory of the local terminal folder.It allows customization of input parameters for the ...
Read Double Data from Binary File indicator MT5
MetaTrader 5 indicator

Read Double Data from Binary File

This indicator reads and displays data from a binary file in a separate subwindow.To use this feature, first run the script to generate the data file. The indicator will then displ...
File Size Sorting Script for MetaTrader script MT5
MetaTrader 5 script

File Size Sorting Script for MetaTrader

This script efficiently organizes CSV files based on their sizes within the general folder of MetaTrader client terminals.The process involves:- Retrieving file sizes.- Comparing s...
File Analysis and Random Number Display script MT5
MetaTrader 5 script

File Analysis and Random Number Display

The script opens a text file and analyzes the positions of strings' start points, displaying string text with a random number.To retrieve the array of start positions for each stri...
Write Integer Data to File script MT5
MetaTrader 5 script

Write Integer Data to File

The script retrieves prices from a chosen symbol, analyzes the data, and writes price movement information to a binary file at specified intervals.The () function is responsible fo...
File Read Integer indicator MT5
MetaTrader 5 indicator

File Read Integer

The indicator reads and displays price movement data from a file as a broken line in the chart's main window. To use this feature, you must first run the script to generate the dat...
Profit Loss Calculator for MetaTrader 4/5 expert MT5
MetaTrader 5 expert advisor

Profit Loss Calculator for MetaTrader 4/5

This panel is an adaptation of the 'calculateprofit_ea' expert advisor, designed for profit/loss calculation and visualization of stop loss and take profit levels.Features:- Radio ...
Daily Turn Point Indicator indicator MT5
MetaTrader 5 indicator

Daily Turn Point Indicator

This indicator is a variation of the Reversed Pivot Points concept. It calculates and displays a pivot line based on daily chart values.The indicator's functionality:- Calculates a...
i-Morning Range Indicator indicator MT5
MetaTrader 5 indicator

i-Morning Range Indicator

The i-Morning Range indicator is a powerful tool for traders using the MetaTrader platform.Indicator Input Parameters:This indicator was first implemented in MQL4 and published in ...
Expert Figurelli Series expert MT5
MetaTrader 5 expert advisor

Expert Figurelli Series

Trading system utilizing the trend indicator, with trade decisions made at specific time intervals. These intervals are determined by two sets of input parameters, one for opening ...
i-paramon Work Time Indicator indicator MT5
MetaTrader 5 indicator

i-paramon Work Time Indicator

The i-paramonworktime indicator identifies the two periods of highest market volatility within a 24-hour window. These periods can be customized using the indicator's input paramet...
i-Sessions Indicator indicator MT5
MetaTrader 5 indicator

i-Sessions Indicator

The i-Sessions indicator is a powerful tool for visualizing trade sessions. It highlights eight distinct trade sessions using colored rectangles, allowing traders to easily identif...
Morning Flat Indicator indicator MT5
MetaTrader 5 indicator

Morning Flat Indicator

This indicator identifies the levels of the 'Morning Flat' pattern, marked by red and blue lines, and suggests potential targets with green and pink lines.The indicator is designed...
Exp QQE Cloud Trading System expert MT5
MetaTrader 5 expert advisor

Exp QQE Cloud Trading System

A trading system utilizing the trend indicator, Exp QQE Cloud, with a unique approach to deal execution.This system operates with precise timing, employing two critical moments: po...
Candle Size Indicator indicator MT5
MetaTrader 5 indicator

Candle Size Indicator

The Candle Size indicator displays the ranges of price changes on the last three candlesticks of a selected timeframe. It provides a visual representation of the price movement ove...
Color3rdGenXMA Expert Advisor expert MT5
MetaTrader 5 expert advisor

Color3rdGenXMA Expert Advisor

This trading system operates on the trend market, utilizing the moving average.The decision to execute a trade is made at a specific, predetermined moment, as defined by two input ...
Color RSI indicator MT5
MetaTrader 5 indicator

Color RSI

The classic RSI with colored signal levels. This indicator changes color based on the RSI's position in oversold and overbought zones, indicating the trend direction. A growing tre...
Navel EMA indicator MT5
MetaTrader 5 indicator

Navel EMA

BookkeeperThe classic EMA with the linear combination of price timeseries. The formula for the calculation:This indicator was first implemented in MQL4 and published on 05.02.2026....
F2A AO indicator MT5
MetaTrader 5 indicator

F2A AO

A semaphore arrow indicator utilizing three moving averages.The MACD values are calculated, and the moment when the MACD changes direction is determined based on two moving average...
Non Lag AMA indicator MT5
MetaTrader 5 indicator

Non Lag AMA

In large part, NonLagAMA is a heavily processed moving average indicator with numerous configuration options. It changes color when the trend direction shifts.Indicator Input Param...
vo indicator MT5
MetaTrader 5 indicator

vo

krokusThe averaged volatility indicator calculates the average volatility of an asset's price over a specified period.It determines the maximum and minimum price values within the ...
BB CC I Cross Over indicator MT5
MetaTrader 5 indicator

BB CC I Cross Over

The indicator of patterns. It is based on the smoothed Commodity Channel Index (CCI) and Bollinger BandsĀ®. The core concept revolves around the crossing of the CCI and its signal l...
F2A AO Expert Advisor expert MT5
MetaTrader 5 expert advisor

F2A AO Expert Advisor

Trading system using the semaphore signal indicator, with additional filtering applied to the signals. The direction of the close candlestick of the higher timeframe is used as a f...
Waddah Attar Def RSI indicator MT5
MetaTrader 5 indicator

Waddah Attar Def RSI

Waddah AttarThe MACD smoothed histogram is drawn based on the RSI technical indicator.This indicator was first implemented in MQL4 and published in 2026.It utilizes the SmoothAlgor...
Full SS A indicator MT5
MetaTrader 5 indicator

Full SS A

KlotThe redrawing oscillator is drawn based on the SSA.mqh singular transformation library of functions. The redrawing occurs at the last bars section equal to the value of the ind...
Lagrange Interpolating Polynomial Indicator indicator MT5
MetaTrader 5 indicator

Lagrange Interpolating Polynomial Indicator

The Lagrange Interpolating Polynomial Indicator is a powerful tool for determining functions based on specified price points.This indicator utilizes the Lagrange interpolating poly...
VAMA and VAZZ Indicators indicator MT5
MetaTrader 5 indicator

VAMA and VAZZ Indicators

The VAMA (Velocity and Acceleration Moving Average) is an indicator based on the principle of price shift, utilizing a smoothed EMA and increments of the first 3 orders with a step...
mu v di f f indicator MT5
MetaTrader 5 indicator

mu v di f f

svm-dThe fast trends indicator is drawn based on two moving averages. Essentially, two lines of the momentum indicator are drawn using these moving averages with SMA and EMA averag...
MUV Cloud Indicator indicator MT5
MetaTrader 5 indicator

MUV Cloud Indicator

SVM-DThe MUV Cloud indicator is a trend-following tool that displays two moving averages, each with a different type of averaging (SMA and EMA), resulting in a range of values from...
MUV Diff Cloud indicator MT5
MetaTrader 5 indicator

MUV Diff Cloud

SVM-DThis fast trends indicator is drawn based on two moving averages. It displays two lines of the momentum indicator, each calculated using a different moving average (SMA and EM...
Volatility Measure (VM) script MT5
MetaTrader 5 script

Volatility Measure (VM)

This script copies candlestick data for a specified time period and analyzes its components: body, upper and lower shadows. It calculates maximum, minimum, and arithmetic mean valu...
Waddah Attar Hidden Levels Indicator indicator MT5
MetaTrader 5 indicator

Waddah Attar Hidden Levels Indicator

This indicator reveals support and resistance levels on day charts.The Waddah Attar Hidden Levels indicator was initially developed in MQL4 and released on 15.11.2022.Fig.1: Waddah...
NR T R Color Line indicator MT5
MetaTrader 5 indicator

NR T R Color Line

igorad.This indicator concept was created in 2026. It is named after its creator, with the name being a palindrome.Example:You can see an example of this indicator's usage in a fil...
Discipline Trend Reversal Indicator indicator MT5
MetaTrader 5 indicator

Discipline Trend Reversal Indicator

The Discipline Trend Reversal Indicator is a powerful tool for traders, offering a clear visual representation of market trends and generating precise signals for position entry an...
Fractal Level Xrust Indicator indicator MT5
MetaTrader 5 indicator

Fractal Level Xrust Indicator

The Fractal Level Xrust indicator is a powerful tool for traders, providing a clear visual representation of fractal patterns and their associated levels. It draws horizontal lines...
XMUV and MUV_Nordiff_Cloud Trading System expert MT5
MetaTrader 5 expert advisor

XMUV and MUV_Nordiff_Cloud Trading System

Trading system utilizing the XMUV and MUV_Nordiff_Cloud indicators. The colored points of the MUV_Nordiff_Cloud indicator provide signals for trade execution.To use this system, pl...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.