MetaTrader MTall Script Source Code Downloads - Page 7

Showing 773 results
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...
Elliott Wave Easy Counter Script script MT4
MetaTrader 4 script

Elliott Wave Easy Counter Script

This simple script enables you to perform basic Elliott Wave counts in MetaTrader 4 through a user-friendly drag-and-drop interface. The script automatically tracks the current wav...
PZ Progressive Trading Scripts script MT4
MetaTrader 4 script

PZ Progressive Trading Scripts

This collection of scripts is designed to enhance your trading strategy by scaling into trades as price movements align with your predictions. By implementing proper pyramiding tec...
Close All Advanced script MT4
MetaTrader 4 script

Close All Advanced

thinktrusttradeThis script offers a comprehensive solution for managing open positions in your MetaTrader 4 terminal. It provides the flexibility to close all positions or selectiv...
Chart Changer Script for MetaTrader script MT5
MetaTrader 5 script

Chart Changer Script for MetaTrader

This script allows for rapid cycling through your open charts using a single hotkey. Assign the script to a convenient key combination to quickly switch between trading setups and ...
Close Pending Orders MT4 Script script MT4
MetaTrader 4 script

Close Pending Orders MT4 Script

This script allows you to close all pending orders in your MT4 terminal, or selectively close specific pending orders based on various criteria.You can choose to close pending orde...
Candlestick Statistics Calculation Tool script MT5
MetaTrader 5 script

Candlestick Statistics Calculation Tool

This script calculates and displays statistics for candlestick bodies and shadows on the current chart. The statistics include minimal, maximal, and average values, presented for t...
Close All Open Positions script MT4
MetaTrader 4 script

Close All Open Positions

This script closes all open positions in your MetaTrader 4 account.Simply drag and drop the script onto any chart to execute.Close All PositionsThis utility allows for the swift cl...
Open New Chart with Customizable Parameters script MT4
MetaTrader 4 script

Open New Chart with Customizable Parameters

This tool opens a new chart with 3 settable parameters: currency pair, timeframe, and template. The new chart is opened during the initialization period of the script.Key Features:...
Price Movement Amplitude Statistics script MT4
MetaTrader 4 script

Price Movement Amplitude Statistics

This indicator calculates and stores statistics on the amplitude of price movement. The output is saved to a file in the \metatrader 4\experts\files\ directory.The filename format ...
Weekly and Monthly Pivot Indicator script MT4
MetaTrader 4 script

Weekly and Monthly Pivot Indicator

Simple scripts to draw weekly and monthly pivot points, including support and resistance lines for the current week or month.Recommendations:- Accompany submitted code with a meani...
Stop Loss and Take Profit Scripts for MT4/MT5 script MT4
MetaTrader 4 script

Stop Loss and Take Profit Scripts for MT4/MT5

A collection of predefined scripts designed to save you time by providing immediate access to required settings without manual input.Script List:- SL (SL-20, SL-100, SL-500, SL-300...
Signal Viewer for MT4/MT5 script MT4
MetaTrader 4 script

Signal Viewer for MT4/MT5

icefx Signal Viewer is a utility script designed to display closed positions from MQL5 Community Signals directly on your MetaTrader chart.How it Works:1. Installation: Copy the sc...
Popup Bar Local Time Tip for MT4/MT5 script MT4
MetaTrader 4 script

Popup Bar Local Time Tip for MT4/MT5

Description:This script displays a popup text tip showing the local time of any bar on the chart. To use it, manually draw a vertical line on the chart. The script will then show t...
Close All Orders (All Symbols) script MT4
MetaTrader 4 script

Close All Orders (All Symbols)

This script provides a quick and efficient method to close all orders across all symbols within your trading account. This includes both pending and live orders.To use this script,...
Open Alert Window Script script MT4
MetaTrader 4 script

Open Alert Window Script

Open Alert Window ScriptThis script provides a quick method to reopen the alert window after it has been closed.Instructions:To use this script, place it in your MQL4/MQL5 scripts ...
Transparent Meta Trader 5 script MT5
MetaTrader 5 script

Transparent Meta Trader 5

The script allows setting the transparency level of the client terminal window using Windows API.Features- Set transparency level of the client terminal window- Utilizes Windows AP...
Straddle Order Script for MT4/MT5 script MT5
MetaTrader 5 script

Straddle Order Script for MT4/MT5

This script is designed to create straddle buy and sell stop orders around the current price level.The orders are configured to expire after a specified time period and will stradd...
MetaTrader 4/5 Utility Script: Unknown script MT4
MetaTrader 4 script

MetaTrader 4/5 Utility Script: Unknown

This is a utility script for MetaTrader 4/5, named 'Unknown'. It is designed to support traders by providing reliable functionality within the MetaTrader environment.The tool adher...
Tracking Wins and Losses script MT5
MetaTrader 5 script

Tracking Wins and Losses

A method for creating a tally of wins and losses has been developed.This provides a clear way to track trading performance....
change chart and timeframe script MT5
MetaTrader 5 script

change chart and timeframe

real the inspiration comming from by (see chartnextscript).modified scripts to change charts(next,previous) and timeframes(higher,lower) of all charts quickly by hotkeys.script cha...
peak n valley script MT4
MetaTrader 4 script

peak n valley

the script recognizes and shows peaks and valleys of certain period....
Сlose all script MT4
MetaTrader 4 script

Сlose all

a collection of scripts for closing various types of orders.closeall_comment - closes all orders based on a specific comment closeall_loss - closes all orders that whose p...
quickly open charts with different timeframes script MT4
MetaTrader 4 script

quickly open charts with different timeframes

easy script to help analyze specified symbol, it opens 8 new charts with different periods (m1, m5, m15, m30, h1, h4, daily, weekly) and applies a specified template "np" t...
long position script MT5
MetaTrader 5 script

long position

a simple script that allows you to open a long position using the current price location with a specified risk percentage and reward ratio.pretty simple, drag the script onto your ...
short position script MT5
MetaTrader 5 script

short position

a simple script that allows you to open a short position using the current price location with a specified risk percentage and reward ratio.pretty simple, drag the script onto your...
long pending order script MT5
MetaTrader 5 script

long pending order

when you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a buy stop or buy limit pending order should be ...
short pending order script MT5
MetaTrader 5 script

short pending order

when you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a sell stop or sell limit pending order should b...
copy objects script MT4
MetaTrader 4 script

copy objects

quickly analyze charts on different tf by copying of objects (trendline, horizontal line, rectangle, fibo) from active chart to all charts at this same symbol....
close all charts script MT4
MetaTrader 4 script

close all charts

the script closes all charts for the specified symbol. ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.