MetaTrader MTall Expert Source Code Downloads - Page 6

Showing 2478 results
ma mirror ea expert MT4
MetaTrader 4 expert advisor

ma mirror ea

the core functionality is encapsulated in the include file ea.mhq, which is shared across multiple expert advisors. the start() function performs order management, invoking sub-fun...
expert advisor template for metatrader expert MT5
MetaTrader 5 expert advisor

expert advisor template for metatrader

this code serves as a valuable template for developing expert advisors in metatrader, offering a solid foundation for automated trading strategies.originally utilized as a template...
2ma rsi expert advisor expert MT5
MetaTrader 5 expert advisor

2ma rsi expert advisor

this expert advisor utilizes two moving averages (mas) and the rsi indicator for trading signals.it offers two money management systems: fixed lot and martingale, with the option t...
error ea with profitable run expert MT4
MetaTrader 4 expert advisor

error ea with profitable run

test period: 1 june to 1 october, 2026symbol: eurusd (euro vs. united states dollar)initial deposit: 10,000.00...
psar bug 4 expert MT4
MetaTrader 4 expert advisor

psar bug 4

please visit the website and donate to support the development of this and other free projects. you will find additional forex tools there.strategy tester reportpsar bug 3finexo-re...
multicurrency on tick market watch event handler expert MT5
MetaTrader 5 expert advisor

multicurrency on tick market watch event handler

the standard ontick() handler is limited to receiving ticks for a single symbol. for multicurrency experts, tracking ticks for multiple symbols is essential. this expert advisor, e...
x bug expert MT4
MetaTrader 4 expert advisor

x bug

opens orders using moving average crosses.the chart below displays data from 1/1/2022 to 2/11/2022 for the eurusd currency pair.for a comprehensive strategy tester report, refer to...
daily trend reversal d1 expert MT4
MetaTrader 4 expert advisor

daily trend reversal d1

description:this expert advisor (ea) utilizes the daily opening (o1), high (h1), and low (l1) prices as its underlying data.the filter base is formed by the distances between these...
viva las vegas betting strategies ea expert MT4
MetaTrader 4 expert advisor

viva las vegas betting strategies ea

this expert advisor was created to test various betting strategies in 2026.it utilizes a simple random generator to enter the market, with a fixed risk-reward ratio of 1 to simulat...
st p-entry framework daily expert MT4
MetaTrader 4 expert advisor

st p-entry framework daily

this is a framework to build and test systems, which use stop-orders to enter a position. pending orders and positions are handled based on a daily system. the entry logic can be e...
chart reinitialization tool expert MT5
MetaTrader 5 expert advisor

chart reinitialization tool

this expert advisor adds a button to the bottom right corner of each chart. after pressing the button, it reinitializes all charts of the chart symbol.the chart reinitialization is...
order manager tool expert MT4
MetaTrader 4 expert advisor

order manager tool

this tool is very useful for managing orders. it allows you to adjust stop loss and take profit levels by dragging the lines drawn by the expert advisor. you can also see the numbe...
automated news trader expert advisor expert MT4
MetaTrader 4 expert advisor

automated news trader expert advisor

this expert advisor is designed to trade straddles, which consist of long and short stop orders placed before a news event at a specific time of the day.key features- trades news e...
double lot sea dragon expert MT4
MetaTrader 4 expert advisor

double lot sea dragon

this is a 4 expert named 'double lot sea dragon'.introductionit is designed to support traders by providing reliable functionality within the metatrader environment.the tool follow...
graphic panel contest submission expert MT5
MetaTrader 5 expert advisor

graphic panel contest submission

