MetaTrader MTall All Source Code Downloads - Page 109

Showing 11128 results
rotating text objects script MT4
MetaTrader 4 script

rotating text objects

example of working with objects: creating object, changing properties, redrawing the chart....
zh dynamic arrays lib library MT4
MetaTrader 4 library

zh dynamic arrays lib

functions refer to one-dimensional array as multidimensional.it is possible to change the number of elements in any dimension at will.there are options to monitor the incoming data...
lot lib library MT4
MetaTrader 4 library

lot lib

so, decide - what can be riskedin each trade? there are many options, and selecting the correct oneis not always easy. to solve this problem, i made the lot_lib.mqhlibrary usage:- ...
gap indicator indicator MT4
MetaTrader 4 indicator

gap indicator

the indicator shows the gaps between the closing price of the previous bar and the opening price of the current bar. the gap size in points is set in the sizegap external parameter...
ad xdon indicator MT4
MetaTrader 4 indicator

ad xdon

Download the source code for this indicator
sell percent script MT4
MetaTrader 4 script

sell percent

Download the source code for this script
e -trailing script MT4
MetaTrader 4 script

e -trailing

Download the source code for this script
buy percent script MT4
MetaTrader 4 script

buy percent

Download the source code for this script
momentum indicator MT4
MetaTrader 4 indicator

momentum

the momentum technical indicator measures the change of price of a financial instrument over a given time span.momentumthere are basically two ways to use the momentum indicator:as...
xodiagram 1 indicator MT4
MetaTrader 4 indicator

xodiagram 1

input parameters: boxsize- box size in points reversalbox- the number of boxes for reversal candles- the number of candles for calculation...
serg153xo indicator MT4
MetaTrader 4 indicator

serg153xo

Download the source code for this indicator
ang autoch hl indicator MT4
MetaTrader 4 indicator

ang autoch hl

Download the source code for this indicator
parabolic sa r indicator MT4
MetaTrader 4 indicator

parabolic sa r

parabolic sar technical indicator was developed for analyzing the trending markets. the indicator is constructed on the price chart. this indicator is similar to moving average wit...
universal 1. 64 expert MT4
MetaTrader 4 expert advisor

universal 1. 64

Download the source code for this expert advisor
stoch position indicator MT4
MetaTrader 4 indicator

stoch position

stochposition is an indicator for metatrader 4 based on stochastic indicator, which shows the position and direction of stochastic in m5 timeframe up to w1 timeframe.in addition, s...
3 days hi lo indicator MT4
MetaTrader 4 indicator

3 days hi lo

dxerofthis indicator draws support & resistance lines based on high and low of a daily candle three days ago....
tipu renko live indicator MT4
MetaTrader 4 indicator

tipu renko live

renko charts were invented in japan and were introduced to the western world by steve nison, widely known as father of modern candlestick charting.1 renko charts ignore time and fo...
swing point highs and lows indicator MT4
MetaTrader 4 indicator

swing point highs and lows

this indicator helps to determine swing point highs and swing point lows.you can choose how many bars need to be checked to determine the major and minor swing points.want alerts? ...
trading volume indicator indicator MT4
MetaTrader 4 indicator

trading volume indicator

trading volume indicator shows the volume of buying and selling trades on the current bar or on average of specific number of last bars as you want . both volumes are shown simulta...
rs i 2 time frames indicator MT4
MetaTrader 4 indicator

rs i 2 time frames

this code is very simplistic idea of the oscillator, which takes into account values in multiple timeframes indicators .this indicator allows you to monitor the current rsi values ...
full information indicator MT4
MetaTrader 4 indicator

full information

description: show full information: price, symbol, timeframe, date, time, spread, swap, stop out level, your name...input window:...
pips to point conversion factor library MT4
MetaTrader 4 library

pips to point conversion factor

e.g.: if you want to set stop loss of 50 pips for 5 digit broker, refer to this function by convert it to 500 points for machine to read.if 5 digit broker:stoploss*pipstopointfacto...
higher timeframe indicator MT4
MetaTrader 4 indicator

higher timeframe

indicator that shows higher timeframe candle on current timeframe.on screenshot you can see d1 candle on h1 timeframe....
candle strength indicator MT4
MetaTrader 4 indicator

