MetaTrader MT4 Script Source Code Downloads - Page 4

Showing 422 results
robot arrows rest script MT4
MetaTrader 4 script

robot arrows rest

Описание:В некоторых случаях терминал metatrader 4 может перестать отображать стрелочки открытия и закрытия позиций на графике. Он также не показывает стрелочки закрытия позиций и ...
fibo modification script MT4
MetaTrader 4 script

fibo modification

various modifications can be applied to fibo objects:- set the object's trend line vertically from the 100 or 0 point.- shift the 100 or 0 points in any direction by a specified nu...
Конвертер тиковых данных в секундный чарт script MT4
MetaTrader 4 script

Конвертер тиковых данных в секундный чарт

Полноценный инструмент для создания секундного чарта в metatrader 4.Этот конвертер тиковых данных в формате индикатора записывает информацию в файл с именем символа-инструмента и п...
od script MT4
MetaTrader 4 script

od

Описание:Индикатор для рынка Форекс.Рабочие графики: h1 или h4.Вводные параметры:hour_open: Выбираемый час открытия. Если выбранный час открытия кратен 4, можно установить график с...
simulator script MT4
MetaTrader 4 script

simulator

changes in this version: added lot selection.right shift increases the lot, left shift decreases it.if you move the label "pending", three lines will appear on the chart.- by movin...
vr---close---all script MT4
MetaTrader 4 script

vr---close---all

Очень простой и наглядный скрипт для закрытия всех позиций в терминале mt4.Иногда возникает острая необходимость в инструменте, который за секунды закроет все открытые позиции в те...
ff fp script MT4
MetaTrader 4 script

ff fp

Описание индикатора ff_fpИндикатор рассчитывает размер позиции по методу фиксированной пропорции.Формула:lot = minlot * ( sqrt [ 0.25 + 2 * ( balance - delta ) / delta ] + 0.5 )lot...
vr-steals-2 script MT4
MetaTrader 4 script

vr-steals-2

Советник представляет собой программу невидимку.С момента появления первой версии прошло два года. Советник и его функционал хорошо зарекомендовали себя при работе с отдельными бро...
Модификация fibo lines script MT4
MetaTrader 4 script

Модификация fibo lines

Возможные варианты модификации объекта fibolines:- Установка вертикальной линии от точки 100 или 0.- Сдвиг точек 100 или 0 в любом направлении на заданное количество баров.- Нанесе...
e-skoch otlog order script MT4
MetaTrader 4 script

e-skoch otlog order

this trading advisor operates based on the cyclical nature of price changes. it closes all positions on the traded pair (without affecting positions on other pairs) based on a perc...
ecross l script MT4
MetaTrader 4 script

ecross l

a geometric example. the script generates fibonacci arcs and a trend line at the start, which can be manually adjusted. intersections are marked with blue dots....
Скрипт для частичного закрытия ордеров script MT4
MetaTrader 4 script

Скрипт для частичного закрытия ордеров

Работа скриптаСкрипт устанавливает линию на расстоянии takeprofit от текущей цены при запуске. Линию можно перемещать мышью.Когда цена достигает этой горизонтальной линии, скрипт з...
vr - otkat script MT4
MetaTrader 4 script

vr - otkat

this script helps identify the best entry points in the market based on trend pullbacks.the script is based on levels similar to fibonacci levels.unlike fibonacci levels, this scri...
Борьба с большими стоп-левелами script MT4
MetaTrader 4 script

Борьба с большими стоп-левелами

В архиве вы найдете все необходимые файлы для удобной загрузки.Этот набор скриптов был разработан для работы с eurchf в определенных условиях на рынке в 2026 году. Условия были под...
time frames dll for mt4/mt5 script MT4
MetaTrader 4 script

time frames dll for mt4/mt5

this library provides a comprehensive set of functions for managing and converting time frame information in metatrader 4 and metatrader 5 platforms.time frames can be represented ...
path functions.dll script MT4
MetaTrader 4 script

path functions.dll

skype chat for product support:latest versions of libraries, scripts, and applications:ftp://zhunko_guest:[email protected] library functions perform all possible actions w...
shared memory.dll script MT4
MetaTrader 4 script

shared memory.dll

skype chat for product support:latest versions of libraries, scripts, and applications:ftp://zhunko_guest:[email protected] library is an advanced development of file mapp...
ma trend line 01 script MT4
MetaTrader 4 script

ma trend line 01

Советник оптимизирован для пары eurusd на тайм-фрейме М15.Основной проблемой с ma является задержка. Например, если ma сдвинуть назад, текущие бары останутся без ma, и принятие реш...
test candle size script MT4
MetaTrader 4 script

test candle size

description.this script is designed to be installed on a chart. in the 'input parameters' window, you can set the number of candles to be marked (default is 5) and the color of the...
urdala tester - Обновленная версия script MT4
MetaTrader 4 script

urdala tester - Обновленная версия

Этот советник является усовершенствованной версией предыдущего советника с несколькими важными отличиями.Во-первых, советник теперь может работать с таблицами с любым именем, а не ...
trading symbol information exporter script MT4
MetaTrader 4 script