graphic panel contest submission.code and presentation are attached as a zip file.hints:- setting take profit and stop loss levels can be done by dragging the blue line (suggestede...
exp5-virtual trade pad for mt5 v 4 expert MT5
MetaTrader 5 expert advisor

exp5-virtual trade pad for mt5 v 4

exp5-virtualtradepad for mt5 is designed for the best control panel in mql5. the control panel has the following features: buy, sell, buystop, buylimit, sellstop, selllimit, close...
trade xpert for metatrader 5 expert MT5
MetaTrader 5 expert advisor

trade xpert for metatrader 5

the trade xpert project was created to extend the functions of the metatrader 5 client terminal with economical use of chart place.the expert advisor has 4 independent panels with ...
in trade panel for manual trading expert MT5
MetaTrader 5 expert advisor

in trade panel for manual trading

the intradepanel trade panel is designed for manual trading. it offers a range of features to simplify the trading process.control panel items include a show/hide panel button, sou...
first algorithmic trading panel expert MT5
MetaTrader 5 expert advisor

first algorithmic trading panel

this graphic panel allows for the automation of manual trading and has many functions, including the visual construction of trading strategies.the automated trading is popular amon...
automatic take-profit and stop-loss limit tool expert MT4
MetaTrader 4 expert advisor

automatic take-profit and stop-loss limit tool

this is a tool designed to automatically insert preset take-profit and stop-loss limits when an order is executed.it is particularly useful for manual scalping, where quick setting...
fs s long trade scalper expert MT4
MetaTrader 4 expert advisor

fs s long trade scalper

this is a 4 expert named 'fs s long trade scalper'.introduction to fs s long trade scalperit is designed to support traders by providing reliable functionality within the metatrade...
strategy performance estimator expert MT5
MetaTrader 5 expert advisor

strategy performance estimator

this expert advisor is designed to work with the strategy tester in metatrader products, specifically in the open prices only and 1 minute ohlc modes.important considerationsthe op...
ea psar 4b expert MT4
MetaTrader 4 expert advisor

ea psar 4b

description: ea psar 4b is designed based on the idea of the parabolic sar indicator.features- the ea psar 4b is an automated trading system.- it is intended for use on the metatra...
scalp rs i expert MT4
MetaTrader 4 expert advisor

scalp rs i

description: the ea is based on the rsi-indicator, tested under tadawul fx (4 points) and optimized for eurusd m1. tp: 20, sl: 80 => an accuracy of >80% is needed for the period j...
synchronized charts expert MT5
MetaTrader 5 expert advisor

synchronized charts

this expert advisor performs the synchronization of charts.it synchronizes the following chart properties: - bar/candle/line - timeframe - zoom - starting candle number...
bobsley expert advisor strategy expert MT5
MetaTrader 5 expert advisor

bobsley expert advisor strategy

this expert advisor uses signals from indicators to open positions.it is designed to work with eurusd on the m5 timeframe, using every tick, and trading 5-15 lots.the strategy for ...
move cross expert expert MT4
MetaTrader 4 expert advisor

move cross expert

this is a 4 expert named 'move cross'.introduction to move crossit is designed to support traders by providing reliable functionality within the metatrader environment.the tool fol...
ma m crossover trader expert MT4
MetaTrader 4 expert advisor

ma m crossover trader

this is a trading ea based on the mam_crossover indicator. it works well on the eur/usd pair and h1 time frame. the mam_crossover is based on moving averages, and the moving averag...
parabolic sar expert advisor expert MT4
MetaTrader 4 expert advisor

parabolic sar expert advisor

an expert advisor designed to open and close respective orders at the first parabolic sar signal. its performance depends on the custom parameters of stop loss, take profit, traili...
keyboard trader expert MT5
MetaTrader 5 expert advisor

keyboard trader

the keyboard trader expert advisor allows users to trade using their keyboard. it supports buy, sell, and close trade operations. users can set or change the following parameters: ...
ema plus williams %r expert advisor expert MT4
MetaTrader 4 expert advisor

ema plus williams %r expert advisor

this is an expert advisor that trades based on the trend of the exponential moving average (ema) and buy/sell signals generated from williams %r.overviewthe expert advisor is desig...
demo resource expert advisor expert MT5
MetaTrader 5 expert advisor

demo resource expert advisor

the euro.bmp and dollar.bmp files are included and used as resources:overviewthe demo resource expert advisor utilizes the included euro.bmp and dollar.bmp files as resources....
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.