MetaTrader MT4 All Source Code Downloads - Page 33

Showing 3041 results
subway indicator MT4
MetaTrader 4 indicator

subway

the indicator displays a channel based on the moving averages.description of the indicator settings:level_model — channel line layout model relative to the central line at a distan...
fonts lib library MT4
MetaTrader 4 library

fonts lib

the library is intended to implement the font list in the input parameters. the library contains 208 fonts.the font selection is done using the drop-down list.to get the required f...
channels fi b o indicator MT4
MetaTrader 4 indicator

channels fi b o

the problem of redrawing is solved in the channelsfibo indicator. also, the speed of the indicator value calculation is increased by several times.the idea of the indicator is to f...
du c t indicator MT4
MetaTrader 4 indicator

du c t

the indicator plots a channel based on fractals.description of the indicator settings:time_frame — period of the chart for finding the fractals and the points of control of the cha...
stochastic only indicator MT4
MetaTrader 4 indicator

stochastic only

the indicator uses the data from three stochastic indicator to determine the potential entry points:slow (default period is 700); medium (default period is 120); fast (default peri...
stream indicator MT4
MetaTrader 4 indicator

stream

the indicator marks the bars, the size of which exceeds the value specified in the settings. the body of the bar, the opening price and the closing price of the bar are taken into ...
channels fi b o mt f indicator MT4
MetaTrader 4 indicator

channels fi b o mt f

limitation: the current period of the chart can not be higher than the value specified in the "source data timeframe" parameter, as in this case multiple values of the same line of...
floating spread indicator MT4
MetaTrader 4 indicator

floating spread

the indicator values are displayed only when new ticks appear. the indicator does not display history.description of the indicator settings:symbol_1 = "eurusd"; — name of the first...
example of rs i automated expert MT4
MetaTrader 4 expert advisor

example of rs i automated

mohammad soubrathis is my 1st published code, it is very simple code example:rsi 14 (price close) — open buy when it is < 25 rsi 14 (price close) — close buy when it is > 50 ...
1 click button to close all open positions expert MT4
MetaTrader 4 expert advisor

1 click button to close all open positions

click "close all" button to close all your open positions (regardless of the pair) at once. but instead brings an error control systemto prevent an infinite loop while still closin...
not only spread indicator MT4
MetaTrader 4 indicator

not only spread

spread, its moving average (ema), its maximum and minimum, and ticks per second (market speed) in the ....
example of stochastic automated expert MT4
MetaTrader 4 expert advisor

example of stochastic automated

mohammad soubrathis is a simple example ea for metatrader 4, it is my 2nd published code in this community.the main idea of this expert advisor is to trade by the basic concept of ...
droneox equity guardian expert MT4
MetaTrader 4 expert advisor

droneox equity guardian

expert advisor that will close all orders and disable another expert advisor / autotrading at desired level.attach on any symbol and any timeframe.features:set your equity take pro...
simple multiple timeframe moving average expert MT4
MetaTrader 4 expert advisor

simple multiple timeframe moving average

forest kirschbaummultiple timeframe moving average. it is set to look at h4 and h1 time frames. this code is for anyone who wants to use a different timeframe than on the current w...
3 color ma c d indicator MT4
MetaTrader 4 indicator

3 color ma c d

standard macd diagram with bullish and bearish bars colored differently.inputs: 3colormacd...
signalitics trend assistant indicator MT4
MetaTrader 4 indicator

signalitics trend assistant

view current and historical trends of every timeframe in a single indicator window. the trend is determined by the two last moving averages of each timeframe; if the current moving...
simple horizontal grid indicator MT4
MetaTrader 4 indicator

simple horizontal grid

the indicator places a series of equidistant adaptive horizontal lines to a chart. the lines are updated with every chart change and are independent on symbol or scale. if the user...
dynamic candle timer indicator MT4
MetaTrader 4 indicator

dynamic candle timer

for the visual type person, a way of keeping track of:the remaining time on each candle, the changing value of the bid price, tick by tick, the relative price position of the bid...
use ma to draw up down resistance indicator MT4
MetaTrader 4 indicator

use ma to draw up down resistance

the indicator uses move average to draw the level line of up and down.use on eurusd_d1use on eurusd_h4use on eurusd_h1...
slope direction line indicator MT4
MetaTrader 4 indicator

slope direction line

the trend indicator, used by the ea from the section.input parameters: period = 32 — the indicator period for the subsequent moving average calculations. filternumber = 2 — applie...
i-divergence bar indicator MT4
MetaTrader 4 indicator

i-divergence bar

necronan excellent indicator which points at the reverse bars based on the profitunity system by bill williams excluding the angulation relative to the indicator mouth.green marker...
up down indicator MT4
MetaTrader 4 indicator

up down

the indicator calculates either the distance of the current price from the opening price, or the distance between the high and low price, whichever is selected.the calculation is p...
cm orders info indicator MT4
MetaTrader 4 indicator

cm orders info

simple, but sometimes very necessary and convenient indicator.add it to the chart, and it will show the identification (magic) number and the profit above every order....
four screens expert MT4
MetaTrader 4 expert advisor

four screens

trades one currency pair, for example eur/usd, on 4 charts (timeframes m5, m15, m30, h1). the heiken ashi is attached to every chart. the data is measured on the formed bar for m5,...
super take expert MT4
MetaTrader 4 expert advisor

super take

the ea operation logic: open a buy order with take profit and stop loss, if the order closes by stop loss, then the take profit of the next order will be equal to the take profit o...
rs i expert. 0 expert MT4
MetaTrader 4 expert advisor

rs i expert. 0

added:the ability of more detailed customization of the indicators, martingale, calculation of the lot size depending on the balance, 2 moving average indicators (fast and slow). d...
zonal trading expert MT4
MetaTrader 4 expert advisor

zonal trading

the expert advisor which uses the ao and ac indicators in its operation, which were proposed by the bill williams.the ea buys at green ao and ac, sells at red ao and ac. the market...
tick chart indicator MT4
MetaTrader 4 indicator

tick chart

hello.perhaps you, like me, sometimes need to estimate the duration of the price movement and the difference of buy and sell volumes inside a price candlestick. at such moments, i ...
future indicator indicator MT4
MetaTrader 4 indicator

future indicator

the indicator based on the moving averages shifted to the left relative to the chart. it generates clear, sometimes delayed buy and sell signals. use the maperiod parameter to adju...
hodrick-prescott channel indicator MT4
MetaTrader 4 indicator

hodrick-prescott channel

brief description of the channel first, the filtered close price values are calculated. then, they are filtered with a larger period. the result is two arrays: hp and hpslow. the n...
channels fi b o indicator MT4
MetaTrader 4 indicator

channels fi b o

by the maximum shift of the price from the moving average. by the average shift of the price from the moving average. by the median shift of the price from the moving average. by ...
rs i ts indicator MT4
MetaTrader 4 indicator

rs i ts

the rsi indicator implemented as a histogram with a designation of the overbought and oversold levels.description of the indicator settings:inprsiperiod — averaging period for the ...
rs i ma trade sist indicator MT4
MetaTrader 4 indicator

rs i ma trade sist

a signal indicator. it is based on the analysis of two moving average indicators and one rsi indicator.description of the indicator settings:fastema — the averaging period for the ...
rs i ma trade sist chart indicator MT4
MetaTrader 4 indicator

rs i ma trade sist chart

the indicator points to the potential entry points. it is based on the analysis of two moving average indicators and one rsi indicator.description of the indicator settings:fastema...
channels fi b o mt f indicator MT4
MetaTrader 4 indicator

channels fi b o mt f

an example of the indicator values on the chart with the current period М5 is shown in the figure. the value of the "source data timeframe" parameter — "1 hour":...
turn area indicator MT4
MetaTrader 4 indicator

turn area

the indicator displays the areas of the potential price reversals.it is based on the moving average and rsi indicators, and shows their difference.description of the indicator sett...
turn area chart indicator MT4
MetaTrader 4 indicator

turn area chart

the display of the rsi indicator in the main window of the chart relative to the moving average indicator.description of the indicator settings:ema_period — the averaging period fo...
example of heiken ashi + sm a automated expert MT4
MetaTrader 4 expert advisor

example of heiken ashi + sm a automated

mohammad soubrashowing how to trade fx market trend using the (sma: simple moving average) with the japanese indicator heiken ashi.all trades get the atr(14) shift(1) as take profi...
indicators saver script MT4
MetaTrader 4 script

indicators saver

the script saves the values of time, open, high, low, close, volume and standard indicators. it is also possible to save certain derivatives of the time, such as day of week, hour ...
seasonal indicator MT4
MetaTrader 4 indicator

seasonal

this simple indicator will help you see seasonal moves on commodity markets, as the silver, the gold, crude oil, heating oil and some others commodities. seasonal trade together wi...
trend movers indicator MT4
MetaTrader 4 indicator

trend movers

khurram mustafathe indicator shows the current possibilities to scalpers, trend lovers and beginners for getting buy, sell, or exit positions.operation principles in the parameters...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.