MetaTrader MTall Expert Source Code Downloads - Page 31

Showing 2479 results
exp force trend expert MT5
MetaTrader 5 expert advisor

exp force trend

a trading system based on the indicator signals. the trade signal is formed when a bar is closing if the color of the indicator bar has changed.the expert advisor uses the compiled...
trade in channel expert MT5
MetaTrader 5 expert advisor

trade in channel

a trading system using the price channel principle. position open signals are formed on the second bar after the price moves above or below the channel borders. trade should be per...
oz fx expert MT5
MetaTrader 5 expert advisor

oz fx

description of generation of position open signals:stoh_main_1 - the value of stochastic oscillator on bar #1. inpstochasticlevel - input for stochastic level. ac_1 - the value of ...
nevalyashka expert MT5
MetaTrader 5 expert advisor

nevalyashka

we open a new position opposite to the previous one. inputs only contain stop loss, take profit and the minimum lot.the stop loss and take profit parameters should be optimized.exa...
last zz50 expert MT5
MetaTrader 5 expert advisor

last zz50

the strategy is based on the zigzag indicator and pending orders.the code idea first appeared in the forum topic (in russian).the general principle of the "last zz50" strategy:in t...
auto sl t p expert MT5
MetaTrader 5 expert advisor

auto sl t p

this assistant tool sets stop loss and take profit for all open orders. symbol settings, position type, stop loss and take profit are specified in an external file.requirement for ...
new random expert MT5
MetaTrader 5 expert advisor

new random

trading based on a random number generator or in one of the following sequences: buy - sell - buy or sell - buy - sell.at first glance it may seem that the sequences "buy - sell - ...
up3x1 investor expert MT5
MetaTrader 5 expert advisor

up3x1 investor

the expert advisor's trading is focused on the panic caused by the releases of important economic indicators in the forex market: we analyze the candlestick's high-low and open-clo...
opposite trade expert MT5
MetaTrader 5 expert advisor

opposite trade

opening a position opposite to the closed one, with the same volume. it works for any symbol and any magic number.for example, we have an open audusd buy 0.01 position. once this p...
exp stopreversal expert MT5
MetaTrader 5 expert advisor

exp stopreversal

a trading system based on the indicator signals. a signal is generated at the close of a bar if a colored indicator arrow has appeared.the expert advisor uses the compiled indicato...
burg extrapolator expert MT5
MetaTrader 5 expert advisor

burg extrapolator

the expert advisor uses burg's method for linear prediction. linear prediction is based on finding future values as linear functions of previous values. suppose we have the x[0]..x...
carbophos expert MT5
MetaTrader 5 expert advisor

carbophos

the expert advisor sets a grid of pending orders above and below the current price.the ea algorithm is as follows: if there are no pending orders and no positions, the ea sets five...
ea trix expert MT5
MetaTrader 5 expert advisor

ea trix

the expert advisor trades following the indicator signals:testing results on eurusd, h1:...
pending orders by time expert MT5
MetaTrader 5 expert advisor

pending orders by time

the expert advisor works with pending orders: it sets buy stop and sell stop at the specified time. pending orders are set with the stop loss. the ea uses virtual take profit, i.e....
open time expert MT5
MetaTrader 5 expert advisor

open time

the expert advisor opens positions at the specified time. you can set separate permissions for opening buy and sell positions. you can also configure the ea to close positions at a...
anubis expert MT5
MetaTrader 5 expert advisor

anubis

the ea trades using the signals of the following indicators: istddev (two indicators), imacd, icci, iatr.indicators parameters:as you can see, the timeframes of indicator are hard-...
this is a cross-platform МТ45 expert advisor expert MT5
MetaTrader 5 expert advisor

this is a cross-platform МТ45 expert advisor

trading strategy after a losing trade, the МТ45 ea opens the next trade with a higher lot.the first deal is always a buy operation, after that positions alternate, i.e. buying-sell...
multi time frame trader expert MT5
MetaTrader 5 expert advisor

multi time frame trader

the expert advisor tracks the signals of the indicator on three timeframes m1, m5, h1.attention: by default it is assumed that the compiled indicator is available in [data folder]m...
multi stochastic expert MT5
MetaTrader 5 expert advisor

multi stochastic

the expert advisor allows trading based on the istochastic (stochastic oscillator) indicator signals four financial symbols at a time. symbol names, as well as stop loss and take p...
vortex indicator system expert MT5
MetaTrader 5 expert advisor

vortex indicator system

a trading system based on the indicator signals.note in order to provide conditions for the ea operation, you should add the compiled indicator file to [data folder]\mql5\\indicato...
flat channel expert MT5
MetaTrader 5 expert advisor

flat channel

the flat channel ea trades breakouts of the flat channel. when a flat channel is found or when the market slows down, the ea places a pending order expecting the channel breakout. ...
har veste r expert MT5
MetaTrader 5 expert advisor

har veste r

the harvester expert advisor closes a half of the profitable position when the following condition is fulfilled: the distance between the current position price and the position op...
alligator expert MT5
MetaTrader 5 expert advisor

alligator

a trading system based on the alligator indicator. if possible, the ea moves positions to breakeven and then enables trailing stop.buy signal:sell signal:...
locker expert MT5
MetaTrader 5 expert advisor

locker

the expert advisor tries to take losing positions to profit. it locks positions.it is important to configure minimum profit (the "profit percentage" parameter) appropriate to your ...
e-skoch pending orders expert MT5
MetaTrader 5 expert advisor

