MetaTrader MTall All Source Code Downloads - Page 169

Showing 11123 results
jm a z-score indicator MT5
MetaTrader 5 indicator

jm a z-score

theory : a z-score(aka, a standard score) indicates how many an element is from the mean. a z-score can be calculated from the following formula.z = (x - μ) / σwhere z is the z-sco...
laguerre rsi with laguerre filter - extended indicator MT5
MetaTrader 5 indicator

laguerre rsi with laguerre filter - extended

description : change colors on no trade zones crossingchange colors on outer levels crossingchange colors on laguerre rsi slopechange colors on signal line crossingusage : dependin...
t3 stripped indicator MT5
MetaTrader 5 indicator

t3 stripped

theory : although t3 is widely used, some of the details how it is calculated are less know. t3 has, internally, 6 "levels" or "steps" that it is using for calculation of the t3.in...
fast em a indicator MT5
MetaTrader 5 indicator

fast em a

theory : ema (exponential moving average) is very well known and widely used indicator. more information on it can be found here :usage : comparison : for the sake of seeing what i...
fast ema hull average indicator MT5
MetaTrader 5 indicator

fast ema hull average

theory : original hull moving average is calculated as lwma[square root(period), (2*lwma(period/2, price)-lwma(period, price)] (where lwma is linear weighted moving average). that ...
triple fast ema hull indicator MT5
MetaTrader 5 indicator

triple fast ema hull

basics : the indicator is using 3 instances of the new fast ema hull (originally published here : ). that indicator is an extremely fast and smooth moving average. combining 3 inst...
optimal f for mq l5 (per ralph vince) library MT5
MetaTrader 5 library

optimal f for mq l5 (per ralph vince)

i couldn't find mql5 code for the kelly criterion, so i decided to write it myself; but it turned out that the kelly criterion only works for bernoulli distributions. this means it...
relative strength levy indicator MT4
MetaTrader 4 indicator

relative strength levy

description:the concept of relative strength to levy is based on the assumption that, securities which exhibited a large relative strength in the past will also develop relatively ...
super smoother indicator MT5
MetaTrader 5 indicator

super smoother

definition : john ehlers’ “super smoother”, a 2-pole butterworth filter combined with a 2-bar sma that suppresses the nyquist frequencyusage : you can use color changes as signals....
super smoother levels indicator MT5
MetaTrader 5 indicator

super smoother levels

basics : here we have a variation of super smoother (originally published here : ) that is using its own past values as a criteria for filtering out some false signals.usage : sinc...
multi pass average filter indicator MT5
MetaTrader 5 indicator

multi pass average filter

definition : of limitations : maximal pass value allowed by the indicator is 10. to change it, change the line 4 of the code that goes like this :usage : you can use the color chan...
cc i jm a based indicator MT5
MetaTrader 5 indicator

cc i jm a based

basics : usually cci is calculated as using average (simple moving average) and mean deviation.usage : you can use the color changes as signals when using this indicator...
cc i jm a based with floating levels indicator MT5
MetaTrader 5 indicator

cc i jm a based with floating levels

basics : usually cci is calculated as using average (simple moving average) and mean deviation.usage : you can use the color changes as signals when using this indicator...
juice - em a deviation indicator MT5
MetaTrader 5 indicator

juice - em a deviation

definition : "juice" indicator is showing if the level of standard deviation is above or bellow some desired level and, that way, it is showing if we are in a times of increased or...
wajdyss ichimoku candle ht f indicator MT5
MetaTrader 5 indicator

wajdyss ichimoku candle ht f

the indicator with the ability to change the timeframe using the input parameters:for the indicator to operate, the wajdyss_ichimoku_candle.ex5indicator must be available under <...
brain trend2 ht f indicator MT5
MetaTrader 5 indicator

brain trend2 ht f

the indicator with the ability to change the indicator timeframe using the input parameters:for the indicator to work, the braintrend2_v2.ex5indicator must be added to the <term...
silver trend ht f indicator MT5
MetaTrader 5 indicator

silver trend ht f

the indicator with the ability to change the indicator timeframe using the input parameters:for the indicator to operate, the braintrend.ex5indicator must be added to the <termi...
exp xw a m i nn3 mm rec expert MT5
MetaTrader 5 expert advisor

exp xw a m i nn3 mm rec

three independent trading systems using indicators within a single ea with an ability to change the volume of a forthcoming trade depending on the results of the previous trades fo...
expert ichimoku expert MT5
MetaTrader 5 expert advisor

expert ichimoku

idea by:the expert advisor is based on the iichimoku (ichimoku kinko hyo) indicator. if the last position was closed at a loss, the next one will be opened with the increased volum...
pf e indicator MT5
MetaTrader 5 indicator

pf e

the polarized fractal efficiency (pfe) indicator is designed for identifying trends.there are four input parameters:fast roc period- fast roc (rate of change) calculation period;sl...
pf e overlay indicator MT5
MetaTrader 5 indicator

pf e overlay

the polarized fractal efficiency overlay (pfe_overlay) indicator is designed for identifying trends. unlike , the indicator is displayed on the price chart as the main indicator li...
ro c x indicator MT5
MetaTrader 5 indicator

ro c x

rocx is a modified roc (rate of change) indicator displaying an absolute or relative price change.it is calculated as (current - previous) / previous, not (current / previous - 1)....
color xp w m a digit indicator MT5
MetaTrader 5 indicator

color xp w m a digit

a colored smoothed that displays the most recent value as a price label with the possibility to round the indicator levels up to a required number of digits. the number of digits t...
trend intensity index indicator MT5
MetaTrader 5 indicator

trend intensity index

the oscillator displayed as a color histogram.the indicator uses the smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\include). the detailed descr...
1 h eu r us d expert MT5
MetaTrader 5 expert advisor

