MetaTrader MTall All Source Code Downloads - Page 55

Showing 11123 results
Opening Long Positions with MetaTrader Scripts script MT5
MetaTrader 5 script

Opening Long Positions with MetaTrader Scripts

These scripts facilitate buying with predetermined stop loss and take profit values, measured in points from the current price. The scripts are categorized into two groups:Group 1:...
Scripts for Opening Short Positions script MT5
MetaTrader 5 script

Scripts for Opening Short Positions

These scripts facilitate selling with predetermined stop loss and take profit values, measured in points from the current price. The scripts are categorized into two groups:The fir...
Trend Strength Indicator indicator MT5
MetaTrader 5 indicator

Trend Strength Indicator

The Trend Strength indicator is a powerful tool for defining the global trend in financial markets. It utilizes the direction of oscillator movement as a criterion to identify the ...
SM Price Bend-T01 Indicator indicator MT5
MetaTrader 5 indicator

SM Price Bend-T01 Indicator

Homesoft-Tartan Corp.This indicator measures the first price change derivative, indicating trend speed and direction. Color-coded indications have four states, with light colors re...
Trend Continuation Indicator indicator MT5
MetaTrader 5 indicator

Trend Continuation Indicator

Trends are a significant aspect of market analysis, and this indicator aids in identifying them.The Trend Continuation indicator was initially developed for MQL4 and released on 16...
Renko Line Break Indicator indicator MT5
MetaTrader 5 indicator

Renko Line Break Indicator

This indicator provides a unique visualization of price action using Renko-style line breaks.The indicator offers a clear representation of price trends by drawing two lines, repre...
RSI O M A indicator MT5
MetaTrader 5 indicator

RSI O M A

KalenzoThe RSI indicator is drawn based on a smoothed price series, featuring an additional signal line for enhanced precision in identifying entry points and the prevailing trend....
Pairs Trade Light indicator MT5
MetaTrader 5 indicator

Pairs Trade Light

This indicator is a simplified version of the original Pairs Trade indicator. It introduces several modifications:- Slow MA uses exponential smoothing.- Fast MA uses exponential sm...
Float Indicator indicator MT5
MetaTrader 5 indicator

Float Indicator

The Float indicator is a sophisticated tool that analyzes historical chart data for a specific currency pair and interprets the current market trends. It provides valuable insights...
3rd Generation Moving Average Indicator indicator MT5
MetaTrader 5 indicator

3rd Generation Moving Average Indicator

The 3rd Generation Moving Average is a powerful tool for financial market analysis, offering a unique approach to reducing temporal lag. This indicator, inspired by Manfred G. Dürs...
Color JCCX indicator MT5
MetaTrader 5 indicator

Color JCCX

Smoother Commodity Chanel Index (CCI) with alternative averaging algorithms for reduced chaos.The trend direction is indicated by color: strong trends are blue or red, while weak t...
Pinbar Detector indicator MT5
MetaTrader 5 indicator

Pinbar Detector

The indicator that identifies pin bars in the chart. Pin bars are a three-bar pattern consisting of the 'left eye', 'nose', and 'right eye'. The 'left eye' should be a rising bar f...
ColorJJRSX indicator MT5
MetaTrader 5 indicator

ColorJJRSX

Smoother Relative Strength Index (RSI) with alternative averaging algorithms for enhanced predictability.The indicator's color indicates the trend direction: strong trends are show...
Expert Trend Continuation expert MT5
MetaTrader 5 expert advisor

Expert Trend Continuation

The Expert Advisor utilizes a trend indicator to generate signals when a bar closes, indicating a change in the indicator's direction through a color change.To use this indicator, ...
Narrow Range Signal Expert Advisor expert MT5
MetaTrader 5 expert advisor

Narrow Range Signal Expert Advisor

The expert advisor is designed to simplify trading decisions. It operates by setting buy-stop and sell-stop orders at the upper and lower boundaries of a specified range.When an in...
QQE Cloud indicator MT5
MetaTrader 5 indicator

QQE Cloud

The QQECloud is an indicator for quantitative and qualitative evaluation, utilizing complex calculations of RSI smoothed indicators.This indicator is presented in two forms: as two...
Trade Break Out Indicator indicator MT5
MetaTrader 5 indicator

Trade Break Out Indicator

The TradeBreakout indicator calculates the distance from the current price (close, max, or min) to the breakout point of recently established support or resistance levels, determin...
Donchian Channel Indicator indicator MT5
MetaTrader 5 indicator

Donchian Channel Indicator

The Donchian Channel is a technical analysis tool that helps traders identify trends and volatility in the market. It is constructed by taking the highest and lowest prices over a ...
Easy Trend Visualizer Indicator indicator MT5
MetaTrader 5 indicator

Easy Trend Visualizer Indicator

The Easy Trend Visualizer Indicator is a straightforward tool for visualizing trends. It does precisely what its name suggests: it identifies the beginning and end of a trend and h...
Object Emulator for MetaTrader 4 and 5 library MT5
MetaTrader 5 library

Object Emulator for MetaTrader 4 and 5

DescriptionMetaTrader 4 enables the use of objects within the Expert Advisor during testing. Upon test completion, the chart featuring these objects will be displayed. Arrows facil...
Average Volumes (Volumes Forecasting) indicator MT5
MetaTrader 5 indicator

Average Volumes (Volumes Forecasting)

The indicator displays 'tick volume' or 'real volume' volumes and their average value on history in a separate window. The average value of volumes is used to forecast their values...
CCI i Arrows indicator MT5
MetaTrader 5 indicator

CCI i Arrows

The Semaphore Signal Indicator identifies and marks breakthrough moments of the zero level by the CCI technical indicator, presenting these instances with color-coded points.Fig.1 ...
Figurelli Series Indicator indicator MT5
MetaTrader 5 indicator

Figurelli Series Indicator

The Figurelli Series indicator is a powerful tool for trend analysis. It provides a clear visualization of the market trend direction and strength.This indicator displays histogram...
File Search and Directory Display Script script MT5
MetaTrader 5 script

File Search and Directory Display Script

This script demonstrates how to use functions for file and directory operations.It searches and displays the names of all files and directories within the "experts" folder located ...
File Copy Script Demonstration script MT5
MetaTrader 5 script

File Copy Script Demonstration

This script showcases the functionality of the () function for file copying.The script copies content from one file to another. For a successful copy, the source file should be loc...
Delete Demo Files script MT5
MetaTrader 5 script

Delete Demo Files

The script scans all text files in the terminal's local folder and removes those with creation dates older than the value specified in the 'inpfilesdate' input parameter.Note:By de...
the20sv0.20 indicator MT5
MetaTrader 5 indicator

the20sv0.20

The semaphore trend signal indicator.This indicator uses the size of the previous bar's candlestick and its maximum deviation for high and low in a distance defined by the indicato...
File Movement Between Terminals script MT5
MetaTrader 5 script

File Movement Between Terminals

The script facilitates the transfer of a source file from a subdirectory in the terminal's local folder to a target file in a shared folder accessible to all client terminals.It fi...
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 ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.