MetaTrader MT4 All Source Code Downloads - Page 31

Showing 3041 results
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...
the function of program operation by time library MT4
MetaTrader 4 library

the function of program operation by time

the function allows the execution of the specific code in the specified time interval. it is generally used in the expert advisors to set the time interval, in which the ea is allo...
i pulsar - indicator of critical price levels indicator MT4
MetaTrader 4 indicator

i pulsar - indicator of critical price levels

the indicator registers the price level breakout moments and the significance of these levels. the significance of a level is determined by how long it had not been broken through ...
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...
lot-sl propotion library MT4
MetaTrader 4 library

lot-sl propotion

the function returns the lot size, which is calculated based on the stop loss size and the risk specified in the variable. that is, if the risk is set to 2%, and the sl is set to 4...
ap script ver 1. 01 script MT4
MetaTrader 4 script

ap script ver 1. 01

the script analyzes the market based on two criteria: the moving averages and the support and resistance levels.the script draws the support and resistance levels on the h4 chart b...
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...
vr engulfing pattern indicator MT4
MetaTrader 4 indicator

vr engulfing pattern

a simple indicator, which informs the trader about the appearance of "bullish engulfing" or "bearish engulfing" candlestick patterns on all timeframes.the program generates an aler...
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...
i fibonacci indicator MT4
MetaTrader 4 indicator

i fibonacci

because i believe in fibonacci tools, i've decided to add them all in one simple and clean indicator. so here's my first indicator which will draw almost all fibonacci tools such a...
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...
rj t matches indicator MT4
MetaTrader 4 indicator

rj t matches

this indicator helps determine the end and the beginning of trends based on the inclination of the matches and the color of its heads.these are basic lines that show inclination fo...
i std dev - standard deviation channel indicator MT4
MetaTrader 4 indicator

i std dev - standard deviation channel

this indicator will draw two standard deviation channels based on fibonacci 0.618 / 1.618 levels with the ability to fix the channel on your preferred timeframe....
moving average ex indicator MT4
MetaTrader 4 indicator

moving average ex

normal moving average with some extra features.custom label: allows you to set a name for the ma to easily identify it in the data window and when you hover your mouse over it.time...
sort volume indicator MT4
MetaTrader 4 indicator

sort volume

calculates volume for each currency on pair based on price movement....
i clean script MT4
MetaTrader 4 script

i clean

simple script allows you to close, delete or remove stop loss and take profit values from all opened and pending orders.the script will alert you in case it fails or play "ok" soun...
i pivot indicator MT4
MetaTrader 4 indicator

i pivot

yet another pivot point indicator but it's a bit different. choose your preferred pivot formulas: standard, fibonacci, camarilla, woody’s and demark with 4 support and resistance l...
symbol synthesizer chart indicator MT4
MetaTrader 4 indicator

symbol synthesizer chart

same concept with (symbol synthesizer for mt5), but for chart display in metatrader 4.it synthesizes any symbol if you have the source symbols in market watch window and then makes...
bspread indicator MT4
MetaTrader 4 indicator

bspread

this indicator helps you display spread on a chart. you can set font, color and font size for it, also you can select position on chart according to following values in indicator p...
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...
plot mq l signal script MT4
MetaTrader 4 script

plot mq l signal

this script is helpful when we want to learn how to trade from a signal provider at . choose one signal provider you prefer to learn then export trading history to csv file. save t...
sb volume avg indicator MT4
MetaTrader 4 indicator

sb volume avg

sbvolumeavg is a forex indicator (metatrader 4) for calculating average volume on the swing bars by a zigzag trend line that is bounded by two vertical lines.this indicator may be ...
pivot only indicator MT4
MetaTrader 4 indicator

pivot only

dxerofthis is a simple indicator showing pivot only:pivot h1; pivot h4; pivot daily; pivot weekly; pivot monthly. ...
price percent range indicator MT4
MetaTrader 4 indicator

price percent range

