MetaTrader MT4 Script Source Code Downloads - Page 3

Showing 422 results
Delta Tail Bar Indicator script MT4
MetaTrader 4 script

Delta Tail Bar Indicator

As is known, stars signal the beginning of a price reversal. However, instead of a star, a candle with very asymmetrical "tails" may form, which also indicates a struggle between "...
VR Orders History Lite script MT4
MetaTrader 4 script

VR Orders History Lite

VR Orders History Lite is a script for loading trade history in csv format. The script loads all orders, including positions related to deposit and withdrawal of funds from the tra...
LF5 EURJPY Trading Robot script MT4
MetaTrader 4 script

LF5 EURJPY Trading Robot

Description:This Expert Advisor is an updated version of a previously released EA.Trading Principle:The trading principle remains the same. Key parameters are:- lots_1: Starting lo...
Position and Profit Summary Indicator script MT4
MetaTrader 4 script

Position and Profit Summary Indicator

This indicator provides a consolidated view of open positions across various instruments within a single window. It displays key metrics for each instrument individually, including...
VR-Moving Average Scalper script MT4
MetaTrader 4 script

VR-Moving Average Scalper

This expert advisor is fully commented, making it useful for anyone learning MQL programming. It demonstrates the use of structures and classes in a clear and simple manner, hopefu...
Stochastic Indicator with Flat Filtering script MT4
MetaTrader 4 script

Stochastic Indicator with Flat Filtering

This tool aims to filter trading signals generated by the Stochastic indicator to avoid trading during flat market conditions. The core idea is to incorporate a mechanism that halt...
RSI Level Closing Expert Advisor script MT4
MetaTrader 4 script

RSI Level Closing Expert Advisor

This Expert Advisor is designed for traders taking their first steps in programming and applying a manual strategy based on the RSI indicator. The core principle is simple: when th...
Moving Average Advisor script MT4
MetaTrader 4 script

Moving Average Advisor

This is a moving average advisor for 5 digit quotes (alpari).The following variables have been modified:- ma - senior moving average (89)- lma - junior moving average (53)- stoplos...
Profitable Trend Expert Advisor: Bulls script MT4
MetaTrader 4 script

Profitable Trend Expert Advisor: Bulls

This is possibly the Holy Grail, or maybe not.I am new to expert advisor programming, primarily trading manually. I decided to translate my manual trading approach into code. I wel...
Open Market Orders Script script MT4
MetaTrader 4 script

Open Market Orders Script

Open Market Orders ScriptDescription:This script opens a specified number of market orders at the current price. It sets stop-loss levels for all orders at a consistent distance an...
Identifying Trend Beginnings script MT4
MetaTrader 4 script

Identifying Trend Beginnings

Approaching the zero level by the upper or lower wave indicates a potential trend start upwards or downwards.A wave crossing the zero line suggests the beginning of a longer-term t...
Transparent MetaTrader 4 Terminal script MT4
MetaTrader 4 script

Transparent MetaTrader 4 Terminal

Description:This script allows you to make the entire terminal semi-transparent.Version History:Version 1.20: When re-attaching to the chart, the terminal becomes opaque again.Vers...
Automatic History Archive Download script MT4
MetaTrader 4 script

Automatic History Archive Download

Automatic History Archive Download ScriptThis script opens the Quote Archive window and uses WinAPI functions to download historical data for all instruments listed in the Market W...
File Functions Library (filefunctions.dll) script MT4
MetaTrader 4 script

File Functions Library (filefunctions.dll)

File Functions Library for MetaTraderThis library provides enhanced file operation capabilities for MetaTrader, complementing the functionality of pathfunctions.dll.Core Functional...
Intraday Volatility Indicator script MT4
MetaTrader 4 script

Intraday Volatility Indicator

Intraday Volatility IndicatorThis indicator identifies intraday volatility without lag and suggests trading zones for intraday strategies.It is often necessary to determine the opt...
three-line break charts explained script MT4
MetaTrader 4 script

three-line break charts explained

three-line break charts are a graphical representation consisting of vertical rectangles whose height is determined by price changes. similar to kagi, point & figure, and renko cha...
vav tx2 script for setting take profit script MT4
MetaTrader 4 script

vav tx2 script for setting take profit

this script sets the take profit for all pending buystop and sellstop orders. it only acts on orders with a zero take profit, ignoring others.take profit is set to double the stop ...
parser ini.dll script MT4
MetaTrader 4 script

parser ini.dll

Описание:Скайп-чат поддержки продукта: Последние версии библиотек, скриптов и приложений: ftp://zhunko_guest:[email protected]Ещё одно решение для работы с ini-файлами. От ана...
test major script MT4
MetaTrader 4 script

test major

