MetaTrader MTall Expert Source Code Downloads - Page 19

Showing 2478 results
singleton example expert MT4
MetaTrader 4 expert advisor

singleton example

this is a working singleton code example. the sole purpose of this post is to provide a working code sample of a singleton object. a singleton object is created when there 'can be ...
millenium code expert MT4
MetaTrader 4 expert advisor

millenium code

tomas hruby in cooperation with parbest company.the system is based on opening of only one trade per day. last year, the system was running on a real account, where he produced nic...
cidomo expert MT4
MetaTrader 4 expert advisor

cidomo

theclaithe strategy of this ea is place buy and sell pending orders for daily breakout which is compare previous high or low previous day candle...
close at time expert MT4
MetaTrader 4 expert advisor

close at time

close at time is an expert advisor for metatrader 4 trading platform, that closes open positions or deletes pending orders or both. you can also specify how it should be closed — b...
exp tri xcandle expert MT5
MetaTrader 5 expert advisor

exp tri xcandle

the exp_trixcandle expert advisor is based on the change of color of the indicator candles. the signal is formed when a bar is closing if there is change in candle color.this exper...
exp ch o with flat expert MT5
MetaTrader 5 expert advisor

exp ch o with flat

the exp_chowithflat expert advisor is based on the change of color of the indicator. the signal is formed when a bar is closing if there is change in cloud color of the indicator.p...
exp digital f-t01 expert MT5
MetaTrader 5 expert advisor

exp digital f-t01

the exp_digitalf-t01 expert advisor enters the market when the indicator cloud changes its color. the signal is formed when a bar is closing if the oscillator has crossed its signa...
exp jm a candle sign expert MT5
MetaTrader 5 expert advisor

exp jm a candle sign

trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is a color point.place jmacandlesign.ex5 and jma.ex5 compiled files to the...
exp xm a range channel expert MT5
MetaTrader 5 expert advisor

exp xm a range channel

trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in candlestick color from neutral to lime/green or pink/purple, ...
last price expert MT5
MetaTrader 5 expert advisor

last price

a scalper that trades depending on the last deal on the open interest side. it is known that on a centralized market a chart is plotted depending on the last deal made on the marke...
exp momentum candle sign expert MT5
MetaTrader 5 expert advisor

exp momentum candle sign

trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is a color point.this expert advisor requires the compiled indicator file ...
exp color xc c x candle expert MT5
MetaTrader 5 expert advisor

exp color xc c x candle

the exp_colorxccxcandle expert advisor is based on the change of color of the indicator candles. the signal is formed when a bar is closing if there is change in candle color.place...
exp super trend expert MT5
MetaTrader 5 expert advisor

exp super trend

trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in color of the indicator.this expert advisor requires the compi...
exp dots expert MT5
MetaTrader 5 expert advisor

exp dots

trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is change in color of the signal points of the indicator.this expert advis...
exp breakeven trailing sl expert MT5
MetaTrader 5 expert advisor

exp breakeven trailing sl

the exp_breakeven_trailing_sl expert advisor transfers to break-even and/or trails positions on every currency pairs or only on the current one.adjustable parameters:1. symbol: th...
levels with revolve expert MT4
MetaTrader 4 expert advisor

levels with revolve

ea opens trades from support and resistance levels (trendline — element from a toolbar) which were set by a trader. the direction is selected by the arrows, graphically.ea revolves...
buying and selling at the same time expert MT4
MetaTrader 4 expert advisor

buying and selling at the same time

let's say that a trader enters the market with a buy and sell active when a currency is at a level of, say, 100. the price then moves to 200. the buy will then be positive by 100 a...
forex fraus (for m1) expert MT4
MetaTrader 4 expert advisor

forex fraus (for m1)

the expert advisor is based on the williams percent range indicator. it sells in the overbought zone and buys in the oversold zone.the expert advisor was created for the М1 timefra...
elementary trailing stop expert MT4
MetaTrader 4 expert advisor

elementary trailing stop

elementary trailing stop able to distinguish its "own" orders among others by comment and/or magic number. it also distinguishes the financial instrument that needs to be trailed.h...
order time alert expert MT4
MetaTrader 4 expert advisor

order time alert

the ea traces the existence time of the market orders. filters can be set: by the "magic" number of the ea or by the symbol. generates signal only once per order. resistant to the...
the expert advisor on traffic light trend strategy expert MT4
MetaTrader 4 expert advisor

the expert advisor on traffic light trend strategy

a trend strategy based on moving averages with colors as in a traffic light. the purpose of writing the ea — to test the strategy on history and pick working parameters.the strateg...
rs i expert expert MT4
MetaTrader 4 expert advisor

rs i expert

simple expert advisor based on the rsi indicator.the strategy is quite simple here:if the lower level of the rsi is crossed from bottom to top, a buy deal is opened. if the upper l...
virtual trailing stop expert MT4
MetaTrader 4 expert advisor

virtual trailing stop

the virtual trailing stop can place stop loss, take profit and trail the order in a way that the stops are not visible to the broker, i.e. they are placed not in the dealing center...
simple williams expert MT4
MetaTrader 4 expert advisor

simple williams

