MetaTrader MT5 All Source Code Downloads - Page 108

Showing 8087 results
blau ts i indicator MT5
MetaTrader 5 indicator

blau ts i

the william blau true strength index indicator shows the william blau true strength index.it has seven input parameters:period- calculation period;applied price- the calculation pr...
blau tstoch indicator MT5
MetaTrader 5 indicator

blau tstoch

the william blau stochastic indicator shows the william blau stochastic.the indicator has five input parameters:period- calculation period;first smooth period- the initial smoothin...
zig zag on fractals indicator MT5
MetaTrader 5 indicator

zig zag on fractals

zigzag on fractalsuses fractals (ifractals, fractals) as reference peaks. here, the following rule is applied: where the latest peak was built on the down-fractal and the current d...
fx-ch a o s sc a l p expert MT5
MetaTrader 5 expert advisor

fx-ch a o s sc a l p

idea by: .mql5 code by: .the fx-chaos_scalp trading strategy. no more than one position is in the market at a time. the ea uses the indicator, a zigzag based on fractals.when refer...
momentum-m15 expert MT5
MetaTrader 5 expert advisor

momentum-m15

idea by: .mql5 code by: .the ea trades on two indicators: ima (moving average, ma) and imomentum (momentum). the ea also takes into consideration the close prices of bar #1 and the...
brandy expert MT5
MetaTrader 5 expert advisor

brandy

idea by: .mql5 code by: .the ea uses two moving average indicators, those being the signals on the intersection of two mas: here, the slow indicator (ma "open") is used for opening...
firebird expert MT5
MetaTrader 5 expert advisor

firebird

idea by: .mql5 code by: .the ea trades on the ima (moving average, ma) indicator. at the same time, there is a parameter (defined in percents) distance between "ma" and the price- ...
generic index indicator MT5
MetaTrader 5 indicator

generic index

the indicator allows creating an index for one of the eight basic currencies. the index may contain up to ten components.the indicator has twenty-two input parameters:index- the cu...
us d x indicator MT5
MetaTrader 5 indicator

us d x

indicator usdx shows the usd index.calculations:the indicator has two input parameters:applied price- the calculation price;reverse- reverse of the calculated index chart. please n...
us d x candle indicator MT5
MetaTrader 5 indicator

us d x candle

indicator usdx shows the in form of japanese candlesticks.calculations:the indicator has one input parameter:reverse- reverse of the calculated index chart. please note that for th...
advance decline line indicator MT5
MetaTrader 5 indicator

advance decline line

indicator advance decline line shows the trend strength line. it can also detect possible changes in its direction.it has two input parameters:period- calculation period;cumulative...
absorption expert MT5
MetaTrader 5 expert advisor

absorption

idea by: .mql5 code by: .the ea trades with the absorption pattern. it places pending orders buy stop and sell stop. it can move a position to a breakeven, as well as trailing. ind...
awesome mod indicator MT5
MetaTrader 5 indicator

awesome mod

the indicator represents two awesome oscillators with different smoothing periods, ao fast and ao slow, calculated based on three components: fast ema, medium ema, and slow ema.it ...
cc indicator MT5
MetaTrader 5 indicator

cc

john ehlers cyclic component oscillator.it has two input parameters:period- calculation period;applied price- price used for calculations. calculations:where:...
it indicator MT5
MetaTrader 5 indicator

it

the indicator shows john ehlers trendline on the price chart.calculations:where:...
stochastic fast indicator MT5
MetaTrader 5 indicator

stochastic fast

the fast stochastic oscillator shows in a separate window a stochastic calculated as follows:where:if max = 0,the indicator has four input parameters:period k- the period of calcul...
stochastic slow indicator MT5
MetaTrader 5 indicator

stochastic slow

the slow stochastic oscillator shows in a separate window a stochastic calculated as follows:where:if max = 0,the indicator has five input parameters:period k- the period of calcul...
stochastic ma c d indicator MT5
MetaTrader 5 indicator

stochastic ma c d

the stochastic macd oscillator shows in a separate window the stochastic macd.it has six input parameters:macd fast ma- fast ma to calculate macd;macd slow ma- slow ma to calculate...
stochastic ro c indicator MT5
MetaTrader 5 indicator

stochastic ro c

price rate-of-change (roc) indicator based on stochastic.it has eight input parameters:stochastic k period- the period of calculating the stochastic %k line;stochastic d period- th...
impulse indicator MT5
MetaTrader 5 indicator

impulse

the indicator shows the number of points passed. the methods of averaging from enumeration are supported.trading using the impulse indicator is similar to that based on rsi: the in...
gold warrior02b expert MT5
MetaTrader 5 expert advisor

gold warrior02b

idea by: .mql5 code by: .the ea uses indicators icci (commodity channel index, cci), zigzag, and . position trailing is possible.inputs lots- the initial volume of the positions;st...
delete trade arrows indicator MT5
MetaTrader 5 indicator

delete trade arrows

the deletetradearrowsutility is designed to delete from the chart the arrow objects that mark transactions in the chart.how to use: drop the transactions from the trading history o...
doji arrows expert MT5
MetaTrader 5 expert advisor

doji arrows

idea by: .mql5 code by: .the ea trades by the doji pattern:at the same time, you can set the candlestick body size in the "size of a body of a candle (open close)" parameter.operat...
bs s 1 0 expert MT5
MetaTrader 5 expert advisor

bs s 1 0

idea by: .mql5 code by: .the ea works with three moving average indicators. these three indicators, i.e., the "first", the "second", and the "third", have ascending average periods...
kw a n rd p indicator MT5
MetaTrader 5 indicator

kw a n rd p

