MetaTrader MTall Script Source Code Downloads - Page 6

Showing 773 results
Stop Out Price Indicator script MT5
MetaTrader 5 script

Stop Out Price Indicator

This indicator calculates the stop-out price for an open position, indicating the price at which the broker will close the position.Additionally, it determines the lockout price, w...
OpenCL Test script MT5
MetaTrader 5 script

OpenCL Test

Starting from 2026, the native support of the OpenCL interface has been added for utilizing GPU capabilities.This is a simple demonstration of the Mandelbrot fractal calculation us...
Watch Dog - Expert Advisor Monitoring Script script MT4
MetaTrader 4 script

Watch Dog - Expert Advisor Monitoring Script

Watchdog is an expert advisor and system monitoring script that sends email alerts for various events and issues.Features:- Email alerts for order openings, closings, requotes, log...
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...
JForex OHLC Data Converter script MT4
MetaTrader 4 script

JForex OHLC Data Converter

Rewrites JForex CSV data, removing weekend candles and seconds, making it compatible with MetaTrader 4.When exporting OHLC data from the JForex platform, the file requires modifica...
HTTP Using WinInet Directly in MQL4 script MT4
MetaTrader 4 script

HTTP Using WinInet Directly in MQL4

The code imports the wininet.dll original Windows library and calls the necessary functions as outlined in the MSDN documentation. It translates the MQL data types.This code is imp...
Strategy Viewer for MT4 script MT4
MetaTrader 4 script

Strategy Viewer for MT4

This script allows you to view a CSV statements file in MetaTrader 4.Instructions:- Select a system or strategy.- Download the statements to CSV (from the top right corner).- Copy ...
Calculate Profit from Time script MT4
MetaTrader 4 script

Calculate Profit from Time

This script provides valuable insights into your trading strategy's performance by analyzing log information for each hour of the day.By examining the historical data, you can make...
s-ps i@refresh script MT4
MetaTrader 4 script

s-ps i@refresh

description: The script, without communication, rescans the server, pages history, and emulates ticks for indicators and experts.Sometimes, you need to:- Rescan the server after a ...
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':...
Quick Trade Scripts for Mouse Interaction script MT4
MetaTrader 4 script

Quick Trade Scripts for Mouse Interaction

This collection of scripts enables efficient trading with mouse actions.openorders mouse- Initiates a market order at the current price. The order type (buy or sell) is determined ...
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...
Gann Fan Indicator script MT4
MetaTrader 4 script

Gann Fan Indicator

A collection of scripts to install and utilize the Gann Fan indicator, offering an alternative to the standard tool with improved accuracy.The Gann Fan indicator is designed to add...
Money Management Script for MetaTrader script MT4
MetaTrader 4 script

Money Management Script for MetaTrader

This script aims to streamline trade execution, eliminating the need for manual clicks when setting limit or stop pending trades. It automatically adjusts settings, allowing for in...
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...
Profit on Drop script MT4
MetaTrader 4 script

Profit on Drop

Calculates the profit from opened trades on the current chart if the price reaches a specified level. This level is where the script will be dropped. Pending orders are not include...
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:...
Modify Stop Loss or Take Profit script MT4
MetaTrader 4 script

Modify Stop Loss or Take Profit

This script allows you to set stop loss (SL) and take profit (TP) in pips from the actual price or at a specific price.When setting SL or TP, the script prioritizes pip settings ov...
Elliot Waves Labels script MT4
MetaTrader 4 script

Elliot Waves Labels

A simple tool to quickly add text characters on the chart for Elliot wave letter labels and numbers.Usage:This is a script, so place it in the Scripts folder.To use, drag and drop ...
Delete All Pending Orders in a Row script MT4
MetaTrader 4 script

Delete All Pending Orders in a Row

Description:This script efficiently closes all pending orders for a specific symbol at once. Simply place the script on the desired chart to execute this action....
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...
Using Named Pipes in MetaTrader 4 script MT4
MetaTrader 4 script

Using Named Pipes in MetaTrader 4

Many developers encounter the challenge of accessing the trading terminal sandbox without resorting to unsafe DLLs. One of the simplest and most secure methods is to utilize standa...
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 ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.