MetaTrader MTall All Source Code Downloads - Page 134

Showing 11128 results
exp ic h i os c expert MT5
MetaTrader 5 expert advisor

exp ic h i os c

trading system based on the signals of the indicator. a signal is formed at the close of a bar, if the direction of the indicator histogram has changed.the expert advisor uses the ...
em a expert MT5
MetaTrader 5 expert advisor

em a

the expert advisor is based on the intersection of two moving averages. take profit and stop loss levels are virtual. the parameters of the indicators are hard coded and cannot be ...
super sr6 ht f indicator MT5
MetaTrader 5 indicator

super sr6 ht f

the indicator with the timeframe selection option available in the input parameters:to provide correct operation of the indicator, save the compiled supersr6.mq5 indicator file to ...
strange indicator indicator MT5
MetaTrader 5 indicator

strange indicator

the smoothed strangeindicator oscillator with the color indication of overbought/oversold level breakouts and of the histogram direction. depending on the value of the indicator's ...
pinball machine expert MT5
MetaTrader 5 expert advisor

pinball machine

all parameters of the expert advisor are calculated on the basis of a random number generator, including the position direction, stop loss and take profit. lot is calculated based ...
double ma crossover ea expert MT5
MetaTrader 5 expert advisor

double ma crossover ea

trades only the following symbols:"audcad""audjpy""audnzd""audusd""chfjpy""euraud""eurcad""eurchf""eurgbp""eurjpy""eurusd""gbpchf""gbpjpy""gbpusd""nzdusd""usdcad""usdchf""usdjpy"tr...
vt s indicator MT5
MetaTrader 5 indicator

vt s

trend indicator. this indicator was first implemented in mql4 and published in the on 06.11.2007.fig1. the vts indicator...
color xc c i histogram ht f indicator MT5
MetaTrader 5 indicator

color xc c i histogram ht f

the indicator with the timeframe selection option available in the input parameters:to provide correct operation of the indicator, add the compiled colorxcci_histogram.mq5 indicato...
elli expert MT5
MetaTrader 5 expert advisor

elli

the expert advisor is based on the adx wilder and ichimoku kinko hyo indicators. lot is calculated based on risk percentage of margin.regarding the choice of the timeframe:the adx ...
multi hedg 1 expert MT5
MetaTrader 5 expert advisor

multi hedg 1

a multi-currency expert advisor that opens a market position (either buy or sell) at the user defined time. you can also set to close the position at a particular time, select curr...
ma c d expert MT5
MetaTrader 5 expert advisor

ma c d

the implementation of the macd pattern "trend continuation".brief description of the strategy:time-frame: h1symbol: eurusdvolume: 0.1 лотindicators: macd 12, 26, 9.searching for a ...
nevalyashka3 1 expert MT5
MetaTrader 5 expert advisor

nevalyashka3 1

the advantage of the expert advisor is that it can confidently move into positive direction. its main disadvantage is the drawdown.the idea is: trade eurusd. the average price chan...
signal ma above below library MT5
MetaTrader 5 library

signal ma above below

attention! save the signal module file to "data folder"\mql5\include\expert\signal\". the easiest way is the following — in the search bar of metaeditor (upper right corner) enter ...
e rp 250 expert MT5
MetaTrader 5 expert advisor

e rp 250

an expert advisor based on the indicator. the chart layout in x-points reversal. a high-quality zigzag based on hilo.fig.1 the rpoint indicator‌results for the six months on the h3...
juice z ht f indicator MT5
MetaTrader 5 indicator

juice z ht f

the indicator with the timeframe selection option available in the input parameters:to provide correct operation of the indicator, save the compiled juicez.mq5 indicator file to te...
rs i trader expert MT5
MetaTrader 5 expert advisor

rs i trader

using#include <movingaverages.mqh>we average the array of values of the irsi indicator.we also get the values of two imas — the fast and the slow one.the "reverse" parameter ...
vt s bb indicator MT5
MetaTrader 5 indicator

vt s bb

the trend indicator using bollinger bands.fig1. the vts_bb indicator...
vt s keltner indicator MT5
MetaTrader 5 indicator

vt s keltner

the trend indicator using the keltner channel.fig1. the vts_keltner indicator...
color xw p r histogram ht f indicator MT5
MetaTrader 5 indicator

color xw p r histogram ht f

the indicator with the timeframe selection option available in the input parameters:to provide correct operation of the indicator, add the compiled colorxwpr_histogram.mq5 indicato...
steve cartwright trader camel cc i ma c d expert MT5
MetaTrader 5 expert advisor

steve cartwright trader camel cc i ma c d

the expert advisor is configured to trade usdjpy on the h1 timeframe.the ea uses two moving averages, one macd and one cci. ontradetransaction is used to receive position opening t...
color keltner candles indicator MT5
MetaTrader 5 indicator

color keltner candles

this indicator colors candlesticks in different colors depending on the strength and direction of the trend, using keltner channels.the indicator is based on five symmetrical keltn...
ss l ht f indicator MT5
MetaTrader 5 indicator

ss l ht f

the indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, add the compiled ssl.mq5 indicator file to terminal_d...
exp ss l expert MT5
MetaTrader 5 expert advisor

exp ss l

the exp_ssl expert advisor is based on signals of the indicator. a trade signal is formed at the bar closure, if there is a change in the indicator color.the expert advisor uses th...
ss l alert indicator MT5
MetaTrader 5 indicator

