MetaTrader MT4 All Source Code Downloads - Page 30

Showing 3041 results
basic trailing stop expert MT4
MetaTrader 4 expert advisor

basic trailing stop

add a trailing stop to your entry signals. simply put in your entry conditions so that the longrule()function returns "1" when long conditions are met and the shortrule()function r...
close symbol with profit or loss expert MT4
MetaTrader 4 expert advisor

close symbol with profit or loss

easy ea for closing positions of the symbol with profit or loss.settings: tpforsymbol — set profit amount to indicate when to close all positions for the symbol of the chart. swap...
robust ea template expert MT4
MetaTrader 4 expert advisor

robust ea template

a robust ea template to help correctly set take profit and stop loss levels, enter and exit positions, and handle terminal issues, such as crashes or disconnects.to use, input your...
squeeze ra indicator MT4
MetaTrader 4 indicator

squeeze ra

the main improvements include plotting squeeze values (some bb/kc calculation changes) on the zero-line and then to smoothen the momentum values as rising/falling positive/negative...
instant execution new expert MT4
MetaTrader 4 expert advisor

instant execution new

you can manually click the close profit button to close all orders that have a profit. order will auto close by take profit parameter or trailing process. features: button close ...
trend catcher expert MT4
MetaTrader 4 expert advisor

trend catcher

the ea looks for trend using three mas (period 200, 50, 25 or other) and opens orders using the parabolic sar indicator. there is martingale in an expert advisor, the lot is calcul...
auto sl t p expert MT4
MetaTrader 4 expert advisor

auto sl t p

dxerofthis ea will help you set stop loss and take profit on your open position (manual order).ea can set sl/tp to all pairs, and you just need attach the ea on one pair only.in th...
candle sn r indicator MT4
MetaTrader 4 indicator

candle sn r

dxerofthe indicator s&r based on daily, weekly, monthly candles.based on daily candle:based on weekly candle:based on monthly candle:recommendations: you can use all pairs. ch...
fibonacci pivot indicator MT4
MetaTrader 4 indicator

fibonacci pivot

the indicator builds levels channels beginning from the line of closing of previous day, on the basis of data of previous day: dayclose+(dayhigh-daylow)*fibo*koeff. on monday, exce...
simple levels expert MT4
MetaTrader 4 expert advisor

simple levels

ea opens trades from support and resistance levels (trendline — element from a toolbar) which were set by a trader. the direction is selected by the arrows, graphically.two options...
simple copier expert MT4
MetaTrader 4 expert advisor

simple copier

this utility copies deals from master to slave account. accounts could be opened at different brokers. the utility translates all essential information between accounts using commo...
singleton example expert MT4
MetaTrader 4 expert advisor

singleton example

this is a working singleton code example. the sole purpose of this post is to provide a working code sample of a singleton object. a singleton object is created when there 'can be ...
millenium code expert MT4
MetaTrader 4 expert advisor

millenium code

tomas hruby in cooperation with parbest company.the system is based on opening of only one trade per day. last year, the system was running on a real account, where he produced nic...
cidomo expert MT4
MetaTrader 4 expert advisor

cidomo

theclaithe strategy of this ea is place buy and sell pending orders for daily breakout which is compare previous high or low previous day candle...
close at time expert MT4
MetaTrader 4 expert advisor

close at time

close at time is an expert advisor for metatrader 4 trading platform, that closes open positions or deletes pending orders or both. you can also specify how it should be closed — b...
levels with revolve expert MT4
MetaTrader 4 expert advisor

levels with revolve

ea opens trades from support and resistance levels (trendline — element from a toolbar) which were set by a trader. the direction is selected by the arrows, graphically.ea revolves...
zig zag dual buffer indicator MT4
MetaTrader 4 indicator

zig zag dual buffer

this zigzag indicator uses dual buffers to store high and low points. a point is considered as a new high/low point if its high/low is higher/lower than the high/low of n earlier b...
vr system test script MT4
MetaTrader 4 script

vr system test

i often wondered and asked questions on the forum: "which computer to choose for maximum performance of the metatrader 4 and metatrader 5 terminals?" this question is interesting t...
simple max-min channel with slope indicator MT4
MetaTrader 4 indicator

simple max-min channel with slope

just a donchian channel with slope. if xslope = 0, it becomes the donchian channel. it uses the moving average of momentum....
buying and selling at the same time expert MT4
MetaTrader 4 expert advisor

buying and selling at the same time

let's say that a trader enters the market with a buy and sell active when a currency is at a level of, say, 100. the price then moves to 200. the buy will then be positive by 100 a...
swapping indicator MT4
MetaTrader 4 indicator

swapping

this indicator downloads history of symbols which have open charts. it will no longer be necessary to wait for an update when switching timeframes.it can only be placed on one char...
forex fraus (for m1) expert MT4
MetaTrader 4 expert advisor

forex fraus (for m1)

the expert advisor is based on the williams percent range indicator. it sells in the overbought zone and buys in the oversold zone.the expert advisor was created for the М1 timefra...
pin bar indicator MT4
MetaTrader 4 indicator

pin bar

the indicator marks the pin bars on the chart based on the parameters set, such as:the maximum size; the minimum size; the "depth" of a pin bar (opening and closing price zone in p...
elementary trailing stop expert MT4
MetaTrader 4 expert advisor

elementary trailing stop

elementary trailing stop able to distinguish its "own" orders among others by comment and/or magic number. it also distinguishes the financial instrument that needs to be trailed.h...
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...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.