e-skoch pending orders

the ea executes trading operations at the opening of the bar, and does not work inside the bar (does not analyze ticks).the "e-skoch pending orders" expert advisor places stop orde...
nova expert MT5
MetaTrader 5 expert advisor

nova

input parameters n-seconds ago- the number of seconds to record price movement.step (in pips)- step value.lots- position volume.stop loss (in pips)- stop loss value.take profit (in...
ma c d stochastic expert MT5
MetaTrader 5 expert advisor

ma c d stochastic

the expert advisor uses two indicators, including (moving average convergence/divergence, macd) and (stochastic oscillator). no more than one position per bar can be opened. it use...
self optimizing rs i or mf i trader expert MT4
MetaTrader 4 expert advisor

self optimizing rs i or mf i trader

it is a dream of mine to have a robot that optimized itself, that way i would know that it was always working with the best values. this is my humble attempt to bring a piece of my...
larry conners rs i 2 expert MT5
MetaTrader 5 expert advisor

larry conners rs i 2

this expert advisor uses three indicators, rsi (relative strength index), fast moving average (5 period), slow moving average (200 period).the idea of this strategy is to determine...
ea breakeven expert MT5
MetaTrader 5 expert advisor

ea breakeven

eabreakevenis an ea that moves the stop loss to breakeven and simultaneously plays the sound, when the stop loss is changed. ea manages the positions for the current chart currency...
trade panel expert MT4
MetaTrader 4 expert advisor

trade panel

note:the current chart symbol can be switched by writing the desired one in the symbol box.used fonts arial arial black calibri tahoma trebuchet ms webdings wingdings wingdings 2...
an abstract trading robot, an oo p pattern expert MT5
MetaTrader 5 expert advisor

an abstract trading robot, an oo p pattern

when creating an automated trading system, developers often face the problem of choosing from a number of possible solutions. patterns would be very useful in such cases. almost ce...
mam a c d expert MT5
MetaTrader 5 expert advisor

mam a c d

two main ima (moving average, ma) indicators with periods 85 and 75 are calculated using low prices, the third ima (moving average, ma) with the period 5 is calculated based on clo...
disaster expert MT5
MetaTrader 5 expert advisor

disaster

the trading strategy is based on the observation, which shows that if the price crosses the ma chart and moves a certain distance, the price is likely to continue its movement in t...
exp nr t r at r st o p tm expert MT5
MetaTrader 5 expert advisor

exp nr t r at r st o p tm

the exp_nrtr_atr_stop_tm expert advisor is based on the indicator signals and provides the possibility to set a strict trading time interval.a signal is formed at the close of a ba...
exp color jfatl digit duplex expert MT5
MetaTrader 5 expert advisor

exp color jfatl digit duplex

two identical trading systems based on the change in the moving direction for long and short trades, which can be configured in different ways in one expert advisor. for this purpo...
jims close positions expert MT5
MetaTrader 5 expert advisor

jims close positions

the expert advisor closes positions according to one of the following conditions:close all positions close only profit positions close only loss positions ...
js-chaos expert MT5
MetaTrader 5 expert advisor

js-chaos

the expert advisor is based on bill williams' strategy.bill williams suggested an excellent market entry at fractal breakout.stop loss is set at the alligator lips levels (green li...
n seconds n points expert MT5
MetaTrader 5 expert advisor

n seconds n points

the expert advisor tracks positions of all symbols with all magic numbers. if a position has been open for "waiting for seconds" and its profit has reached "take profit" points, th...
spreader 2 expert MT5
MetaTrader 5 expert advisor

spreader 2

the ea calculates the direction and lot of a position to open. the calculation is optimized so that the ea will either quickly accumulate positive spreads and close with a profit, ...
os ma ster expert MT5
MetaTrader 5 expert advisor

os ma ster

the ea uses fixed volume, take profit and stop loss levels.parameters osma: period of fast ma- fast moving average period;osma: period of slow ma- slow moving average period;osma: ...
rs i eraser expert MT5
MetaTrader 5 expert advisor

rs i eraser

the expert advisor is based on the (relative strength index, rsi) indicator signals. inspired by the forum topic at (in russian).input parameters rsi: averaging period stop loss ri...
exp stopreversal tm expert MT5
MetaTrader 5 expert advisor

exp stopreversal tm

the exp_stopreversal_tm expert advisor is based on the signals of the indicator and is provided with the possibility to set a strict trading time interval.a signal is generated at ...
risk expert MT5
MetaTrader 5 expert advisor

risk

the expert advisor shows the calculated lot depending on risk settings.input parameter risk in percent for a deal from a free margin. example (for 100% risk):...
vr overturn expert MT5
MetaTrader 5 expert advisor

vr overturn

many expert advisor have been created based on the idea of the martingale.this expert advisor allows testing classical martingale operating principles, as well as the anti-martinga...
bollinger bands rs i expert MT5
MetaTrader 5 expert advisor

bollinger bands rs i

the strategy uses three main bollinger bands indicators: red for "bollinger bands: number of standard deviations" specified in parameters, yellow for "bollinger bands: number of st...
vortex oscillator system expert MT5
MetaTrader 5 expert advisor

vortex oscillator system

a trading system based on the signals.attention! in order to provide conditions for the ea operation, you should add the compiled file to [data folder]\mql5\indicators backtest res...
martin expert MT5
MetaTrader 5 expert advisor

martin

warning! high risks!a trading system based on the martingale technique. opening of new positions can be limited in time, but the ea always controls position closing based on the to...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.