MetaTrader MTall All Source Code Downloads - Page 93

Showing 11128 results
order time alert expert MT4
MetaTrader 4 expert advisor

order time alert

the ea traces the existence time of the market orders. filters can be set: by the "magic" number of the ea or by the symbol. generates signal only once per order. resistant to the...
detection of the divergences indicator MT4
MetaTrader 4 indicator

detection of the divergences

the indicator displays divergences in the form of two matched lines: one on the price chart, the other — on the indicator chart. it allows to register four of divergences. for each...
derivative indicator MT4
MetaTrader 4 indicator

derivative

in mathematics, the value of the derivative is calculated according to the following simple formula:, (1)where:x0 — current value of the argument, x — value of the argument to the ...
road map indicator MT4
MetaTrader 4 indicator

road map

a safe journey is only possible on a road with good marking and proper road signs.the indicator shows:impulse waves (bold sloping lines); corrective waves (thins sloping lines); up...
price channel central indicator MT4
MetaTrader 4 indicator

price channel central

the channel indicator.the upper line of the channel — the maximum value of a bar in a specified amount of bars. the lower line of the channel — the minimum value of a bar in a spec...
the expert advisor on traffic light trend strategy expert MT4
MetaTrader 4 expert advisor

the expert advisor on traffic light trend strategy

a trend strategy based on moving averages with colors as in a traffic light. the purpose of writing the ea — to test the strategy on history and pick working parameters.the strateg...
rs i expert expert MT4
MetaTrader 4 expert advisor

rs i expert

simple expert advisor based on the rsi indicator.the strategy is quite simple here:if the lower level of the rsi is crossed from bottom to top, a buy deal is opened. if the upper l...
virtual trailing stop expert MT4
MetaTrader 4 expert advisor

virtual trailing stop

the virtual trailing stop can place stop loss, take profit and trail the order in a way that the stops are not visible to the broker, i.e. they are placed not in the dealing center...
simple williams expert MT4
MetaTrader 4 expert advisor

simple williams

the expert advisor based on the "new trading dimensions" book by bill williams.the code was written for real trading. there is an error processing and fixing function, intellectual...
volatile action expert MT4
MetaTrader 4 expert advisor

volatile action

a real working idea, which is as follows. if there is a trend, then it consists of impulse and correction waves. impulse waves are generally characterized by high volatility of bar...
ticks collector indicator MT4
MetaTrader 4 indicator

ticks collector

when working real-time the indicator collects price data: the tick arrival time, the bid price and the ask price. the bid and ask prices are displayed as lines in the indicator sub...
ticks volume indicator 1. 1 indicator MT4
MetaTrader 4 indicator

ticks volume indicator 1. 1

profitrader, improvement by tor.in the futures markets the data on trade volumes is reported with a one-day delay. to compensate for this, many analysts use the tick volume indicat...
zig zag signal indicator MT4
MetaTrader 4 indicator

zig zag signal

signal based on the indicator.the following pattern is implemented:А— double bottom, the clevel is above the blevel, the dlevel is above the clevel.hints: best used on eurusd m15wi...
convert ticks file script MT4
MetaTrader 4 script

convert ticks file

the converter of the tick files created with the ticks collector into different data representation formats.during the operation of the special tick files are created (tks type). t...
on the ma zi expert MT4
MetaTrader 4 expert advisor

on the ma zi

the expert advisor opens a deal during a breakthrough (on candlestick closure) of the trend line, drawn between the peak of the zig zag and the two latest peaks for the buy orders....
several moving average indicator MT4
MetaTrader 4 indicator

several moving average

a large portion of the code was copied from the by .draws 5 on the chart. not only the smoothing method (sma, smma, ema, lwma) and the period can be selected, but also the timefram...
close all-e script MT4
MetaTrader 4 script

close all-e

script that closes orders and (or) deletes pending orders.it can close all magics or only a certain one. it can close all symbols or only the current one. it can close only profita...
arrows template indicator MT4
MetaTrader 4 indicator

arrows template

an indicator template that draws arrows on the chart. with notification and selection of the amount of bars for calculation. all that is needed is to write the conditions for the a...
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...
rj t matches indicator MT5
MetaTrader 5 indicator

rj t matches

this indicator helps determine the end and the beginning of trends based on the inclination of the matches.these are basic lines that show inclination for themselves, and together ...
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....
vw a p - volume weighted average price indicator MT5
MetaTrader 5 indicator

vw a p - volume weighted average price

updates: 2016-02-04; v1.47: performance upgrade.2016-01-15; v1.46: performance upgrade.2015-12-31; v1.45: performance upgrade.2015-12-31; v1.44: performance upgrade.2015-12-31; v1....
manual trade on strategy tester expert MT5
MetaTrader 5 expert advisor

manual trade on strategy tester

here's one possible and a simple way to link a manual order for strategy tester use. most of us know already that chartevent doesn't work with strategy tester, and the simplest obj...
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...
vw a p lite - volume weighted average price indicator MT5
MetaTrader 5 indicator

vw a p lite - volume weighted average price

2016-06-15; v1.49; code improvement2016-01-11; v1.47; code improvement2016-01-11; v1.46; code improvement2016-01-11; v1.45; code improvement 2015-12-29; v1.43; initial public relea...
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...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.