trading symbol information exporter

this script exports trading symbol information to a file. this simplifies the process of defining the list of symbols for a trading robot to use for trading, as well as the spread ...
zamok v1.4 trading system script MT4
MetaTrader 4 script

zamok v1.4 trading system

this is a trading system called zamok v1.4.it has been updated to include take profit and percentage-based profit taking, as well as a trailing stop loss. the profit parameter can ...
pump over all quotations script MT4
MetaTrader 4 script

pump over all quotations

this is a 4-script package named 'pump over all quotations', designed to enhance the trading experience on metatrader platforms. the scripts adhere to the standard mt4/mt5 conventi...
average volatility indicator script MT4
MetaTrader 4 script

average volatility indicator

this indicator calculates the average volatility of a symbol over a specified interval and displays the results in the comment section.it provides a comprehensive view of price flu...
modify order script MT4
MetaTrader 4 script

modify order

to modify, delete, or close a position or pending order, follow these steps:- read the instructions carefully.- specify default values (found below the description, marked with //+...
send pending order script MT4
MetaTrader 4 script

send pending order

to place a pending order, follow these steps:1. familiarize yourself with the instructions.2. specify default values. these are located below the description, marked with //+------...
price movement statistics: amplitude analysis script MT4
MetaTrader 4 script

price movement statistics: amplitude analysis

the report file is located in the directory: metatrader 4\experts\filesthe file name format is as follows:symbol_period---date of the first bar in history--date of the last bar in ...
rs i to file script MT4
MetaTrader 4 script

rs i to file

this script demonstrates how to export quotes and values of the rsi custom indicator for multiple symbols and timeframes to individual files.it currently supports 12 symbols across...
id t trading scripts for metatrader 4/5 script MT4
MetaTrader 4 script

id t trading scripts for metatrader 4/5

this collection of scripts in zip archives is designed to enhance intraday trading efficiency, enabling rapid responses to market fluctuations:idt_buy_orderidt_buy_limitidt_sell_or...
close orders script MT4
MetaTrader 4 script

close orders

description:close all multi currency open orders and cancel pending orders according to various scenarios. slippage for open orders is calculated for each currency. choose only one...
multiple order stop limit script MT4
MetaTrader 4 script

multiple order stop limit

description:this script facilitates the creation of multiple pending orders, including buy stop and sell stop, with the flexibility to set the desired number of orders, such as 10 ...
waddah attar ht m l script MT4
MetaTrader 4 script

waddah attar ht m l

the output of this script will be copied to the \expert\files folder....
account information script script MT4
MetaTrader 4 script

account information script

this script provides a comprehensive overview of your account details.it displays all relevant account information in a clear and organized manner.image:recommendations:ensure that...
utility diamond for root binary miner script MT4
MetaTrader 4 script

utility diamond for root binary miner

this utility facilitates position opening using the root binary miner analyzer, a powerful tool for market analysis. it features a magic box, a comprehensive toolkit for market man...
trade journal csv export script for mt4 script MT4
MetaTrader 4 script

trade journal csv export script for mt4

this script exports your entire trade history to a csv file, including performance metrics. the data can be easily imported into excel or google sheets for in-depth analysis.featur...
mt4/mt5 shortcuts extensions script MT4
MetaTrader 4 script

mt4/mt5 shortcuts extensions

this script provides various keyboard shortcuts to enhance your trading experience on mt4 and other platforms. it utilizes idlelib.dll, available in the libraries section of the co...
market report generation script MT4
MetaTrader 4 script

market report generation

this script generates a market report based on a list of symbols.market report generationthe script creates an html file in the experts/files directory, providing a market overview...
twitpic - share chart screenshots script MT4
MetaTrader 4 script

twitpic - share chart screenshots

to use this script, place it in the experts/scripts subfolder of your metatrader installation and restart the platform if necessary, or simply compile the script. no additional dow...
modifying tester date fields using user32.dll script MT4
MetaTrader 4 script

modifying tester date fields using user32.dll

to use this script effectively, the strategy tester window must be open.introductionthis script was developed to create a distributed automated optimization package. the available ...
Market Symbol and Data Extraction Script script MT4
MetaTrader 4 script

Market Symbol and Data Extraction Script

This script extracts all available market symbols and their characteristics, generating an HTML report.Positive swaps are highlighted in the report.To use the script, simply drag a...
Time Script script MT4
MetaTrader 4 script

Time Script

Description: the script prints the week day and time. ...
Gmail Reader for MT4/MT5 using Wininet script MT4
MetaTrader 4 script

Gmail Reader for MT4/MT5 using Wininet

This script reads your unread Gmail messages.Script properties include:gmailpassword = "your_password";numofentries = 5.The feed retrieves a maximum of 20 entries of unread message...
Transaction Visualization on Chart from Report script MT4
MetaTrader 4 script

Transaction Visualization on Chart from Report

This script reads an HTML report file and visually represents transactions directly on the trading chart in a standard format.Arrows will be drawn on the chart to indicate orders f...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.