MetaTrader MT5 All Source Code Downloads - Page 159

Showing 7940 results
Horizontal Trend Lines indicator MT5
MetaTrader 5 indicator

Horizontal Trend Lines

The indicator brings the specified (by colour and style) "Trend Line" objects to horizontal by changing the price coordinate of the second reference point of the trend line (by def...
Comment library MT5
MetaTrader 5 library

Comment

Example:Several examples are provided inside the Comm.mqh fileupdate 24.01.2025 v1.08update 03.02.2025 v1.09It became necessary to output information from the service. I decided to...
RS I MA Signal Indicator indicator MT5
MetaTrader 5 indicator

RS I MA Signal Indicator

A simple and effective signal indicator for MetaTrader 5.This indicator combines two classic tools, RSI and Moving Average (MA), to identify trend following signals. It is designed...
Dynamic Gaussian Channel indicator MT5
MetaTrader 5 indicator

Dynamic Gaussian Channel

Brief description of "Dynamic Gaussian Channel" indicator Purpose The indicator builds dynamic support and resistance levels based on smoothed price data using Gaussian filter.Key ...
Positions Summary Info by Pairs script MT5
MetaTrader 5 script

Positions Summary Info by Pairs

The script aggregates total profits and swaps for each pair, which is convenient for hedging accounts and strategies where multiple entries are made based on signals....
Tillson T3 indicator MT5
MetaTrader 5 indicator

Tillson T3

A fun implementation of the Tillson T3. The distinctive feature of this implementation is that it computes 6 EMAs under the hood, but does not use any auxiliary indicator buffers f...
PA C F AC F script MT5
MetaTrader 5 script

PA C F AC F

The script calculates the autocorrelation and partial autocorrelation functions and displays them on a graph.A brief comment on the input parameters:input int N =100; // here we sp...
ON N X Trader expert MT5
MetaTrader 5 expert advisor

ON N X Trader

An archive of the models from the . You can train your own, because the models can be very different, depending on the training hyperparameters.Machine learning models are trained ...
Error Description - Updated library library MT5
MetaTrader 5 library

Error Description - Updated library

This library uses short descriptive texts for each of the errors present in the MQL5 Reference. It will be updated frequently as new errors are constantly added to the official doc...
Keyboard library MT5
MetaTrader 5 library

Keyboard

Library for keyboard operation:Data of the selected keyboard layout. Status and processing of pressed keys. Example. ...
AI S Extremum indicator MT5
MetaTrader 5 indicator

AI S Extremum

The main task of this indicator is to estimate the probability that the High price has reached its maximum, or the minimum for the Low price.First, the indicator collects statistic...
Delta Fusion Lite indicator MT5
MetaTrader 5 indicator

Delta Fusion Lite

a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Key Features: Cumulative Delta: Tracks aggregated buy ...
Clickable button excample (close all positions) expert MT5
MetaTrader 5 expert advisor

Clickable button excample (close all positions)

An example of adding buttons for your advisors.In this example, a button has been implemented to close all active positions for all instruments.In addition to the button event proc...
Aklamavo Quarters Theory indicator MT5
MetaTrader 5 indicator

Aklamavo Quarters Theory

This indicator implements the "Quarters Theory" - a technical analysis concept that divides price movement into four quarters around a central base level. It's designed to work wit...
Professional Close All Positions Panel expert MT5
MetaTrader 5 expert advisor

Professional Close All Positions Panel

ONE-CLICK CLOSE ALL POSITIONS - PROFESSIONAL TRADING PANEL // See attached MQ5 file for full source codeEmergency position management made easy with this powerful visual panel.🎯 WH...
Stochastic Momentum Colour Candles indicator MT5
MetaTrader 5 indicator

Stochastic Momentum Colour Candles

Based on the Stochastic Momentum Indicator according to William Blau by Andrey F. Zelinsky , I came up with the idea of not only showing the closing price but also finding out more...
Intraday Triple Performance indicator MT5
MetaTrader 5 indicator

Intraday Triple Performance

input string pair1="EURUSD";//Cross 1input string pair2="EURGBP";//Cross 2input string pair3="GBPUSD";//Cross 3input int bars=5000;input string tm="00:00";// Start time in the form...
CDatetime Msc library MT5
MetaTrader 5 library

CDatetime Msc

When I recently started to intensively test the functionality of CopyTicksRange(), I encountered a few unfavourable problems when handling millisecond times:I actually wanted to us...
AI S Central Axis indicator MT5
MetaTrader 5 indicator

AI S Central Axis

This indicator implements the nonlinear smoothing algorithm of HiLo type. Its main difference from the classical algorithm is that it processes extrema of the initial time series. ...
Indices Tester expert MT5
MetaTrader 5 expert advisor

Indices Tester

The EA only trades buy positions and does not use Sl and TP.Settings:"---------- General ----------" Commentary Start trade End trade Prder is closed "---------- Risk and money man...
Open Trade script MT5
MetaTrader 5 script

Open Trade

This function executes the main logic for initiating a trade.It calculates the opening price, take profit levels and stop loss based on the symbol information and parameters provid...
MQ L4/5-Json Lib library MT5
MetaTrader 5 library

MQ L4/5-Json Lib

Update: Thanks to @fxsaber for the suggestion. The files JsonTypes.mqh, JsonUtils.mqh, and JsonDomBuilder.mqh have been modified to slightly improve parsing speed....
PH S B Screener script MT5
MetaTrader 5 script

PH S B Screener

Description:Advanced screener that identifies assets with significant price drawdown. Scans all available symbols or filtered categories to find instruments trading below their rec...
Grid Master expert MT5
MetaTrader 5 expert advisor

Grid Master

Grid Master EA Overview Grid Master EA is an automated trading system that implements a bidirectional grid strategy. It places multiple pending orders above and below the current m...
Control Trade Sessions library MT5
MetaTrader 5 library

Control Trade Sessions

Library for trading session control. On startup it counts trading session times for all 7 days of the week (there can be cryptocurrency trading on Sat and Sun), up to 10 sessions p...
Simple Price EA expert MT5
MetaTrader 5 expert advisor

Simple Price EA

The algorithm of the Expert Advisor is simple: the minimum and maximum price is searched for on the number of bars specified in the input parameters. As soon as one of the current ...
Simple Pending Orders Time expert MT5
MetaTrader 5 expert advisor

Simple Pending Orders Time

The Expert Advisor was created to test the profitability of the described by one of the Forum members.SPECIAL ATTENTION!!! This Expert Advisor is not created to evaluate the qualit...
Input Struct library MT5
MetaTrader 5 library

Input Struct

This library reduces routine actions when working with input parameters.OOP. As an example of use, let's take a trading advisor. It is reasonable to use OOP-approach when writing t...
Builov RS I Pro - Strategy EA expert MT5
MetaTrader 5 expert advisor

Builov RS I Pro - Strategy EA

ConceptBuilov RSI Pro is an automated trading system based on the RSI (Relative Strength Index) with additional filters to improve signal quality and reduce false entries. Strategy...
Professional Order Manager expert MT5
MetaTrader 5 expert advisor

Professional Order Manager

Fox Wave Clean - Professional Order Manager Professional EA for efficient trade management with one-click position control. Clean design, powerful functionality.KEY FEATURES: 🗑️ De...

© ROBOTFX - Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.