this script demonstrates opening positions across multiple instruments. the script is fully functional.input parameters allow selection of the position opening direction (one direc...
script for deleting pending orders by time script MT4
MetaTrader 4 script

script for deleting pending orders by time

this script deletes pending orders when the time reaches a vertical line.upon starting, the script places a vertical line 10 bars ahead of the current bar. when this line is reache...
eur/usd m5 strategy script MT4
MetaTrader 4 script

eur/usd m5 strategy

eur/usd m5 strategythis strategy is designed for the eur/usd currency pair on the m5 timeframe.it has demonstrated strong performance in live demo trading.recommendations:eur/usd m...
Прибыльный советник для торговли на рынке forex script MT4
MetaTrader 4 script

Прибыльный советник для торговли на рынке forex

Описание:Данный советник разработан для торговли на рынке forex и обладает рядом преимуществ:- Стабильная прибыльность: советник демонстрирует уверенный рост, позволяя снимать приб...
days in month script MT4
MetaTrader 4 script

days in month

this is a utility for calculating days in a month.a useful tool for those who need to perform such calculations....
lot percent script MT4
MetaTrader 4 script

lot percent

this tool calculates the distribution of a specified lot across trades in a desired percentage sequence....
show candle size script MT4
MetaTrader 4 script

show candle size

this script calculates and displays the size of trading ranges on each candle and their average value on a selected chart interval. additionally, it shows the size of the candle bo...
fr vol script MT4
MetaTrader 4 script

fr vol

this script calculates and displays in the comment the average range for the instrument and timeframe between upper and lower fractals in pips.this is used as a comparative assessm...
martin with increasing step script MT4
MetaTrader 4 script

martin with increasing step

description:this is a variant of the martin strategy with an increasing distance between orders.parameters:- k_chag - the coefficient of increase in step between orders- prf_plus -...
display current profit script MT4
MetaTrader 4 script

display current profit

this tool displays the profit for the current day, week, and month.this tool can be restarted and it will remove previous data. the settings for the layout are located at the begin...
Скрипт для закрытия встречных ордеров script MT4
MetaTrader 4 script

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

Скрипт разработан для закрытия встречных ордеров и оптимизации спреда.Стратегия требует эффективного управления ордерами, что и стало причиной создания этого скрипта.Он обеспечивае...
Мартин для малых депозитов script MT4
MetaTrader 4 script

Мартин для малых депозитов

Описание:Данный советник включает простой, но эффективный механизм управления риском.Принцип работы: советник использует стандартную стратегию Мартингейла, где встречные ордера отк...
set symbol on charts script MT4
MetaTrader 4 script

set symbol on charts

this script sets the required symbol in all chart windows to the right of the chart it is dropped on [allcharts = false], ignoring minimized windows.settings:- instrument symbolif ...
golddigger-g script MT4
MetaTrader 4 script

golddigger-g

Описание:Представляем вам golddigger-g - мощный инструмент для торговли на рынке forex.Если вы ищете надежную стратегию, которая может принести стабильную прибыль, golddigger-g мож...
cm x script MT4
MetaTrader 4 script

cm x

Первая публикация. Советник использует одноименный индикатор, созданный для демонстрации.Код прост. Нет фильтров для открытия позиций. Жесткий Мартин.Внимание: не использовать на р...
c mx script MT4
MetaTrader 4 script

c mx

Описание:Этот индикатор объединяет две скользящие средние (ma), cci, adx и уровни fibo в одном инструменте.Параметры:- extern int f = 12; - Период усреднения быстрой составляющей.-...
all tf script MT4
MetaTrader 4 script

all tf

Описание:Индикатор для одновременного отслеживания ценовых движений на нескольких символах и таймфреймах.Полезно для выявления свечных фигур разворота или сравнения ценовых движени...
falling cat script MT4
MetaTrader 4 script

falling cat

Описание:Советник разработан для тестирования теории, описанной в ветке с аналогичным названием. Пожалуйста, обратите внимание, что данный советник не предназначен для использовани...
loc line pips history script MT4
MetaTrader 4 script

loc line pips history

this is an update to the loclinepips script. the new script includes information about the time elapsed since the market crossed a horizontal line on the chart.it displays this dat...
sr script MT4
MetaTrader 4 script

sr

Описание:Индикатор основан на концепции добавления к цене открытия бара среднего минимального колебания от цены открытия за определенный период и стандартного отклонения от этого с...
Сетка универсал sprut script MT4
MetaTrader 4 script

Сетка универсал sprut

Советник разработан на основе бесплатных скриптов и адаптирован для конкретной торговой стратегии.Стратегия заключается в следующем:От текущей цены запускается сетка стоповых ордер...
cme futures download script script MT4
MetaTrader 4 script

cme futures download script

this script is designed for the initial or partial download of missing historical futures volume data into a file for subsequent display by indicators.these files are freely distri...
vvi-bars script MT4
MetaTrader 4 script

vvi-bars

this is my third trading advisor (the first two were undoubtedly 'losing' on the demo account).it examines the last three candles and, if they are increasing in size (including a s...
olt script MT4
MetaTrader 4 script

olt

Этот индикатор использует статистические данные для определения оптимального уровня выставления тейк-профита, максимизируя прибыльность внутридневной торговой системы.Расчет основа...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.