MetaTrader MTall All Source Code Downloads - Page 163

Showing 11124 results
de m a range channel indicator MT5
MetaTrader 5 indicator

de m a range channel

a channel formed by two double exponential moving averages based on averaged high and low timeseries. candlesticks beyond the channel are marked with the trend-related color. candl...
3 rules ma c d indicator MT5
MetaTrader 5 indicator

3 rules ma c d

almost every trader used or at least took a look at gerald appel's macd. looking at our old bag of tricks we rescued a technique several traders used/use which is adding additional...
tipu cc i indicator MT4
MetaTrader 4 indicator

tipu cc i

here is an example of how to use tipu cci in an expert advisor....
schedule library MT4
MetaTrader 4 library

schedule

the schedule class defines a schedule as beginning at a certain day of the week and time, and running until the ending day of the week and time. there are also tests included in "s...
scale all charts script MT4
MetaTrader 4 script

scale all charts

two scripts are included for scaling all of the charts:"scale auto all" will set all of the open charts to automatic scaling. "scale fix all" will set all of the open charts to use...
change timeframe all script MT4
MetaTrader 4 script

change timeframe all

this script will change the timeframe of all the opened charts. it has one setting for selecting the desired timeframe. this saves me a lot of time when doing multi timeframe analy...
change zoom level all script MT4
MetaTrader 4 script

change zoom level all

this script sets the zoom level for all opened charts simultaneously. this saves me a lot of time when i'm looking at 12 charts and want to adjust them all....
intraday channel breakout indicator MT5
MetaTrader 5 indicator

intraday channel breakout

indicator that is checking for intra-day channel values and breakouts of those channels.the time segment that is used for channel is specified by the parameters, and then it is use...
adx v m a binary indicator MT5
MetaTrader 5 indicator

adx v m a binary

