MetaTrader MTall Indicator Source Code Downloads - Page 145

Showing 7382 results
chart window ma c d indicator MT5
MetaTrader 5 indicator

chart window ma c d

you can see how macd works on main price chart.equivalency #1:macd oscillator: macd line crosses the signal line.macd_cw: indicator red line crosses the price bar.example in fig.: ...
sm a channel indicator MT4
MetaTrader 4 indicator

sm a channel

sma_channel indicator is indicator based on 1 moving average(sma) which will plot channel on chart. the indicator use 2 plot styles where user can select 1 or 2 in settings. if plo...
at r stop loss bands indicator MT5
MetaTrader 5 indicator

at r stop loss bands

this indicator is used for stop loss placements with atr as reference and comes in two lines with equal distance from a moving average.the indicator can also be used for safety mea...
hl c trend confirmation indicator indicator MT5
MetaTrader 5 indicator

hl c trend confirmation indicator

the hlc trend indicator is a confirmation indicator with sub-type as a two-line-crossover.buy signal: long line (white) crosses and closes above short line (red).sell signal: short...
daily drawdown indicator MT5
MetaTrader 5 indicator

daily drawdown

in the lower right corner of the page, you can see the profit or loss percentage of your account.oninit():ondeinit:oncalculate:...
bs i trend and channel indicator MT5
MetaTrader 5 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 ...
the roofing filter indicator MT5
MetaTrader 5 indicator

the roofing filter

the roofing filter indicator was created by john ehlers ("cycle analytics for traders" pg. 80 - 82). when the indicator crosses over its signal then it is a short term uptrend and ...
volume average percent spread mod indicator MT5
MetaTrader 5 indicator

volume average percent spread mod

original code and description are here:i made a modification where you can filter volume levels when spreads are high....
trade mo indicator MT4
MetaTrader 4 indicator

trade mo

Download the source code for this indicator
volumes spread mod indicator MT5
MetaTrader 5 indicator

volumes spread mod

typical unassuming volumes indicator, but divided by spread. i removed the color changing, as it became useless after dividing by spread. edit: ability to use spread or not. to be ...
rs i scanner indicator MT4
MetaTrader 4 indicator

rs i scanner

simple indicator that will scan thru the symbols in the marketwatch window to alert you if price is overbought or oversold based on rsi.you can use a pop up alert or send to phone....
time segmented volume (ts v) indicator MT4
MetaTrader 4 indicator

time segmented volume (ts v)

this indicator is based on the original “time segmented volume (tsv)” developed by worden brothers, inc. however, i added an extra few features to this one.one can choose the price...
time segmented volume (ts v) indicator MT5
MetaTrader 5 indicator

time segmented volume (ts v)

this indicator is based on the original “time segmented volume (tsv)” developed by worden brothers, inc. however, i added an extra few features to this one.one can choose the price...
auto fibonacci indicator (auto fibos) indicator MT4
MetaTrader 4 indicator

auto fibonacci indicator (auto fibos)

going west going east trying to read the fibonacci lines values or to find an auto fibonacci indicator in the metatrader! no avail!one of my clients asked my for an expert advisor ...
ea s y tr e n d indicator MT4
MetaTrader 4 indicator

ea s y tr e n d

(you need use heiken ashi to see the graph or change the parameter ti put the graph in front of the indicators)so i choose a h1 period to have a strong trend, i write a histogramme...
price line 3 indicator MT5
MetaTrader 5 indicator

price line 3

1. shows moving last price on bid line + symbol name + countdown of candle closing + timeframe2. last 24 hours percentage change3. time based on input selection to the price line :...
wilder's average true range (at r) indicator MT4
MetaTrader 4 indicator

wilder's average true range (at r)

this indicator implements the original “average true range (atr)” developed by john welles wilder jr., as described in his book—new concepts in technical trading systems [1978].it ...
wilder's average true range (at r) indicator MT5
MetaTrader 5 indicator

wilder's average true range (at r)

this indicator implements the original “average true range (atr)” developed by john welles wilder jr., as described in his book—new concepts in technical trading systems [1978].it ...
wilder's relative strength index indicator MT4
MetaTrader 4 indicator

wilder's relative strength index

this indicator implements the “relative strength index (rsi)” developed by john welles wilder jr., as described in his book—new concepts in technical trading systems [1978].this in...
wilder's relative strength index indicator MT5
MetaTrader 5 indicator

wilder's relative strength index