1 h eu r us d

idea by:input parameters lots- position volume (always fixed, dynamic calculation is not used);stop loss- stop loss ("0.0" == off);take profit- take profit ("0.0" == off);trailing ...
silence indicator MT5
MetaTrader 5 indicator

silence

the silence indicator displays aggressiveness (price change rate, the blue line) and volatility (the red line) in a separate window.the indicator has three input parameters:period-...
slope direction line indicator MT5
MetaTrader 5 indicator

slope direction line

the slope direction line indicator is displayed as a colored moving average line indicating the average market movement direction.the indicator has three input parameters:period- c...
trading channel index indicator MT5
MetaTrader 5 indicator

trading channel index

the oscillator displayed as a color histogram.the indicator uses the smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\include). the detailed descr...
forex fraus m1 expert MT5
MetaTrader 5 expert advisor

forex fraus m1

idea by:how it works the ea only operates (opens new positions) when a new bar emerges.the volume of the opened position is equal to lots. stop loss, take profitand trailing stopca...
st p m t indicator MT5
MetaTrader 5 indicator

st p m t

the stpmt (medium term weighted stochastics) indicator.the indicator has twenty six customizable parameters, of which 24 parameters are four similar blocks of parameters having six...
vp c i indicator MT5
MetaTrader 5 indicator

vp c i

the vpci (volume price confirmation) indicator shows the relationship between the price and the volume.it has two input parameters:slow ma period- slow ma period;fast ma period- fa...
williams thrust indicator MT5
MetaTrader 5 indicator

williams thrust

the signal and information indicator williams thrust is based on two williams' percent range indicators with different periods and their average values.there are five inputs:first ...
wm a indicator MT5
MetaTrader 5 indicator

wm a

the wilder's smoothing average (wma) indicator.it has two input parameters:period- calculation period;applied price- price used for calculations. calculations:where:...
wm a o indicator MT5
MetaTrader 5 indicator

wm a o

wmao (wilder's moving average oscillator) - an oscillator based on .the indicator has three input parameters:fast wma period- fast wma calculation period;slow wma period- slow wma ...
ya b s i indicator MT5
MetaTrader 5 indicator

ya b s i

a signal indicator yabsi. it shows buy and sell labels on the price chart.it has one parameter:show price typical- display of the typical price line, based on which the calculation...
twiggs money flow indicator MT5
MetaTrader 5 indicator

twiggs money flow

twiggs money flow is an indicator by colin twiggs, which uses .it has one configurable parameter:period- calculation period. calculations:where:interpretation:positive values of tw...
trigger lines indicator MT5
MetaTrader 5 indicator

trigger lines

the triggerlines trend indicator draws two moving average lines colored in accordance with the trend direction:up - green; down - red. the indicator has three input parameters:peri...
damiani volatmeter indicator MT5
MetaTrader 5 indicator

damiani volatmeter

damiani volatmeter - trend/flat determining algorithm.there are five inputs:viscosity;sedimentation;threshold;lag suppressor- whether to limit lagging (yes/no);applied price- price...
darvas box indicator MT5
MetaTrader 5 indicator

darvas box

the darvas box indicator by nicolas darvas is a channel filter indicator.the indicator has no input parameters.nicolas darvas invested in stocks and traded the channel breakout (bo...
delta indicator MT5
MetaTrader 5 indicator

delta

the delta indicator draws two lines:red- the bar average price line (ohlc)/4;green- the line of the decimal logarithm of the current to previous (ohlc)/4 prices ratio. the indicato...
delta oscillator indicator MT5
MetaTrader 5 indicator

delta oscillator

the delta oscillator indicator displays the difference in the indicator lines as a histogram.the indicator has no input parameters.calculations:where:fig. 1. delta_oscillatorfig. 2...
deviation oscillator indicator MT5
MetaTrader 5 indicator

deviation oscillator

deviation oscillator - a volatility oscillator which represents a difference between the price and the ma, normalized within the selected range.there are four input parameters:ma p...
dh l b o indicator MT5
MetaTrader 5 indicator

dh l b o

the dhlbo (dynamic high/low band overlay) indicator shows on the price chart two bands calculated based on the range highs/lows.it has two input parameters:period;expansion. calcul...
dhl p b o indicator MT5
MetaTrader 5 indicator

dhl p b o

the indicator dhlpbo (dynamic high/low percentage band overlay). unlike , which displays two bands calculated based on the highs/lows of the range, this indicator constantly narrow...
dinapoli preferred stochastic indicator MT5
MetaTrader 5 indicator

dinapoli preferred stochastic

the dinapoli preferred stochastic indicator uses the smoothing method described by joe dinapoli, which differs from the standard stochastic.there are four input parameters:%k perio...
color xp w m a digit st dev indicator MT5
MetaTrader 5 indicator

color xp w m a digit st dev

the indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.if the standard deviation of the colorxpwma_digit indicator is ...
color xp w m a digit ht f indicator MT5
MetaTrader 5 indicator

color xp w m a digit ht f

the indicator with the ability to change the indicator timeframe using the input parameters:for the indicator to operate, the colorxpwma_digit.ex5indicator must be added to the <...
trading channel index ht f indicator MT5
MetaTrader 5 indicator

trading channel index ht f

the indicator with the ability to change the indicator timeframe using the input parameters:for the indicator to operate, the trading_channel_index.ex5indicator must be added to th...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.