MetaTrader MTall All Source Code Downloads - Page 6

Showing 11118 results
symbol summary viewer script MT5
MetaTrader 5 script

symbol summary viewer

main features- separate viewer window inside mt5- resizable window- vertical and horizontal text scrolling- built-in control buttons inside the viewer- russian and english report v...
symbol summary viewer script MT5
MetaTrader 5 script

symbol summary viewer

symbol summary viewerimplementation featuresthe symbol summary viewer operates within a dedicated window inside the mt5 terminal.this service can remain active, continuously monito...
long-term trend trix oscillator for metatrader 5 indicator MT5
MetaTrader 5 indicator

long-term trend trix oscillator for metatrader 5

the long-term trend trix oscillator is a custom metatrader 5 indicator designed to identify long-term market direction and momentum strength through multiple trix calculations and ...
martingale breakdown expert advisor script MT4
MetaTrader 4 script

martingale breakdown expert advisor

expert advisor implementing the martingale capital management method.the expert's feature is to increase the losing trade size, assuming the price will continue its movement rather...
sinc moving average script MT4
MetaTrader 4 script

sinc moving average

this is another addition to the collection of moving averages. any ma smooths data by filtering out high-frequency price fluctuations. there are many filtering methods, from simple...
fir moving average script MT4
MetaTrader 4 script

fir moving average

this moving average smooths prices using a selected digital filter. the filter itself is the same (an ideal low-pass filter), but there are several approximations of its impulse re...
candle pattern executor script MT4
MetaTrader 4 script

candle pattern executor

this expert is based on the analysis of candle pattern combinations. the expert analyzes 10 patterns that can form on the chart and makes decisions based on them.symboleurusd (euro...
executer ac expert advisor script MT4
MetaTrader 4 script

executer ac expert advisor

executer ac expert advisor based on the accelerator/decelerator oscillator.the expert advisor's settings are not optimized, so better results may be possible.this analysis was cond...
executer strong script MT4
MetaTrader 4 script

executer strong

the executer strong expert advisor works based on the analysis of days with strong closing. this strategy idea was found in the currency speculator. the optimal chart for use is d1...
arrows and curves ea script MT4
MetaTrader 4 script

arrows and curves ea

arrows and curves eathis expert advisor operates strictly based on signals (arrows) from the arrows&curves indicator. a compiled version of the original indicator is required f...
sma multi hedge ea expert MT4
MetaTrader 4 expert advisor

sma multi hedge ea

how it works? this ea employs a hedging strategy based on the simple moving average (sma) indicator. core concept: - the ea uses a base symbol (e.g., gbpusd). - if the sma for the...
Moving Average Expert Advisor for EURUSD M1 script MT4
MetaTrader 4 script

Moving Average Expert Advisor for EURUSD M1

This Expert Advisor operates on the EURUSD 1-minute timeframe. It is an enhanced version of the standard moving average.mq4 Expert Advisor, improved to the best of the developer's ...
Zero Lag Stochastic Indicator (True) script MT4
MetaTrader 4 script

Zero Lag Stochastic Indicator (True)

A real-time implementation of George C. Lane's Stochastic Oscillator.The Zero Lag Stochastic Indicator (True) provides signals similar to the standard Stochastic Oscillator on the ...
Zero Lag Stochastic Oscillator (True) indicator MT4
MetaTrader 4 indicator

Zero Lag Stochastic Oscillator (True)

The Zero Lag Stochastic Oscillator (True) indicator is an implementation of George C. Lane's Stochastic Oscillator (Stoch) with zero delay.Unlike the standard Stochastic Oscillator...
Fast Stochastic Indicator indicator MT4
MetaTrader 4 indicator

Fast Stochastic Indicator

The Fast Stochastic is a type of George C. Lane’s Stochastic Oscillator.The Fast Stochastic indicator shows the ratio between the current close price and the maximum/minimum of the...
Zero Lag Moving Average indicator MT4
MetaTrader 4 indicator

Zero Lag Moving Average

The Zero Lag MA indicator is a moving average designed to have zero delay.The indicator was first described in the Journal of Technical Analysis of Stocks and Commodities in April,...
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...
simple trailing stop expert MT4
MetaTrader 4 expert advisor

simple trailing stop

this is a basic trailing stop expert advisor. it sets stop loss and take profit for all orders of the instrument it is installed on. the parameters include stop loss, take profit, ...
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...
Training Expert Advisor expert MT4
MetaTrader 4 expert advisor

Training Expert Advisor

To gain trading experience, we are often advised to open a demo account and spend days sitting in front of a screen, waiting for the price to reach the desired take-profit. Howeve...
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...
order tracing for mt4/mt5 indicator MT4
MetaTrader 4 indicator

order tracing for mt4/mt5

sometimes you really want to see: "how did i trade?!". this indicator can be used for visualization.external parameters:- today_or_vline: true - displays today's orders or orders s...
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...
Gap Analysis Script for MT4/MT5 expert MT4
MetaTrader 4 expert advisor

Gap Analysis Script for MT4/MT5

This script is designed to collect statistical information on quote gaps that occur in the market between Monday and Friday, commonly known as gaps.Some trading strategies utilize ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.