the expert advisor based on the "new trading dimensions" book by bill williams.the code was written for real trading. there is an error processing and fixing function, intellectual...
volatile action expert MT4
MetaTrader 4 expert advisor

volatile action

a real working idea, which is as follows. if there is a trend, then it consists of impulse and correction waves. impulse waves are generally characterized by high volatility of bar...
on the ma zi expert MT4
MetaTrader 4 expert advisor

on the ma zi

the expert advisor opens a deal during a breakthrough (on candlestick closure) of the trend line, drawn between the peak of the zig zag and the two latest peaks for the buy orders....
simple news expert MT4
MetaTrader 4 expert advisor

simple news

the expert advisor places a grid of orders in both directions five minutes before the specified time (news release time). once the orders trigger the ea trails the stop loss order....
levels with trail expert MT4
MetaTrader 4 expert advisor

levels with trail

the ea trades on the breakout or the retreat from the support/resistance lines. the lines are set manually by the trader using the "trend line" object on the toolbar.when the price...
divergence expert MT4
MetaTrader 4 expert advisor

divergence

the expert advisor uses signals provided by the indicator. this does not require the indicator to be present in the terminal folder. the ea configuration parameters include the "di...
coin flip expert MT4
MetaTrader 4 expert advisor

coin flip

expert advisor with no custom indicator used, orders are opened pseudo-randomly. equipped with a virtual trailing stop. after a loss the lot is increased by martingale with the spe...
updated nevalyashka expert MT4
MetaTrader 4 expert advisor

updated nevalyashka

the , updated to the new requirements off the terminal.once again, the expert advisor reverses the orders after closing....
expert rs i stochastic ma expert MT4
MetaTrader 4 expert advisor

expert rs i stochastic ma

this expert advisor uses three indicators: ma(150), rsi(3) with the levels of 80 and 20, stochastic(6, 3, 3) with the levels of 70 and 30. these parameters can be changed and custo...
trailing stop that can do everything expert MT4
MetaTrader 4 expert advisor

trailing stop that can do everything

i present you the trailing stop that can do everything expected from a trailing stop.it can trail both real and virtual. by points, as usual, by sar, atr and ma indicators, by cand...
manual trade on strategy tester expert MT5
MetaTrader 5 expert advisor

manual trade on strategy tester

here's one possible and a simple way to link a manual order for strategy tester use. most of us know already that chartevent doesn't work with strategy tester, and the simplest obj...
hidden tp and sl expert MT4
MetaTrader 4 expert advisor

hidden tp and sl

easy ea for closing positions with profit or loss. all positions of chart's symbol are counted separately.settings: tpforsymbol — set profit amount to indicate when to close every...
scalp wiz 9001 expert MT4
MetaTrader 4 expert advisor

scalp wiz 9001

use on eurusd m1. values can be optimized for other pairs and i have had good success with nzdusd and audusd. i would not use this on a live account (yet), but it is a good example...
sentiment expert MT5
MetaTrader 5 expert advisor

sentiment

robot that trades the open sentiment of the market.recommendations: place it on volatile instruments: for example, brent or sberbank.update:the position is closed only after the v...
exp pa oscillator expert MT5
MetaTrader 5 expert advisor

exp pa oscillator

trading system based on the signals of the indicator. the signal is formed when a bar is closing if there is breakthrough of the zero level by the indicator, and if the histogram c...
exp i-ga p expert MT5
MetaTrader 5 expert advisor

exp i-ga p

trading system based on the signals of the indicator. the signal is formed when a bar is closing if there has been an emergence of the up or down arrow.this expert advisor requires...
exp le man trend expert MT5
MetaTrader 5 expert advisor

exp le man trend

the exp_lemantrend ea is based on the signals generated by the oscillator. the signal is formed when a bar is closing if there is crossing of the main and signal lines of the indic...
exp laguerre ro c expert MT5
MetaTrader 5 expert advisor

exp laguerre ro c

trading system based on the signals of the indicator. the position opening signal is formed when a bar is closing if there is breakthrough of the histogram in overbought/oversold l...
exp ma c d candle expert MT5
MetaTrader 5 expert advisor

exp ma c d candle

the expert advisor exp_macdcandle based on signals of the indicator . the signal is formed when a bar is closing if there is change in candlestick color of the indicator.this exper...
exp kalman filter candle expert MT5
MetaTrader 5 expert advisor

exp kalman filter candle

the expert advisor exp_kalmanfiltercandle based on signals of the indicator . the signal is formed when a bar is closing if there is change in candlestick color of the indicator.pl...
exp anchored momentum candle expert MT5
MetaTrader 5 expert advisor

exp anchored momentum candle

the exp_anchoredmomentumcandle expert advisor based on signals of the indicator. the signal is formed when a bar is closing if there is change in candlestick color of the indicator...
exp ma c d-2 expert MT5
MetaTrader 5 expert advisor

exp ma c d-2

the exp_macd-2 expert advisor based on signal entry taken from the indicator. the signal is formed when a bar is closing if there is breakout of the zero level by the macd histogra...
exp loco expert MT5
MetaTrader 5 expert advisor

exp loco

the exp_loco expert advisor based on signals of the indicator. the signal is formed when a bar is closing if there is change in icon color of the indicator.this expert advisor requ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.