a simple oscillator based on the values of the idemarker, imfi and imomentum indicators and implemented as a two-colored histogram.indicator calculation formula:the growth of a fin...
kw a n rd p ht f indicator MT5
MetaTrader 5 indicator

kw a n rd p ht f

indicator with the possibility to change the indicator timeframe in input parameters:for the indicator to operate, the kwan_rdp.ex5indicator must be added to the <terminal_data_...
kw a n cc c indicator MT5
MetaTrader 5 indicator

kw a n cc c

a simple oscillator based on the values of the chaikin oscillator, commodity channel index and imomentum indicators and implemented as a two-colored histogram.indicator calculation...
kw a n cc c ht f indicator MT5
MetaTrader 5 indicator

kw a n cc c ht f

the indicator with the possibility to change the indicator timeframe in input parameters.for the indicator to operate, the kwan_ccc.ex5indicator must be added to the <terminal_d...
vr---moving expert MT5
MetaTrader 5 expert advisor

vr---moving

idea by: .mql5 code by: .the ea trades on indicator moving average, all the preparatory and trading functions having been implemented as the cmovingtrading class in a separate file...
2 xm a ichimoku oscillator indicator MT5
MetaTrader 5 indicator

2 xm a ichimoku oscillator

an oscillator based on the difference of two smoothed, different-period tenkan-sen lines in form of a colored histogram.for the indicator to work, there must be indicator xma_ichim...
2 xm a ichimoku oscillator ht f indicator MT5
MetaTrader 5 indicator

2 xm a ichimoku oscillator ht f

indicator with the timeframe selection option available in its input parameters:for the indicator to work, there must be indicators 2xma_ichimoku_oscillator.ex5and xma_ichimoku.ex5...
universal ma cross ea expert MT5
MetaTrader 5 expert advisor

universal ma cross ea

idea by:mql5 code by:the ea trades on two moving average indicators and allows selecting the method of defining the position size: manually (having set the lotsparameter to more th...
sar ht f alert indicator MT5
MetaTrader 5 indicator

sar ht f alert

indicator isar with the timeframe selection option in input parameters, implemented in color, with the possibility to generate alerts when the trend changes its direction.fig.1. in...
ea moving average expert MT5
MetaTrader 5 expert advisor

ea moving average

idea by: .mql5 code by: .the ea is based on \mql5\experts\examples\moving average\moving average.mq5 from standard delivery. what's new or changed:for each of the four signals (buy...
exp sar tm plus expert MT5
MetaTrader 5 expert advisor

exp sar tm plus

a trading system based on indicator signals parabolic stop and reverse system with the possibility to set a fixed position holding time. the signal is formed when a bar is closed, ...
exp amstell expert MT5
MetaTrader 5 expert advisor

exp amstell

idea by: .mql5 code by: .ea operation algorithm at the first start, open a buy position with the volume of lots. then monitor (in ontradetransaction) all opening positions and reme...
two bars comparison expert MT5
MetaTrader 5 expert advisor

two bars comparison

idea by: .mql5 code by: .the ea compares the opening prices (open) of bar#0 and bar#2:inputs stop loss (in pips)- stop loss;take profit (in pips)- take profit;trailing stop (in pip...
e breakeven expert MT5
MetaTrader 5 expert advisor

e breakeven

idea by: .mql5 code by: .assistant ea: it moves the positions to a breakeven, after which trailing is enabled.it only has three parameters trailing stop (in pips)- trailing;trailin...
e-news-lucky expert MT5
MetaTrader 5 expert advisor

e-news-lucky

idea by: .mql5 code by: .working with pending buy stop and sell stop orders. pending orders are placed and removed at a specified time (time of order placementand time of order rem...
ss l2 indicator MT5
MetaTrader 5 indicator

ss l2

two different-period indicators , implemented as a colored cloud. working with a colored cloud is based on crossing the initial indicators, accompanied with changing the color of t...
ss l2 ht f indicator MT5
MetaTrader 5 indicator

ss l2 ht f

indicator with the timeframe selection option available in input parameters:for the indicator to work, the ssl2.ex5indicator must be added to the <terminal_data_directory>\mq...
xstd dev speed indicator MT5
MetaTrader 5 indicator

xstd dev speed

smoothed standard deviation changing rate. interpretation of the indicator values:high positive values (yellow) indicate an increasing trend; high negative values (gray) indicate t...
xstd dev speed ht f indicator MT5
MetaTrader 5 indicator

xstd dev speed ht f

indicator with the timeframe selection option in input parameters:for the indicator to work, there must be indicator xstddevspeed.ex5in the <terminal_data_directory>\mql5\ind...
exp kw a n nr p expert MT5
MetaTrader 5 expert advisor

exp kw a n nr p

a trading system based on the indicator signals. a signal is formed at the close of a bar, if the direction of the indicator movement (the indicator color) has changed.for the gene...
pl c (penetration of the last candle) expert MT5
MetaTrader 5 expert advisor

pl c (penetration of the last candle)

idea by: .mql5 code by: .trading in the price movement direction with pending buy stop and sell stop orders on the 5-minute timeframe.the cycle starts with placing pending orders w...
exp kw a n cc c expert MT5
MetaTrader 5 expert advisor

exp kw a n cc c

a trading system based the indicator signals. a signal is formed at the close of a bar, if the direction of the indicator movement (the indicator color) has changed.for the generat...
exp kw a n rd p expert MT5
MetaTrader 5 expert advisor

exp kw a n rd p

a trading system based on the indicator signals. a signal is formed at the close of a bar, if the direction of the indicator movement (the indicator color) has changed.for the gene...
spasm expert MT5
MetaTrader 5 expert advisor

spasm

idea by: .mql5 code by: .it trades on the market volatility.inputs lots- position volume;multiplier relative to current volatility- a multiplier relative the current volatility;per...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.