MetaTrader MT5 All Source Code Downloads - Page 86

Showing 8087 results
forex profit expert MT5
MetaTrader 5 expert advisor

forex profit

the expert advisor uses parabolic sar and three emas (with the periods of 10, 25 and 50).the algorithm of trading strategy:1. open a h1 chart of eurusd, lots 0,1.2. draw parabolic ...
send close expert MT5
MetaTrader 5 expert advisor

send close

the expert advisor opens or closes positions at the intersection of lines.the ea draws 4 lines: "line buy", "line sell" and two "close" lines.your task is to move the lines to posi...
gazonkos expert MT5
MetaTrader 5 expert advisor

gazonkos

the automated trading systemgazonokosilka (in russian means "lawnmower") can provide often little profits. stop loss and take profit parameters are set to tight values so that trad...
altarius rs i stohastic expert MT5
MetaTrader 5 expert advisor

altarius rs i stohastic

the ea uses two istochastic (stochastic oscillator) indicators and one irsi (rsi, relative strength index).calculates the lot size based on the analysis of closed trades:results of...
2 ma 4 level expert MT5
MetaTrader 5 expert advisor

2 ma 4 level

the expert advisor uses the values of two ima (moving average, ma) indicators.operation principle2 sma — fast and slow. the averaging period of the fast sma is always less than tha...
autotrade expert MT5
MetaTrader 5 expert advisor

autotrade

two pending orders (buystop and sellstop) are placed with the specified expiration.operation start placing two pending orders:then we expect operation with only one position — if t...
bi g do g expert MT5
MetaTrader 5 expert advisor

bi g do g

the ea places pending stop orders buy_stop and sell_stop.recommended timeframe — m15.trading rules:find the maximum price value in the interval between 14 and 16 hours terminal tim...
reconstruction of positions script MT5
MetaTrader 5 script

reconstruction of positions

reconstruction of positions — an example of working with a trading history on hedge accounts.an example of the final output:position #0deal_entry_in, type deal_type_buy, price 1.04...
trailing stop expert MT5
MetaTrader 5 expert advisor

trailing stop

this is a simple expert advisor with an implemented trailing stop.it has only two parameters:trailingstop — the distance between the price and the stop loss level.trailingstep — pr...
ai s1 expert MT5
MetaTrader 5 expert advisor

ai s1

the ea works based on the analysis of open, high and low.works only on eurusd....
nr t r ga t o r indicator MT5
MetaTrader 5 indicator

nr t r ga t o r

the indicator is derived from the nrtr indicator. the new candlestick coloring provides a more convenient visualization.nrtr gator...
simple trade expert MT5
MetaTrader 5 expert advisor

simple trade

the expert advisor compares open prices of the zero and third bar.condition to open a buy position:if(iopen(0)>iopen(3))- if the opening price of a zero bar is higher than the o...
lucky expert MT5
MetaTrader 5 expert advisor

lucky

a tick expert advisor. comparing the price on the previous tick and the current price.attention! tests only in the "every tick based on real ticks" mode.algorithm: two variables:st...
21hour expert MT5
MetaTrader 5 expert advisor

21hour

the expert advisor places two pending orders at a certain time.two orders are placed at the specified time. when on eof them triggers, the second one should be deleted. exit either...
money fixed margin expert MT5
MetaTrader 5 expert advisor

money fixed margin

an example for calculating the lot value with a fixed margin level. that is, if you specify 10%, a position with the margin equal to 10% of free margin will be opened.input paramet...
rs i ea expert MT5
MetaTrader 5 expert advisor

rs i ea

rsi ea — trading based on overbought/oversold zones determined by the irsi (relative strength index, rsi) indicator.the expert advisor will buy when the rsi indicator enters the ov...
ma reverse expert MT5
MetaTrader 5 expert advisor

ma reverse

trading by moving average. checking for sufficiency of funds.operation principle:performance result on eurusd, m30 from 2016.05.08 to 2016.12.28:also, before each operation, we sho...
e-turbo fx expert MT5
MetaTrader 5 expert advisor

e-turbo fx

analysis of bars, if they contain n consecutive bars of the same type.an example of the strategy: find n consecutive bullish bars, the body of each bar is greater than the previous...
waddah attar win expert MT5
MetaTrader 5 expert advisor

waddah attar win