indicator made as "binary".having only two values (+1 for "trend" up and -1 for "trend" down) makes it suitable for usage from experts (where usually only two states are what we ar...
heiken ashi smoothed indicator MT5
MetaTrader 5 indicator

heiken ashi smoothed

heiken ashi is a very well known indicator.instead of using "raw" prices" for calculations, it's using smoothed/filtered/averaged prices instead. that usually filters out some fals...
heiken ashi smoothed - binary indicator MT5
MetaTrader 5 indicator

heiken ashi smoothed - binary

heiken ashi is a very well known indicator.instead of using "raw" prices" for calculations, it's using smoothed/filtered/averaged prices instead. that usually filters out some fals...
wp r candles indicator MT5
MetaTrader 5 indicator

wp r candles

this indicator is a variation of a well known wpr (williams percent range) indicator.it is calculating a sort of 4 wpr values:wpr of open. wpr of close. wpr of high. wpr of low. th...
volume zone oscillator indicator MT5
MetaTrader 5 indicator

volume zone oscillator

indicator is based on the "in the volume zone" article by walid khalil and david steckler.an axiom of technical analysis states that with few exceptions, all technical indicators c...
volume zone oscillator - floating levels indicator MT5
MetaTrader 5 indicator

volume zone oscillator - floating levels

indicator is based on the "in the volume zone" article by walid khalil and david steckler.an axiom of technical analysis states that with few exceptions, all technical indicators c...
automatic fibonacci lines mr vb indicator MT4
MetaTrader 4 indicator

automatic fibonacci lines mr vb

autofiblinesmrvb indicator draws automatically fibonacci levels on the chart. includes fibonacci channel.the lines have percentage value and price.available fibonacci levels: 0.0%,...
qq e new indicator MT5
MetaTrader 5 indicator

qq e new

the qqe (quantitative qualitative estimator) indicator consists of a smoothed relative strength index (rsi) indicator and two volatility-based trailing levels (fast and slow)....
qq e histo indicator MT5
MetaTrader 5 indicator

qq e histo

the qqe (quantitative qualitative estimator) indicator consists of a smoothed relative strength index (rsi) indicator and two volatility-based trailing levels (fast and slow).fixed...
rs x qq e indicator MT5
MetaTrader 5 indicator

rs x qq e

the qqe (quantitative qualitative estimator) indicator consists of a smoothed relative strength index (rsi) indicator and two volatility-based trailing levels (fast and slow).the f...
rs x qq e histo indicator MT5
MetaTrader 5 indicator

rs x qq e histo

the qqe (quantitative qualitative estimator) indicator consists of a smoothed relative strength index (rsi) indicator and two volatility-based trailing levels (fast and slow).fixed...
rs x qq e new indicator MT5
MetaTrader 5 indicator

rs x qq e new

the qqe (quantitative qualitative estimator) indicator consists of a smoothed relative strength index (rsi) indicator and two volatility-based trailing levels (fast and slow)....
random walk index indicator MT5
MetaTrader 5 indicator

random walk index

the random walk index (rwi) is a technical indicator that attempts to determine if a stock's price movement is of random nature or a result of a statistically significant trend.the...
random walk index - jm a smoothed indicator MT5
MetaTrader 5 indicator

random walk index - jm a smoothed

the random walk index (rwi) is a technical indicator that attempts to determine if a stock's price movement is of random nature or a result of a statistically significant trend.the...
choppiness index indicator MT5
MetaTrader 5 indicator

choppiness index

choppiness index: another way of calculating fractal dimension.choppiness choppiness is a modern indicator based on ideas of chaos theory and fractal geometry. benoit mandelbrot wa...
choppiness index - jm a smoothed indicator MT5
MetaTrader 5 indicator

choppiness index - jm a smoothed

choppiness index: another way of calculating fractal dimension.choppiness choppiness is a modern indicator based on ideas of chaos theory and fractal geometry. benoit mandelbrot wa...
synthetic vi x - smoothed indicator MT5
MetaTrader 5 indicator

synthetic vi x - smoothed

in order to make the volatility assessment easier, this indicator is producing smoothed results. also, in order to avoid adding significant lag, the usual "trick" to avoid that lag...
multi ls m a slopes indicator MT5
MetaTrader 5 indicator

multi ls m a slopes

indicator that checks slopes of 5 (different period) least squares moving averages (lsma or linear regression value) and adds them up to show overall trend....
multi averages slopes indicator MT5
MetaTrader 5 indicator

multi averages slopes

indicator that checks slopes of 5 (different period) averages and adds them up to show overall trend.averages that can be used in this indicator are the:simple moving average (sma)...
multi jm a slopes indicator MT5
MetaTrader 5 indicator

multi jm a slopes

indicator that checks slopes of 5 (different period) jurik moving averages (jma) and adds them up to show overall trend.update :...
multi t3 slopes indicator MT5
MetaTrader 5 indicator

multi t3 slopes

indicator that checks slopes of 5 (different period) t3 moving averages and adds them up to show overall trend.you can chose between the two know t3 types:original tim tillson t3 c...
henderson's filter indicator MT5
MetaTrader 5 indicator

henderson's filter

henderson's filter for metatrader 5. according to a brief description:ps: be aware that henderson's filters are from a family of centered smoothers, i.e. they recalculate half peri...
price zone oscillator indicator MT5
MetaTrader 5 indicator

price zone oscillator

price zone oscillator indicator is based on the "entering the price zone" article by walid khalil and david steckler.in our last article, we introduced a new oscillator that provid...
price zone oscillator - floating levels indicator MT5
MetaTrader 5 indicator

price zone oscillator - floating levels

price zone oscillator indicator is based on the "entering the price zone" article by walid khalil and david steckler.in our last article, we introduced a new oscillator that provid...
normalized rs i indicator MT5
MetaTrader 5 indicator

normalized rs i

some indicators are working equal for all calculation lengths some are not. one example that is not is rsi. even though it is taken for granted that it oscillates in 0-100 range (s...
normalized rs i jm a smoothed indicator MT5
MetaTrader 5 indicator

normalized rs i jm a smoothed

tends to be "nervous" (the direction of the rsi itself, and of the normalized rsi as a result is changing sometimes erratically).ps: if the normalization period is set to <=1, t...
export positions history script MT5
MetaTrader 5 script

export positions history

the script exports history of closed positions from mt5 retail hedging account selected between two dates. the resulting file is csv that can be opened/imported with any spreadshee...
range oscillator - smoothed indicator MT5
MetaTrader 5 indicator

range oscillator - smoothed

is a useful indicator, but in its original form it probably lacks some smoothness in order to avoid some false signals....
range oscillator + bands (smoothed) indicator MT5
MetaTrader 5 indicator

range oscillator + bands (smoothed)

range oscillator indicator shows the relative position of median price in the highest high to lowest low range for desired period....
elliot oscillator simple indicator MT5
MetaTrader 5 indicator

elliot oscillator simple

by definition elliot oscillator is a "34 period simple moving average of prices subtracted from a 5 period simple moving average of prices displayed as a histogram above and below ...
juice indicator MT5
MetaTrader 5 indicator

juice

what is it actually? it is a standard deviation indicator that shows if the deviation is below or above some fixed level. that way it can show if the volatility is increased or not...
non lag ma keltner Сhannel indicator MT5
MetaTrader 5 indicator

non lag ma keltner Сhannel

keltner channel is usually calculated as sma (simple moving average) +- atr distance for the bands....
jm a keltner Сhannel indicator MT5
MetaTrader 5 indicator

jm a keltner Сhannel

keltner channel is usually calculated as sma (simple moving average) +- atr distance for the bands....
ka m a keltner Сhannel indicator MT5
MetaTrader 5 indicator

ka m a keltner Сhannel

keltner channel is usually calculated as sma (simple moving average) +- atr distance for the bands....
trend trigger factor indicator MT5
MetaTrader 5 indicator

trend trigger factor

trend trigger factor was described by m.h. pee in the technical analysis of stocks and commodities magazine in december, 2004....
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.