MetaTrader MT5 Script Source Code Downloads - Page 2

Showing 351 results
Binance Quotes Downloader script MT5
MetaTrader 5 script

Binance Quotes Downloader

This script enables the retrieval and display of quotes from the Binance crypto exchange within a custom token window.To utilize the script:- Place the binancequotesdownloader file...
Objects Description Activator script MT5
MetaTrader 5 script

Objects Description Activator

This script enables the 'chart objects description' for non-programmers. For any open chart window.After running the 'Objects Description Activator':...
Color Chart Randomizer script MT5
MetaTrader 5 script

Color Chart Randomizer

A simple script to randomize all colors on your chart. Click to see the results instantly.This script offers a quick way to experiment with different color combinations for your ch...
News Indicator with Vertical Lines script MT5
MetaTrader 5 script

News Indicator with Vertical Lines

This script enhances your MetaTrader platform by adding vertical lines to your charts, indicating news events.It outlines calendar events with vertical lines, providing a clear vis...
Chart Period Changer script MT5
MetaTrader 5 script

Chart Period Changer

A simple script to switch between basic timeframes on charts, enabling period changes via hotkeys.Ascending:Descending:Cyclic....
Widescreenshooter script MT5
MetaTrader 5 script

Widescreenshooter

Script to capture wide screenshots when your monitor's width is insufficient to display the entire chart.The script generates images with a length of 1500 bars, allowing you to cap...
Open Buy Position Script script MT5
MetaTrader 5 script

Open Buy Position Script

The OpenBuyPosition script is designed to facilitate buying with predefined stop loss and take profit values in points relative to the current price.Key Features:- Fixed Stop Loss ...
Open Buy Position script MT5
MetaTrader 5 script

Open Buy Position

This script facilitates buying with predetermined stop loss and take profit values in points relative to the current price.Key Features:- Fixed Deal Volume: Utilizes the mm (money ...
Set Sell Limit Order script MT5
MetaTrader 5 script

Set Sell Limit Order

The setselllimitorder script facilitates the placement of a sell limit order with predefined trigger, stop loss, and take profit levels in points relative to the current price. Its...
Set Sell Stop Order script MT5
MetaTrader 5 script

Set Sell Stop Order

The setsellstoporder script is designed to facilitate the placement of a sell stop order with predefined trigger, stop loss, and take profit levels in points relative to the curren...
Set Buy Stop Order script MT5
MetaTrader 5 script

Set Buy Stop Order

The setbuystoporder script facilitates the placement of a buy stop order with predefined trigger, stop loss, and take profit levels in points relative to the current price.A key fe...
Set Buy Limit Order script MT5
MetaTrader 5 script

Set Buy Limit Order

The setbuylimitorder script is designed to facilitate the placement of buy limit orders with predefined trigger, stop loss, and take profit levels relative to the current price. It...
Set Buy Stop Limit Order script MT5
MetaTrader 5 script

Set Buy Stop Limit Order

The setbuystoplimitorder script facilitates the placement of a buy stop limit order with predefined trigger levels, stop loss, and take profit levels in points relative to the curr...
Set Sell Stop Limit Order script MT5
MetaTrader 5 script

Set Sell Stop Limit Order

The setsellstoplimitorder script facilitates the placement of a sell stop limit order with predefined trigger, stop loss, and take profit levels relative to the current price. A ke...
Empirical Mode Decomposition (EMD) script MT5
MetaTrader 5 script

Empirical Mode Decomposition (EMD)

The EMD script performs empirical mode decomposition for the current symbol, displaying the result in the default web browser.To use the script:- Copy the entire EMD directory (fro...
Invert Position script MT5
MetaTrader 5 script

Invert Position

This script facilitates the reversal of open positions with predefined stop loss and take profit values in points, calculated from the current price. The volume of the reversed pos...
Close Position script MT5
MetaTrader 5 script

Close Position

The Close Position script is a tool for managing open positions by closing them based on their volume.Input Parameters:...
Info Account script MT5
MetaTrader 5 script

Info Account

This script provides essential information about the current trading account, conveniently displayed in the upper left corner of the chart window.It offers a quick overview of vari...
Info Market script MT5
MetaTrader 5 script

Info Market

This is an informative script that displays essential trading data on the current trading pair in the upper left corner of the chart window.It provides valuable information such as...
Displaying Multiple Charts in a Single Window script MT5
MetaTrader 5 script

Displaying Multiple Charts in a Single Window

Description:This script enables traders to monitor multiple charts simultaneously, aiding in identifying correlations between different currency pair rate changes. It facilitates t...
Send Push Notifications to Your Smartphone script MT5
MetaTrader 5 script

Send Push Notifications to Your Smartphone

Description:This script enables you to send instant push notifications to your smartphone from the MetaTrader terminal on your computer.Fig.1: Sending push notifications from the t...
MT4/MT5 History Export Script script MT5
MetaTrader 5 script

MT4/MT5 History Export Script

A handy script to export historical data in the MetaTrader 4 format.This script addresses issues with historical data in MetaTrader 4 by allowing you to load detailed history from ...
Pivot Points HTML Report script MT5
MetaTrader 5 script

Pivot Points HTML Report

This script provides an HTML report of pivot levels for large timeframes (W1, MN1) across all symbols in the Market Watch.The HTML file is saved to the Metatrader5/Mql5/Files folde...
Working with CSV Files as Tables script MT5
MetaTrader 5 script

Working with CSV Files as Tables

This script showcases the handling of a table, requiring only the column count as essential information.The script converts 'news.txt' into a CSV file with a delimiter of ";", or a...
Binary and Ternary Search script MT5
MetaTrader 5 script

Binary and Ternary Search

The script provides two search functions:bsearch()- Performs a binary search.tsearch()- Executes a ternary search.The script compares the speed of these search methods by running 3...
One Cancel Other(s) script MT5
MetaTrader 5 script

One Cancel Other(s)

This script is designed for manual trading, ensuring efficient order management. It automatically cancels all other pending orders on the same symbol when one order is triggered, m...
Measure Popular Candles (MPC) script MT5
MetaTrader 5 script

Measure Popular Candles (MPC)

This script, 'MPC - Measure Popular Candles', measures and visually displays the frequency of various candlestick patterns. It was originally conceived to aid in the development of...
Open Buy Position X script MT5
MetaTrader 5 script

Open Buy Position X

The OpenBuyPosition_X script facilitates buying at predetermined stop loss and take profit values in points relative to the current price.A key feature is its capability to manage ...
Open Sell Position X script MT5
MetaTrader 5 script

Open Sell Position X

The OpenSellPosition_X script facilitates selling at predetermined stop loss and take profit values in points relative to the current price.A key feature is the ability to manage p...
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...
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...
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...
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...
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...
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...
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 ...
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...
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...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.