MetaTrader MT4 All Source Code Downloads - Page 44

Showing 3041 results
closed lo s s script MT4
MetaTrader 4 script

closed lo s s

closure of all positions with a loss. (you can indicate a specific instrument if you want to)....
closed to t a l script MT4
MetaTrader 4 script

closed to t a l

total closure of all positions (winners/losers). you can also select which are of a single instrument....
tp-sl removing script MT4
MetaTrader 4 script

tp-sl removing

immediately deletes the sl/tp of all positions....
ga p finder indicator MT4
MetaTrader 4 indicator

ga p finder

this indicator plots up arrow for bullish gaps and down arrow for bearish gaps.it also can plot a cross for a closed gap or hide it.trader can select the minimum gap size in points...
pa m m on the chart script MT4
MetaTrader 4 script

pa m m on the chart

the script downloads the history of pamm accounts from the alpari rating and displays it on the chart. pamm accounts are identified by account number. it is possible to download th...
show important params indicator MT4
MetaTrader 4 indicator

show important params

the indicator displays five parameters of the symbol and two parameters of the account, some of them may change during the release of important news or before closing the weekly se...
jupiter m expert MT4
MetaTrader 4 expert advisor

jupiter m

the jupiter m. grid ea uses the martingale feature, which can be disabled by setting the multiplier to 1, when placing a grid in both directions.certain functions are useful when t...
nevalyashka stop up expert MT4
MetaTrader 4 expert advisor

nevalyashka stop up

every time a stop loss is triggered, the ea increases the sizes of take profit and stop loss by the specified coefficient. the ea does no increase the lot sizes of orders.if the op...
the master windows library library MT4
MetaTrader 4 library

the master windows library

the "" articles describes how you can create a user-friendly interface for your programs. implementation of interactive windows is based on the use of the masterwindows class libra...
awesome oc indicator MT4
MetaTrader 4 indicator

awesome oc

modification of the standard awesome oscillator by bill williams. recommended timeframe - М15.it is more suitable for capturing small movements (abouts 100 points) on volatile pair...
trade panel with autopilot expert MT4
MetaTrader 4 expert advisor

trade panel with autopilot

the trade panel for manual and automated trading demonstrates the possibilities of the library. the panel code has been automatically generated using the environment for visual des...
indicator of the options levels indicator MT4
MetaTrader 4 indicator

indicator of the options levels

the indicator is designed for calculating and displaying the options levels on the screen.download the СМЕ bulletin:or from here: ftp://ftp.cme.com/bulletin/fill the input paramete...
ra d - rapid application development library library MT4
MetaTrader 4 library

ra d - rapid application development library

this library includes numerous functions, which can speed up the development in the mql4 by saving from distracting on the mechanics and allowing to focus on the logic. for example...
sa w system 1 expert MT4
MetaTrader 4 expert advisor

sa w system 1

the saw_system_1 expert advisor places pending orders on the basis of the volatility for the last n days. the stop loss is always placed at the level of the opposite order, therefo...
fishing expert MT4
MetaTrader 4 expert advisor

fishing

the expert advisor opens positions after the price passes the specified distance: 1 step up - sells, 1 step down - buys. that way it creates a grid, which can be closed manually us...
binary option open trade script MT4
MetaTrader 4 script

binary option open trade

the script is designed for opening trades on binary options via the metatrader 4 terminal, if your broker supports this feature.the input parameters set the order type (buy or sell...
oanda x order book chart indicator MT4
MetaTrader 4 indicator

oanda x order book chart

the oandaxproduct series is designed to display additional data on orders and positions provided by the oanda fxlabsservice.the oandax orderbook chartindicator is designed to displ...
stop and take script MT4
MetaTrader 4 script

stop and take

when run on the price chart, the script modifies the stop loss or take profit of all open orders for the current instrument.example:if multiple buy positions are opened ob the gbpu...
spread and time until the next candle indicator MT4
MetaTrader 4 indicator

spread and time until the next candle

after adding the indicator to the chart, two text labels will appear at the right bottom corner, which display the current spread and the amount of time left until the closure of t...
limits martin expert MT4
MetaTrader 4 expert advisor

limits martin

added trailing stop and breakeven features, which are activated if: 1) they are enabled in the ea settings; 2) the last order has either closed in profit or broken even.trailing_us...
pivot point indicator MT4
MetaTrader 4 indicator

pivot point

the indicator displays the price pivot point.when the candles form a pattern, where all their wicks can be crossed by a line, as a rule, the price reverses.example:the number of ca...
the simplest rs i-based ea expert MT4
MetaTrader 4 expert advisor

the simplest rs i-based ea

expert advisor based on rsi. sells at downward crossing of 70, buys at the upward crossing of 30.the levels, stop loss and take profit can be specified in the ea settings....
grid assistant expert MT4
MetaTrader 4 expert advisor