price(%)range is the indicator for the metatrader 4, which calculates the price movement based on percentage high (highest) and low (lowest) price on 100 bars. the indicator will p...
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...
rs i bollinger bands ea expert MT4
MetaTrader 4 expert advisor

rs i bollinger bands ea

this program uses overbought (ob) and oversold (os) regions in rsi space to generate short and long trading signals. ob and os zones are established for the m15, h1 and h4 time fra...
tick chart indicator MT4
MetaTrader 4 indicator

tick chart

the indicator displays the tick chart of the price, spread or volume.it is possible to save the tick data in a file which can later be opened in excel or another program.input para...
grid expert MT4
MetaTrader 4 expert advisor

grid

arrangement of the pending orders at equal intervals (steps). in case the market moves not in the direction of the purchased lot - placing in an opposite direction with an increase...
id lite info ma indicator MT4
MetaTrader 4 indicator

id lite info ma

by default, this indicator displays nine values of two different moving averages (МА) for the , a difference between previous sequential МА values and a difference between mas in p...
clock analog indicator MT4
MetaTrader 4 indicator

clock analog

24-hour analog gmt(utc) market clock displaying in background. the clock displays the greenwich mean time and shows the status of all main stock exchanges according to their schedu...
calc profit loss on line price expert MT4
MetaTrader 4 expert advisor

calc profit loss on line price

based on the code by igor v. kim aka kimiv. improved the code at the request of many traders.this expert advisor calculates the profit or loss in the deposit currency of all the ma...
ultra oscillator indicator MT4
MetaTrader 4 indicator

ultra oscillator

another interpretation of the moving averages indicators....
rate of change (ro c) indicator MT4
MetaTrader 4 indicator

rate of change (ro c)

the indicator displays the percentage of the price change for the specified period of the specified pairs and plots the corresponding bars in the indicator subwindow.clicking on a ...
time until the bar closes indicator MT4
MetaTrader 4 indicator

time until the bar closes

the indicator displays the server time and the time until the current candlestick ends on the М1-d1 timeframes.one parameter — list of timeframes separated by spaces. all the neces...
trend expert advisor based on the escort strategy expert MT4
MetaTrader 4 expert advisor

trend expert advisor based on the escort strategy

the expert advisor opens an order by the trading strategy, places a take profit and a stop loss it protects the position by moving the stop loss to breakeven, and maintains it with...
random expert MT4
MetaTrader 4 expert advisor

random

the random ea, which operates by the principle of a coin flip.trading algorithm: the ea opens a market order by using a random number generator, or simply put, in a random directio...
stowell's three-bar net line indicator MT4
MetaTrader 4 indicator

stowell's three-bar net line

the indicator plots two stowell patterns on the right edge of the chart: upper and lower. a breakout of the three candle line means (by stowell) a change in the trend.both files mu...
the universal trend indicator indicator MT4
MetaTrader 4 indicator

the universal trend indicator

it shows the trend direction for multiple currency pairs on the current time frame. the indicator operation is based on the comparison of three ma indicators with different context...
ma v a-xona x expert MT4
MetaTrader 4 expert advisor

ma v a-xona x

the expert advisor mava-xonax uses moving averages based on the open and close prices.attach four ma indicators with the period equal to 6 to the h4 eurusd chart. one is based on t...
day at r indicator MT4
MetaTrader 4 indicator

day at r

dayatr is the average true range indicator, in which the indicator period is calculated automatically using the number of bars of the current day.timeframe: m1-d1. at the first run...
day bb indicator MT4
MetaTrader 4 indicator

day bb

daybb is the bollinger bands indicator, in which the indicator period is calculated automatically using the number of bars of the current day.timeframe: m1-d1. at the first run, th...
day bears indicator MT4
MetaTrader 4 indicator

day bears

daybears is the bears power indicator, in which the indicator period is calculated automatically using the number of bars of the current day.timeframe: m1-d1. at the first run, the...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.