this indicator implements the “relative strength index (rsi)” developed by john welles wilder jr., as described in his book—new concepts in technical trading systems [1978].this in...
support and resistance indicator indicator MT4
MetaTrader 4 indicator

support and resistance indicator

the main idea behind it is to search for support and resistance levels,becouse i could not fint any similar indicator. the support and resistance functions do exactly that. when ca...
advanced line chart indicator MT5
MetaTrader 5 indicator

advanced line chart

this line tries to reflect the main direction of the trend and it is calculated based on japanese candlestick data.if the trend is up, then the line is closer to the high prices of...
cl s (clear screen) indicator MT5
MetaTrader 5 indicator

cl s (clear screen)

cls (clearscreen) delets all object drawn on the chart with key press "c"...
weighted deviation indicator MT5
MetaTrader 5 indicator

weighted deviation

this weighted deviation is a sort of all linear weighted deviation. it uses linear weighting in all the steps calculated (which makes it different from the built in deviation in a ...
weighted deviation bands indicator MT5
MetaTrader 5 indicator

weighted deviation bands

variation of the bollinger bands but it uses linear weighted average and weighted deviation (see the description of weighted deviation here : )recommendations:use it as any bolling...
weighted deviation indicator MT4
MetaTrader 4 indicator

weighted deviation

this weighted deviation is a sort of all linear weighted deviation. it uses linear weighting in all the steps calculated (which makes it different from the built in deviation in a ...
weighted deviation bands indicator MT4
MetaTrader 4 indicator

weighted deviation bands

variation of the bollinger bands but it uses linear weighted average and weighted deviation (see the description of weighted deviation here : ) recommendations:use it as any bollin...
asian range highlighter indicator MT5
MetaTrader 5 indicator

asian range highlighter

changes i added:1. isolated only the asian session.2. allow users to modify settings such as asian time in their local time, color of the boxes, and whether to fill boxes or not.3....
exponential commodity channel index indicator MT4
MetaTrader 4 indicator

exponential commodity channel index

an implementation of the commodity channel index using exponential moving averages, instead of simple moving averages as implemented by the its creator, donald lambert.the code use...
exponential commodity channel index indicator MT5
MetaTrader 5 indicator

exponential commodity channel index

an implementation of the commodity channel index using exponential moving averages, instead of simple moving averages as implemented by the its creator, donald lambert.the code use...
all averages indicator MT4
MetaTrader 4 indicator

all averages

available formulas (ma_method)sma simple moving average ema exponential moving average wilder wilder exponential moving average lwma linear weighted moving average sinewma sine...
ofir blue telegram ap i for any indicator indicator MT4
MetaTrader 4 indicator

ofir blue telegram ap i for any indicator

you have developed your own mt4/mt5 indicator ? for your personal usage for your clients just add 3 lines of code to your mql4/mql5 file to: add trading capabilities to your indi...
equity and balance as an indicator for mt5 indicator MT5
MetaTrader 5 indicator

equity and balance as an indicator for mt5

this indicator reads balance and reads equity from the trading account and displays them on a separate chart window. very simple, and really useful for backtesting.here is how it d...
moving average-rm a indicator MT5
MetaTrader 5 indicator

moving average-rm a

1. rma relative moving average is a variant of ema, with a calculation factor of 1/cycle .2. there is only one input variable, which is the calculation period. if you need to chang...
strength index signal indicator MT5
MetaTrader 5 indicator

strength index signal

the unique stock arrow indicator "strength index signal" is an indispensable tool for traders,based on analysis of currency strength. this indicator will help you make informed dec...
support and resistance indicator for mq l5 indicator MT5
MetaTrader 5 indicator

support and resistance indicator for mq l5

the basic idea behind the indicator is to check for bouncebacks between support and resistance levels. there are two input parameters: period and overlook. a support level is the l...
moving average with alerts on price crossovers indicator MT5
MetaTrader 5 indicator

moving average with alerts on price crossovers

my goal was to make an indicator that triggers signals when the market price cuts the moving average.the moving average period length can be user defined (default is 200 length). t...
trend dashboard indicator indicator MT5
MetaTrader 5 indicator

trend dashboard indicator

trend dashboard indicator metatrader 5 indicator — a multi-timeframe indicator that is based on three standard indicators: stochastic oscillator, rsi (relative strength index), and...
plot history indicator MT4
MetaTrader 4 indicator

plot history

it does what the name says. this indicator will plot the trade levels in mt4 history. you can select the history period you wish to view....
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.