ss l alert

the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\include). the use of the classes was described in detail in the article .‌fig1...
color parabolic alert indicator MT5
MetaTrader 5 indicator

color parabolic alert

introduced new input parameters added three new functions to the end of the indicator code: buysignal(), sellsignal() and getstringtimeframe() added a couple of calls to buysigna...
trade on qualified rs i expert MT5
MetaTrader 5 expert advisor

trade on qualified rs i

a trade strategy based on the rsi indicator. checks if there is enough money before opening a position.initial check:to open buy: r‌si on bar "1" < 45to open sell: r‌si on bar "...
20 pr exp-3 expert MT5
MetaTrader 5 expert advisor

20 pr exp-3

the 20prexp-3 expert advisor is based on the intraday volatility breakthrough system. it additionally uses volume filters and the parabolic sar indicator. exit strategy: using a tr...
nup1 down expert MT5
MetaTrader 5 expert advisor

nup1 down

strategy: n bars up and one bar down. trailing. lot calculation based on the risk value as a percentage of free margin.examples:‌if the condition is met, open a sell position....
laguerre rs i with laguerre filter indicator MT4
MetaTrader 4 indicator

laguerre rs i with laguerre filter

this is a laguerre rsi with an addition of laguerre filter signal line.so, it is a sort of "all laguerre" indicator. as an addition, a "no trade zone" can be displayed (for cases o...
laguerre rs i with laguerre filter indicator MT5
MetaTrader 5 indicator

laguerre rs i with laguerre filter

laguerre rsi with laguerre filter...it allows to use "speed" for both laguerre filter and laguerre rsi"speed" can vary from 0 to 6 - the higher the "speed" to "faster" the rsi or t...
pending order grid expert MT4
MetaTrader 4 expert advisor

pending order grid

this ea opens a grid of buy stops and sell stops at a specified distance from price. it is not a fully automatic ea. you need to reset it once a while.features startinglot increas...
modify sl tp script MT5
MetaTrader 5 script

modify sl tp

this script is used to modify the stop loss and take profit of current symbol position.the new stop loss and take profit are based on the market price.if the inputs are 0, there wi...
modify sl tp script MT4
MetaTrader 4 script

modify sl tp

this script is used to modify the stop loss and take profit of current symbol positions.the new stop loss and take profit are based on the market price.if the inputs are 0, there w...
step up down indicator MT5
MetaTrader 5 indicator

step up down

stepupdown indicator will provide a signal that the price will change direction, and show the arrow up or arrow down and alerts, when the price will begin to change direction....
lr degrees mt5 indicator MT5
MetaTrader 5 indicator

lr degrees mt5

lrdegrees mt5 is the indicator for metatrader 5 will show double trend line of the linear regression, and gives the position degree of short line and provide alerts when the trend ...
lr degrees mt4 indicator MT4
MetaTrader 4 indicator

lr degrees mt4

lrdegrees mt4 is the indicator for metatrader 4 will show double trend line of the linear regression, and gives the position degree of short line and provide alerts when the trend ...
averages heatmap indicator MT5
MetaTrader 5 indicator

averages heatmap

plotting up to 256 averages slopes using two color line for each average slope. supported average types in this version.simple maexponential masmoothed malinear weighted mausual st...
averages rainbow indicator MT5
MetaTrader 5 indicator

averages rainbow

plotting up to 256 averages using two color line for each average. supported average types in this version.simple maexponential masmoothed malinear weighted mausual stuff included ...
smoother std adaptive indicator MT5
MetaTrader 5 indicator

smoother std adaptive

smoother (some know it as jurik smoother) that is made adaptive using deviations.without sample correction (same as built in standard deviation)with sample correctioncoloring is ma...
rs i accumulated (floating levels) indicator MT4
MetaTrader 4 indicator

rs i accumulated (floating levels)

accumulated rsi that uses:floating levels or quantile bands process of "accumulating" uses consecutive rsi calculations in order to "construct" new "rsi" value.ps: since this indic...
volatility quality stridsman indicator MT5
MetaTrader 5 indicator

volatility quality stridsman

this plots 4 value:fast averageslow average volatility quality line (the colored line)the zone between the volatility quality and the fast averagecolor of the line and color of the...
auto fibo indicator MT4
MetaTrader 4 indicator

auto fibo

this indicator is designed to draw a fibonacci retracement, using as a basis the zigzag indicator....
trade multiplier expert MT4
MetaTrader 4 expert advisor

trade multiplier

this expert will duplicate a trade with the preset lot multiplier on the same account. no cross-account functionality, trades only on the same account. can be synced on a virtual h...
high and low custom levels indicator MT5
MetaTrader 5 indicator

high and low custom levels

high and low. for levels, you can specify an offset. you can specify the interval (period_d1) on which to search for levels.input parameter "count day": if it is equal to "0" or "1...
breakthrough bb expert MT5
MetaTrader 5 expert advisor

breakthrough bb

the system is not mine, it was described by chuck lebo and david lucas.this ea uses the following purchase rules:1. ma_long should go up - this is a filter.2 the closing price must...
spread statistics indicator MT5
MetaTrader 5 indicator

spread statistics

the average spread for the "averaging period". you can set the background transparency and transparency of the text.input parameters:averaging periodbackgroundbackground alphatext ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.