the expert advisor trades using pending buy limit (buylimit) and sell limit (selllimit) orders. once the price moves very close to the pending order:if((m_symbol.ask()-lastbuylimit...
up3x1 premium m expert MT5
MetaTrader 5 expert advisor

up3x1 premium m

two imas on the current period and one on period_d1....
bull vs medved expert MT5
MetaTrader 5 expert advisor

bull vs medved

the expert advisor makes trading decisions based on simple candlestick combinations. it is designed for use on the h4 period.testing results on eususd, h4, from 2015.01.11 to 2017....
true scalper profit lock expert MT5
MetaTrader 5 expert advisor

true scalper profit lock

two ima indicators (ma, moving average) — with hard coded periods of 3 and 7, and on irsi indicator (rsi, relative strength index) with the period of 2.testing results on eurusd, h...
up3x1 expert MT5
MetaTrader 5 expert advisor

up3x1

the imas on the current period....
mq l5 wizard ma c d parabolic sa r expert MT5
MetaTrader 5 expert advisor

mq l5 wizard ma c d parabolic sa r

the mql5 wizard macd parabolic sar expert advisor has been created using the , on the basis of (moving average convergence/divergence) signals and the trend indicator.the expert ad...
robot ma c d expert MT5
MetaTrader 5 expert advisor

robot ma c d

macd based expert advisor.example of opening a sell position:...
xm a-xn ht f indicator MT5
MetaTrader 5 indicator

xm a-xn ht f

the indicator with the timeframe selection option available in the input parameters.the xma-xn_htf repeater indicator requires the compiled custom indicator file xma-xn.mq5 in orde...
snake in borders indicator MT5
MetaTrader 5 indicator

snake in borders

snakeinborders calculates the channel of a filtered market, which is limited by two borders bordertopbuffer[] and borderbotbuffer[], and it calculates the signal martbuffer[].//+--...
fractal tr i x indicator MT5
MetaTrader 5 indicator

fractal tr i x

a fractal trix. for a more detailed description please see the .fig1. the fractal_trix indicator...
trend catcher expert MT5
MetaTrader 5 expert advisor

trend catcher

the expert advisor identifies trend based on three moving averages (with periods of 200, 50, 25 or other custom periods), and opens trades using the parabolic sar indicator. the ea...
boll trade expert MT5
MetaTrader 5 expert advisor

boll trade

trading based on the bollinger bands indicator. chart time-frame — m30 and higher.tests on eurusd, m30 from 2016.06.23 to 2017.01.16:...
nr t r gator indicator MT5
MetaTrader 5 indicator

nr t r gator

the indicator is derived from the nrtr indicator. the new candlestick coloring provides a more convenient visualization.this indicator was first implemented in mql4 and was publish...
xprofuter dd ht f indicator MT5
MetaTrader 5 indicator

xprofuter dd ht f

the indicator with the timeframe selection option available in the input parameters.to provide correct operation of the indicator, place the compiled xprofuterdd.mq5 indicator file...
moving average trade system expert MT5
MetaTrader 5 expert advisor

moving average trade system

the strategy is based on moving averages with the periods of 5/20/40/60.the algorithm of the trading strategy:1. building four smas (simple moving average) with the periods of 5/20...
background candles i-one third ht f indicator MT5
MetaTrader 5 indicator

background candles i-one third ht f

the indicator draws indicator candlesticks of a higher timeframe as color filled rectangles using buffers.depending on a candlestick direction the candlestick body is painted in gr...
linear price bar ht f indicator MT5
MetaTrader 5 indicator

linear price bar ht f

the indicator with the timeframe selection option available in the input parameters.to provide correct operation of the indicator, place the compiled linear_price_bar.mq5 indicator...
time sync fo r t s expert MT5
MetaTrader 5 expert advisor

time sync fo r t s

the expert advisor synchronizes the local computer time in the interval from 9:50 to 9:59 (before the beginning of the morning session) with the metatrader 5 forts server time....
snake in borders ht f indicator MT5
MetaTrader 5 indicator

snake in borders ht f

the indicator with the timeframe selection option available in the input parameters.to provide correct operation of the indicator, place the compiled snakeinborders.mq5 indicator f...
fractal tr i x ht f indicator MT5
MetaTrader 5 indicator

fractal tr i x ht f

the indicator with the timeframe selection option available in the input parameters.the fractal_trix_htf repeater indicator requires the compiled custom indicator file fractal_trix...
td s global expert MT5
MetaTrader 5 expert advisor

td s global

the tdsglobal expert advisor uses the macd, osma and wpr indicators. the expert advisor is configured to trade on the d1 timeframe with usdchf, gbpusd, usdjpy and eurusdtesting res...
simple ma c d expert MT5
MetaTrader 5 expert advisor

simple ma c d

trading on a new bar only. trading rules are simple — on the new bar, compare the value of the main line on bar (1) and bar (2):if main_line macd (1) > main_line macd (2) -> ...
open interest indicator MT5
MetaTrader 5 indicator

open interest

the open interestindicator shows the parameter "total volume of open positions - ".explanation of indicator colors:if the indicator bar is blue, open interest has grown since the b...
session buy sell orders volume indicator MT5
MetaTrader 5 indicator

session buy sell orders volume

the "session buy sell orders volume" indicator shows a histogram of the minimum and maximum values of the following parameters:- "total current volume of buy orders" - "total curr...
ma r e5. 1 expert MT5
MetaTrader 5 expert advisor

ma r e5. 1

the mare5.1 expert advisor is very easy to use. it uses the values of two moving averages (sma) at the close of 0th, 2nd and 5th bar. the ea is configured to work on the m1 timefra...
exp fractal weight oscillator expert MT5
MetaTrader 5 expert advisor

exp fractal weight oscillator

the simplest ea based on the . sells at downward crossing of the oscillator overbought level, buys at the upward crossing of oscillator oversold level. the signal is formed at the ...
nr t r gator ht f indicator MT5
MetaTrader 5 indicator

nr t r gator ht f

the indicator with the timeframe selection option available in the input parameters.the indicator requires nrtr_gator.mq5 indicator file. place it in <terminal_data_folder>\m...
td i-2 cloud ht f indicator MT5
MetaTrader 5 indicator

td i-2 cloud ht f

the indicator with the timeframe selection option available in input parameters:the tdi-2_htf repeater indicator requires the compiled custom indicator file tdi-2.mq5 in order to c...
new martin expert MT5
MetaTrader 5 expert advisor

new martin

the expert advisor only works on accounts with hedging! (read here about the hedging option: )inspired by "" (in russian).the new martinexpert advisor opens two opposite positions ...
silver trend expert MT5
MetaTrader 5 expert advisor

silver trend

silvertrend v3 — trading based on the analysis of the high, low and close prices of bars.results on eurusd, h1 from 2016.06.01 to 2016.12.21:...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.