MetaTrader MTall All Source Code Downloads - Page 157

Showing 11124 results
intraday intensity index indicator MT5
MetaTrader 5 indicator

intraday intensity index

intraday intensity index oscillator.it has two input parameters:period- calculation period;use normalization- switch (yes/no) of using normalization in calculations. calculations:n...
ma c d squeeze indicator MT5
MetaTrader 5 indicator

ma c d squeeze

oscillator macd squeeze similar to , but based on macd.the principal idea consists in trading only when bollinger bands are within keltner bands, forming trading zones.the indicato...
trading boxing expert MT5
MetaTrader 5 expert advisor

trading boxing

in developing it, we were inspired by code . however, the code below is only based on the idea, while absolutely all implementation is in mql5 and on new trading classes.trading pa...
notis indicator MT5
MetaTrader 5 indicator

notis

oscillator notis% v measures the market volatility, based on the difference between the intraday high and low.volatility is high, when the difference between lines plus and minus i...
pd o indicator MT5
MetaTrader 5 indicator

pd o

pdo (percent difference oscillator) oscillator shows the difference between moving average and the current close price, expressing the difference in the percents of the moving aver...
analysis on bars indicator MT5
MetaTrader 5 indicator

analysis on bars

informational indicator analysisonbars shows bars without considering the price. bars are shown in points.fig.1. indicator analysisonbars...
analysis on bars ht f indicator MT5
MetaTrader 5 indicator

analysis on bars ht f

indicator with the timeframe selection option available in input parameters.for the indicator to operate, the analysisonbars.ex5indicator must be added to the <terminal_data_dir...
exp brain trend2 duplex expert MT5
MetaTrader 5 expert advisor

exp brain trend2 duplex

two identical trading systems based on the signals of , which can be configured in different ways within one expert advisor. for this purpose, all input parameters can be divided i...
ta t r indicator MT5
MetaTrader 5 indicator

ta t r

oscillator tatr (tick average true range) represents a simplified atr and is calculated as the mean value of true range (tr). true range can be found as the largest value of:the di...
volatility ratio indicator MT5
MetaTrader 5 indicator

volatility ratio

indicator volatility_ratio is an attempt to find trading ranges and trend return points.it works within the range of 0.01-1.0 only. at the values above 0.5, it indicates the probab...
rs i st a r c indicator MT5
MetaTrader 5 indicator

rs i st a r c

the indicator represents a combination of rsi and starc (stoller average range channels), which is similar to indicator bollinger bands in its behavior: its bands get narrower on s...
profit calculator indicator MT5
MetaTrader 5 indicator

profit calculator

the indicator calculates and shows in the panel in the price chart:size of the current profit from all the open positions on the account, as well as the number of the current buy a...
trend angle indicator MT5
MetaTrader 5 indicator

trend angle

the indicator calculates the inclination angle of the last segment of moving average and shows it in the chart together with the ma line and the line drawn from the last segment of...
brain trend2 x10 indicator MT5
MetaTrader 5 indicator

brain trend2 x10

indicator braintrend2_v2x10 shows the color of the indicator candlesticks from ten different timeframes from the bar defined in the indicator input parameters.for the indicator to ...
multi brain trend2 x10 indicator MT5
MetaTrader 5 indicator

multi brain trend2 x10

indicator multibraintrend2_v2_x10 shows information on the current trends, using the colors of indicator from ten different timeframes.each of the ten indicator lines corresponds t...
murrey math fix period indicator MT5
MetaTrader 5 indicator

murrey math fix period

murrey levels are an efficient tool to forecast the changes in price movement. the main idea of this system is that all markets move in the same manner.the levels were developed ba...
deep drawdown ma expert MT5
MetaTrader 5 expert advisor

deep drawdown ma

idea by: .mql5 code by: .the ea opens trades at the intersection of the fast and the slow mas. it closes trades if there is a reverse signal.if the close lossesoption is enabled, t...
trend component indicator MT5
MetaTrader 5 indicator

trend component

john ehlers trend component indicator.it has three input parameters:period- calculation period;delta- factor to calculate gamma;applied price- price used for calculations. calculat...
previous candle breakdown expert MT5
MetaTrader 5 expert advisor

previous candle breakdown

idea by: .mql5 code by: .the ea waits for breaking down any timframe from 1 minute through 1 month. bar #1 is checked for breakdown at a specified timeframe breakdown previous cand...
close by equity percent expert MT5
MetaTrader 5 expert advisor

close by equity percent

idea by: .mql5 code by: .the ea closes all positions (for any symbol and with any magic number), if the equity reaches a certain ratio as related to the balance.it has only one inp...
ea stochastic expert MT5
MetaTrader 5 expert advisor

ea stochastic

idea by: .mql5 code by: .the ea trades based on indicator stochastic. take profit and stop loss levels can be disabled (the value "0" is set in properties). the size of a position ...
exp silver trend crazy chart expert MT5
MetaTrader 5 expert advisor

exp silver trend crazy chart

a trading system based on the signals of indicator . the signal is formed when a bar is closing if the indicator cloud color changes.for the generated ea to operate correctly, the ...
two ma one rs i expert MT5
MetaTrader 5 expert advisor

two ma one rs i

idea by: .mql5 code by: .the ea trades on two indicators ima (moving average, ma) and one irsi (relative strength index, rsi). decision on trade signals is only made when a new bar...
oz fx d1 ind ae s. 0 ht f indicator MT5
MetaTrader 5 indicator

oz fx d1 ind ae s. 0 ht f

