MetaTrader MT4 Indicator Source Code Downloads - Page 16

Showing 1640 results
change timeframes with hotkeys indicator MT4
MetaTrader 4 indicator

change timeframes with hotkeys

this simple indicator will change the timeframes of the current chart with keypress.i have added yet another functionality to it to fix/unfix chart scale as well as show/hide price...
bs i trend and channel indicator MT4
MetaTrader 4 indicator

bs i trend and channel

this indicator shows trend line and channels using the bsi indicator.first, it will check the trend by bsi. then, draw the trend line or channels by condition. the trend line uses ...
support resistance - tools indicator MT4
MetaTrader 4 indicator

support resistance - tools

changelog: how to use: put your mouse cursor where you need to create a line and push "a" key (if you keep the default key), the line will be created automatically, you can do it a...
flag and pennant patterns indicator MT4
MetaTrader 4 indicator

flag and pennant patterns

this indicator shows flag and pennant patterns.this pattern is seen as the market potentially just taking a “breather” after a big move before continuing its primary trend.trend de...
histogram blanket indicator MT4
MetaTrader 4 indicator

histogram blanket

on a candlestick chart, you see more open and close market than all effort of the market in the period. this new representation helps to see charts in a new different way.parameter...
at r 3 lw m a indicator MT4
MetaTrader 4 indicator

at r 3 lw m a

this indicator shows 3 periods atr lwma. i made this indicator for identifying declining volatility.updates (05/09/2015): v 1.01 — minor bug fixes. display: red line — shows the ...
wedge pattern indicator MT4
MetaTrader 4 indicator

wedge pattern

this indicator shows wedge pattern (using ).display: sea green lines — wedge line; yellow line — trend line; gray dot line — standard deviations of the trend line. fig.1. eurusd 5...
triangular ma indicator MT4
MetaTrader 4 indicator

triangular ma

mladendraws a triangular moving average on the chart....
at r values indicator MT4
MetaTrader 4 indicator

at r values

this indicator plots the values of the user specified atr period for all timeframes as a text block. the text block corner can be changed by the user....
money manager graphic tool indicator MT4
MetaTrader 4 indicator

money manager graphic tool

changelog: v1.03: correction for more stability. works now fine with symbols with 1 digit. correction on the ea, better information on error, correct the open order. v1.02: added...
volatility step channel indicator MT4
MetaTrader 4 indicator

volatility step channel

this indicator shows step channel based on volatility (base volatility indicator).updates (12/09/2015): v 1.01 — added hybrid mode. * base volatility indicator is 70 ma of stddev(...
master tools indicator MT4
MetaTrader 4 indicator

master tools

changelog:v1.08: after a long time of absence :)bug correction and compilation. v1.07: now sl / tp choose for each chart and not for all. for the grid, now you can choose a differ...
cc i on step channel indicator MT4
MetaTrader 4 indicator

cc i on step channel

this line will be created from the result of tug of war between [raising price] and [falling price].this chart shows the differences.blue line is typical sma(14), pink line is vola...
custom bollinger bands indicator MT4
MetaTrader 4 indicator

custom bollinger bands

the original code is from bands.mq4 by metaquotes software corp.with customizable moving average method and applied price.available moving average methods:simple exponential smooth...
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...
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...
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...
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....
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...
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...
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...
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...
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...
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...
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 ...
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...
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...
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 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...
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. ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.