candle strength

indicator that shows candle strength.candle strength is a difference between close price and open price in pips....
trends accumulator indicator MT5
MetaTrader 5 indicator

trends accumulator

this indicator was originally made to study patterns in price movements, while discarding minor fluctuations in price. although this was its original purpose, there are other inter...
indicator buffers expert MT4
MetaTrader 4 expert advisor

indicator buffers

this ea will detect the buffers values of any indicator you want. just type its name in the ea settings....
auto trade with bb expert MT4
MetaTrader 4 expert advisor

auto trade with bb

khurram mustafabased on : rsi , cci , bb time frame : 1 hr logic : if rsi cci down with bb then sell, otherwise buy or wait other options: selection of buy/sell trading time select...
separators script MT5
MetaTrader 5 script

separators

note: this is merely for historical analysis; therefore, it doesn't update the chart with upcoming separators.settings: time of the day (e.g. 23:35) number of days (e.g. 10000) co...
reco system expert MT4
MetaTrader 4 expert advisor

reco system

it is a recovery system implemented in ea. but you can copy it to any other eas.system makes buy (first order,but you can set another rule for it) than if price goes up,order close...
kn j zig zag with value indicator MT4
MetaTrader 4 indicator

kn j zig zag with value

knj zigzag with value at pivots (highs/lows).zigzag line: blue. pivot value (swing value): black inputs window: extdepth=12; extdeviation=5; extbackstep=3; pivotscolor=magenta; =&...
draw elliott 5 waves script MT4
MetaTrader 4 script

draw elliott 5 waves

draw elliott waves (5 waves) manually.1. navigator window (ctrl + n), execute this script (double click) on chart.2. it shows "0 1 2 3 4 5" (blue) on the left of chart. double clic...
the computer time resolution indicator MT4
MetaTrader 4 indicator

the computer time resolution

the indicator shows computer time resolution. normally it is about 15-16 ms. this is important, for example, to copy positions from other metatrader 4....
all pivot points mt4 indicator MT4
MetaTrader 4 indicator

all pivot points mt4

an indicator for drawing all important pivot points including: "classic", "camarilla", "woodie", "floor", "fibonacci", "fibonacci_retracement".you can choose different timeframes f...
stochastic buy sell arrows with alert indicator MT4
MetaTrader 4 indicator

stochastic buy sell arrows with alert

nitinthis indicator provides buy/sell arrows based on exit from the overbought and oversold zones in stochastic oscillator.a buy arrow is printed when stochastic oscillator exits f...
auto fibo indicator MT4
MetaTrader 4 indicator

auto fibo

indicator that automatically draws fibo retracement.indicator uses zigzag for drawing....
close master expert MT4
MetaTrader 4 expert advisor

close master

ea that can delete pending orders, close open orders and close terminal at certain time.you can choose all 3 options or less....
stat master expert MT4
MetaTrader 4 expert advisor

stat master

ea that writes statistic data (ask, bid, spread) in csv file.file will be saved in mql4/files/ folder....
pchannel ht f indicator MT5
MetaTrader 5 indicator

pchannel ht f

indicator with the timeframe selection option available in the input parameters:the indicator requires pchannel.mq5 indicator file. place it in <terminal_data_folder>\mql5\in...
pchannel3 ht f indicator MT5
MetaTrader 5 indicator

pchannel3 ht f

indicator with the timeframe selection option available in the input parameters:the indicator requires pchannel3.mq5 indicator file. place it in <terminal_data_folder>\mql5\i...
pchannel3 cloud ht f indicator MT5
MetaTrader 5 indicator

pchannel3 cloud ht f

indicator with the timeframe selection option available in the input parameters:the indicator requires pchannel3cloud.mq5 indicator file. place it in <terminal_data_folder>\m...
exp step ma nr t r expert MT5
MetaTrader 5 expert advisor

exp step ma nr t r

trading system based on indicator signals. a signal is formed at the close of a bar if a color point of the indicator has appeared.the expert advisor uses the compiled indicator fi...
exp super trend expert MT5
MetaTrader 5 expert advisor

exp super trend

trading system based on indicator signals. a signal is formed at the close of a bar if a color point of the indicator has appeared.the expert advisor uses the compiled indicator fi...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.