grid assistant

semi-automatic grid assistant the expert advisor is designed for placing managing grids.expert buttons "buy stop" — open a grid of buy stop pending orders "sell stop" — open a gri...
trailing master expert MT4
MetaTrader 4 expert advisor

trailing master

the expert advisor that performs order trailing after reaching certain profit.it provides a filter based on magic number and comment....
break-even master expert MT4
MetaTrader 4 expert advisor

break-even master

the expert advisor that moves the stop loss to breakeven after reaching certain profit.it provides a filter based on magic number and comment....
candle difference indicator MT4
MetaTrader 4 indicator

candle difference

indicator that displays the change in price as a percentage relative to the open price of the current candle.it can display up to 8 pairs on the chart.candle timeframe can be selec...
check mark pattern indicator MT4
MetaTrader 4 indicator

check mark pattern

purpose of the pattern - predict the type of the next candle: bullish or bearish. it has no further effect.the "checkmark" pattern is plotted the same way as the , which means that...
cauchy difference indicator MT4
MetaTrader 4 indicator

cauchy difference

the indicator shows the difference of arithmetic mean and geometric mean of the price.the price is calculated according to the formula: (o+h+l+c)/4, where О — bar open price, Н — b...
cauchy derivative indicator MT4
MetaTrader 4 indicator

cauchy derivative

the indicator shows the difference in the estimated values of the current bar and the previous bar.estimated value is the difference between the arithmetic mean and geometric mean ...
va ticks library MT4
MetaTrader 4 library

va ticks

class for working with ticks in the metatrader 4. it is suitable for creating experts that make decisions on trading based on the analysis of tick data.the class can calculate:pric...
indicator for monitoring the lot and profit indicator MT4
MetaTrader 4 indicator

indicator for monitoring the lot and profit

the indicator displays the total volume and profit of trades for each direction. monitoring is performed only for the instrument the indicator is attached to....
price compare library MT4
MetaTrader 4 library

price compare

this small cross-platform library allows to the 'double' values of the "price" conveniently and quickly.for example, before placing a selllimit, it is sometimes useful to check if ...
sigma bands indicator MT4
MetaTrader 4 indicator

sigma bands

specifically, in this indicator i have studied the movement of the price for a certain number of bars (barscount = 200). for this purpose, the ma with a period of 1 was used (maper...
price lines script MT4
MetaTrader 4 script

price lines

the standard chart grid has a number of peculiarities, that do not allow to determine the price movement at first sight: the grid step changes dynamically when switching timeframes...
type to bytes library MT4
MetaTrader 4 library

type to bytes

this cross-platform library allows to conveniently perform byte-wise operation with structures and standard data types.features:byte-wise comparison (== and !=) of the structures a...
news ea template without dl l expert MT4
MetaTrader 4 expert advisor

news ea template without dl l

in essence, this is source code (template) of the expert advisor that downloads news from the investing.com, written in the mql4 without the use of dll. if you were looking for a w...
basket chart creator script MT4
MetaTrader 4 script

basket chart creator

the script creates user defined basket of pairs as an offline metatrader 4 chart on the desired time frame, and continues to update the chart on new ticks until it is manually stop...
pa adaptive ma c d indicator MT4
MetaTrader 4 indicator

pa adaptive ma c d

first, it is using hilbert transform for phase accumulation to calculate macd fast and slow periods, and that way it is having the basic macd calculation adaptive (the interesting ...
time to next candle indicator MT4
MetaTrader 4 indicator

time to next candle

this indicator shows how much time remaining to the next bar opening. it provides automatic output string assembling depending on timeframe selected....
holt's double exponential smoothing trend indicator MT4
MetaTrader 4 indicator

holt's double exponential smoothing trend

holt's double exponential smoothing, but showing only the trend componentas it can be seen, it is useful oscillator and with some experimenting it can work as good as any other osc...
ichimoku kinko hyo system expert MT4
MetaTrader 4 expert advisor

ichimoku kinko hyo system

this ea is based entirely on the ichimoku kinko hyo system. trades are opened when the chinkou span crosses the price action, cross up for long, cross down for short. long trades m...
custom moving average indicator indicator MT4
MetaTrader 4 indicator

custom moving average indicator

the code contains the implementation of moving average indicator. for the code, the following input parameters are available:period shift method: simple, exponential, smoothed, lin...
binary options strategy library library MT4
MetaTrader 4 library

binary options strategy library

this library provides input parameters and functions to build your binary options strategy stored in an indicator to test and improve your strategy in the strategy tester of metatr...
lb & sb using rs i & momentum expert MT4
MetaTrader 4 expert advisor

lb & sb using rs i & momentum

the same ea's as . the additional code allows the user to set parameters on rsi and momentum. for guidance, in the variables, if the rsi buy restrict is set to 70, the ea will not ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.