indicator with the timeframe selection option available in the input parameters:for the indicator to work, the ozfx_d1_indaes_v1.0.ex5indicator must be added to the <terminal_da...
candlesticks bw alert indicator MT5
MetaTrader 5 indicator

candlesticks bw alert

an indicator with coloring candlesticks according to b. williams and alerting on trend change, as well as sending e-mails and push-messages in such situation.fig.1. indicator candl...
multi candlesticks bw x10 indicator MT5
MetaTrader 5 indicator

multi candlesticks bw x10

indicator multicandlesticksbw_x10 shows information on the current trends, using the colors of indicator from ten different timeframes.each of the ten indicator lines corresponds t...
candlesticks bw x10 indicator MT5
MetaTrader 5 indicator

candlesticks bw x10

indicator candlesticksbwx10 shows the color of the indicator candlesticks from ten different timeframes from the bar defined in the indicator input parameters.for the indicator to ...
exp candlesticks bw tm expert MT5
MetaTrader 5 expert advisor

exp candlesticks bw tm

the exp_candlesticksbw_tm expert advisor is based on the color change of the candlesticks and allows strictly define the trading time interval.a trade signal is formed when a bar i...
candle stop cloud indicator MT5
MetaTrader 5 indicator

candle stop cloud

an indicator to pull trailing stops with the channel color background filling and showing the latest values as price labels.fig.1. indicator candlestop_cloud...
candle stop cloud ht f indicator MT5
MetaTrader 5 indicator

candle stop cloud ht f

indicator with the timeframe selection option available in input parameters.for the indicator to operate, the candlestop_cloud.ex5indicator must be added to the <terminal_data_d...
ad m i r indicator MT5
MetaTrader 5 indicator

ad m i r

oscillator admir (average directional movement index rating) shows the ratio of the adx lines of two indicators average directional movement index with the calculation periods diff...
ad x difference indicator MT5
MetaTrader 5 indicator

ad x difference

a simple oscillator showing the difference between the values of standard indicators adx and adx as of n periods ago.it has three input parameters:adx period- adx calculation perio...
em a trend indicator MT5
MetaTrader 5 indicator

em a trend

a simple indicator that allows fast plotting two channels of moving averages calculated by the high and low prices.it has four input parameters:fast ma period- fast ma period;fast ...
hl std dev indicator MT5
MetaTrader 5 indicator

hl std dev

the oscillator shows standard deviation calculated on the difference between the high and the low.it has two input parameters:period- standard deviation calculation period;method- ...
kalman filter indicator MT5
MetaTrader 5 indicator

kalman filter

indicator kalman filter. it allows efficiently smoothing the noise, extracting the main trend from it.kalman filter is a variety of . to assess the system status as of the current ...
wiseman indicator MT5
MetaTrader 5 indicator

wiseman

wiseman is an indicator basically aimed at showing the candlestick, on which the trend has changed its direction.if color is pink, then the trend has changed for bearish; if it is ...
rainbow volume indicator MT5
MetaTrader 5 indicator

rainbow volume

the indicator displays a colored tick-volum histogram by five criteria:increase in volume and grwoing price (default color is green); decrease in volume and falling price (default ...
range histogram indicator MT5
MetaTrader 5 indicator

range histogram

the indicator shows in a separate window, as a histogram, the candlestick sizes by two parameters:difference between open and close; difference between high and low. you can also e...
range volume ratio indicator MT5
MetaTrader 5 indicator

range volume ratio

the indicator shows in a separate window, as a histogram, the candlestick size / tick volume ratios:difference between open and close; difference between high and low. the indicato...
range volume ratio s indicator MT5
MetaTrader 5 indicator

range volume ratio s

smoothed range volume ratio is an oscillator based on indicator . it shows in a separate window, as a histogram, the candlestick size / tick volume ratios by two parameters:differe...
rv r resistance indicator MT5
MetaTrader 5 indicator

rv r resistance

indicator rvr price resistance oscillator based on indicator shows in a separate window, as a histogram, the candlestick size / tick volume ratios by two parameters:difference betw...
wiseman ht f indicator MT5
MetaTrader 5 indicator

wiseman ht f

indicator with the timeframe selection option in its input parameters.for the indicator to operate, the wiseman.ex5indicator must be added to the <terminal_data_directory>\mq...
wev o m o indicator MT5
MetaTrader 5 indicator

wev o m o

the indicator displays in the price chart two moving averages: volume move-adjusted moving average and weight volume move-adjusted moving average, calculated by the formula:where:t...
ss d with histogram indicator MT5
MetaTrader 5 indicator

ss d with histogram

the indicator displays in a separate window the slow stochastic line, a signal line plotted by the slow line smoothing method, and a histogram showing the difference between the sl...
smart money pressure oscillator indicator MT5
MetaTrader 5 indicator

smart money pressure oscillator

the oscillator displays the "money flow pressure" chart.it has one input parameter:period - calculation period calculation:where:where:...
silver trend nr t r indicator MT5
MetaTrader 5 indicator

silver trend nr t r

semaphore signal indicator silvertrend with the nrtr line of possible stop order locations.fig.1. indicator silvertrend_nrtr...
smoothed smart money pressure oscillator indicator MT5
MetaTrader 5 indicator

smoothed smart money pressure oscillator

the oscillator displays the "money flow pressure" chart. it is based on indicator . unlike in the original one, in this indicator its line is smoothed, a signal line is added, and ...
tarzan indicator MT5
MetaTrader 5 indicator

tarzan

oscillator tarzan is a standard rsi with a channel having a central line, the color of which changes depending on the rsi line location as related to the channel:if the rsi line en...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.