MetaTrader MT5 All Source Code Downloads - Page 136

Showing 8092 results
em a to sm a ma c d - extended indicator MT5
MetaTrader 5 indicator

em a to sm a ma c d - extended

theory : the idea comes from another trading platform. they called it differently there, but the name here reflects exactly what it is all about. the idea is simple : we are counti...
view the value in on calculate parameters indicator MT5
MetaTrader 5 indicator

view the value in on calculate parameters

this is a utility for beginning indicator programmers, or others, that want to have a look at values provided by oncalculate and a few other functions.the indicator shows:1) the mo...
adaptive at r indicator MT5
MetaTrader 5 indicator

adaptive at r

theory : average true range (atr) is widely used indicator in many occasions. it is calculated as sma (simple moving average) of true range (which is calculated as the greatest of ...
adaptive at r channel indicator MT5
MetaTrader 5 indicator

adaptive at r channel

theory : this indicator is showing an example how an adaptive atr (originally published here : ) can be used within some other indicator. as an addition, not only the atr is adapti...
adaptive at r keltner channel indicator MT5
MetaTrader 5 indicator

adaptive at r keltner channel

theory : this indicator is showing an example how an adaptive atr (originally published here : ) can be used within some other indicator. it is using the original way how ketner ch...
adaptive efficiency ratio em a indicator MT5
MetaTrader 5 indicator

adaptive efficiency ratio em a

theory : periodpriceno other parameters neededusage : it can be used as any other moving average type indicatorps: this type of adapting tends to produce smoother slopes than the e...
price percentage and times on cursor crosshair indicator MT5
MetaTrader 5 indicator

price percentage and times on cursor crosshair

this indicator enhance the functionality of the standard crosshair of metatrader adding the difference in percentage and the time span in a human readable form (not in bars, but in...
on-chart rs i indicator MT5
MetaTrader 5 indicator

on-chart rs i

theory :usage :as any other rsi is used. some additional options are added (like 3 coloring modes) in order to help the usage of the indicator...
rsi(oma) on chart indicator MT5
MetaTrader 5 indicator

rsi(oma) on chart

theory : simple moving average (sma)exponential moving average (ema)smoothed moving average (smma)linear weighted moving average (lwma)usage :as any other rsi(oma) is used. some ad...
stochastic on chart indicator MT5
MetaTrader 5 indicator

stochastic on chart

theory : usage : you can use it as any other stochastic indicatorps: ...
stochastic of average (on chart) indicator MT5
MetaTrader 5 indicator

stochastic of average (on chart)

theory : stochastic oscillator is usually used on prices. but sometimes that produces much noise. some filtering methods can be used (like this : ).simple moving average(sma)expone...
xfisher org x20 indicator MT5
MetaTrader 5 indicator

xfisher org x20

twenty in a single window.the indicator uses the classes of library smoothalgorithms.mqh (to be copied to <terminal_data_directory>\mql5\include). the use of the classes was ...
standard deviation channels x3 cloud indicator MT5
MetaTrader 5 indicator

standard deviation channels x3 cloud

three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs with the channels' background filling.fig1. indicator standard...
standard deviation channels x3 indicator MT5
MetaTrader 5 indicator

standard deviation channels x3

three standard deviation channels using indicator buffers based on the number of bars defined in the indicator inputs.fig1. indicator standard_deviation_channels_x3...
precipice expert MT5
MetaTrader 5 expert advisor

precipice

code mq5 by: note: the ea was developed solely for checking a random market entry! the ea opens positions depending on the value obtained in the random number generator. stop loss ...
lb s expert MT5
MetaTrader 5 expert advisor

lb s

idea by:code mq5 by:the ea works both on netting and hedging accounts. it places pending orders only when a new bar appears.what it makes first, three parameters (hour 1, hour 2, a...
signal table sar wp r ma indicator MT5
MetaTrader 5 indicator

signal table sar wp r ma

antonuk olegan indicator that shows buy and sell signals of three indicators (isar, iwpr, and ima) on nine timeframes with full settingsthe indicator uses the class of library (to ...
exp rj t x matches smoothed duplex expert MT5
MetaTrader 5 expert advisor

exp rj t x matches smoothed duplex

two identical trading systems (for long and short positions) based on the signals of indicator , which can be configured in different ways within one expert advisor. for this purpo...
exp fine tuning ma candle expert MT5
MetaTrader 5 expert advisor

exp fine tuning ma candle

a trading system based on the signals of indicator . the signal is formed when a bar is closing if there is change in candle direction maintaining change of its color.for the gener...
bi t e x. on e market maker expert MT5
MetaTrader 5 expert advisor

bi t e x. on e market maker

the robot works only on cryptocurrency exchange. it places a specified number of buy and sell orders considering the market depth price or a guide (fair contract price obtained fro...
exp i-kl price vol direct expert MT5
MetaTrader 5 expert advisor

exp i-kl price vol direct

a trading system based on the signals of indicator . trading signals are formed when a bar closes if the histogram direction has changed (which is displayed by five-pointed stars c...
bago ea expert MT5
MetaTrader 5 expert advisor

bago ea

idea by:code mq5 by:the ea uses indicators ima (moving avrage, ma) and irsi (relative strength index, rsi).original description:bago system can be categorized as a trend following ...
exp i-kl price vol expert MT5
MetaTrader 5 expert advisor

exp i-kl price vol

trading system based on indicator signals. the signal is formed when a bar is closing if there is breakthrough of an overbought/oversold level. since there are two levels, each of ...
xfisher org candle ht f indicator MT5
MetaTrader 5 indicator

xfisher org candle ht f

the indicator with the timeframe selection option available in the indicator input parameters:for the indicator to operate, the xfisher_org_v2_candle.ex5indicator should be added t...
xfisher org candle ht f indicator MT5
MetaTrader 5 indicator

xfisher org candle ht f

the indicator with the timeframe selection option available in the indicator input parameters:for the indicator to operate, the xfisher_org_v1_candle.ex5indicator should be added t...
xfisher org alert indicator MT5
MetaTrader 5 indicator

xfisher org alert

the indicator uses the classes of library smoothalgorithms.mqh (to be copied to <terminal_data_directory>\mql5\include). the use of the classes was thoroughly described in ar...
stochastic histogram alert indicator MT5
MetaTrader 5 indicator

stochastic histogram alert

fig1. stochastic_histogram_alert. intersection of the main and signal linesfig. 2. stochastic_histogram_alert. activating an alert....
rv i histogram alert indicator MT5
MetaTrader 5 indicator

rv i histogram alert

fig1. indicator rvi_histogram_alert. intersection of the main and signal linesfig. 2. rvi_histogram_alert. activating an alert....
ma ma c d position averaging expert MT5
MetaTrader 5 expert advisor

ma ma c d position averaging

the ea only checks for a trading signal or an addition to the position when a new bar appears.the ea is based on indicators ima (moving average, ma) and imacd (moving average conve...
xfisher org candle indicator MT5
MetaTrader 5 indicator

xfisher org candle

trendlaboratory ltd.indicator highlights candles, the close prices of which are closed within overbought/oversold zones.the indicator uses the classes of library smoothalgorithms.m...
stochastic histogram ht f indicator MT5
MetaTrader 5 indicator

stochastic histogram ht f

indicator with the timeframe selection option available in its input parameters:for the indicator to operate, the stochastic_histogram.ex5indicator should be added to the <termi...
nerve script MT5
MetaTrader 5 script

nerve

the script calculates the average volatility of symbols according to the equation: the differences of the maximum and minimum values of the candles for the selected period in days ...
ma ma c d position averaging expert MT5
MetaTrader 5 expert advisor

ma ma c d position averaging

idea by:myth63code mq5 by: the ea only checks for a trading signal or an addition to the position when a new bar appears.the ea is based on indicators ima (moving average, ma) and ...
xfisher org candle indicator MT5
MetaTrader 5 indicator

xfisher org candle

indicator represented as candlesticks. candlesticks result from processing the relevant price timeseries by the indicator algorithm. in many situations, such approach may be more i...
xfisher org ht f indicator MT5
MetaTrader 5 indicator

xfisher org ht f

the with the timeframe selection option available in its input parameters:for the indicator to operate, the xfisher_org_v1.ex5indicator should be added to the <terminal_data_dir...
hans indicator x62 cloud system tail alert indicator MT5
MetaTrader 5 indicator

hans indicator x62 cloud system tail alert

indicator with the level markup extended to the next session. the input parameter is added for extending the indicator levelfig1. hans_indicator_x62_cloud_system_tail_alert indicat...
close all positions expert MT5
MetaTrader 5 expert advisor

close all positions

closing positions when reaching the close all if profitlevel. the overall profit on all positions is considered regardless of the symbol or magic number.a profit is calculated only...
hedge any positions expert MT5
MetaTrader 5 expert advisor

hedge any positions

code mq5 by:the ea works on hedge accounts only!the ea tracks all positions regardless of the symbol or magic number.as soon as a position (opened by another ea or manually) featur...
doubler expert MT5
MetaTrader 5 expert advisor

doubler

idea by:code mq5 by:the ea works on hedge accounts only!a very simple idea: open two opposite positions simultaneously. however, stop loss must be greater than take profit. we expe...
xfisher org indicator MT5
MetaTrader 5 indicator

xfisher org

trendlaboratory ltd.indicator with an additional smoothing for eliminating false intersection of the main and signal lines.the indicator uses the classes of library smoothalgorithm...
fine tuning ma candle chl ht f indicator MT5
MetaTrader 5 indicator

fine tuning ma candle chl ht f

indicator with the timeframe selection option available in its input parameters:for the indicator to operate, the finetuningmacandle_chl.ex5indicator should be added to the <ter...
signal table sar rs i ma indicator MT5
MetaTrader 5 indicator

signal table sar rs i ma

antonuk olegan indicator that shows buy and sell signals of three indicators (isar, irsi, and ima) on nine timeframes with full settings.the indicator uses the class of library (to...
round levels xn indicator MT5
MetaTrader 5 indicator

round levels xn

martesindicator round_levels_xn draws multiple "round" levels nearest to the current price above and below it.this indicator was first implemented in mql4 and published in on march...
fine tuning ma candle chl arr st dev ht f indicator MT5
MetaTrader 5 indicator

fine tuning ma candle chl arr st dev ht f

indicator with the timeframe selection option available in its input parameters:for the indicator to operate, the finetuningmacandle_chl_arr_stdev.ex5indicator should be added to t...
fine tuning ma candle chl arr st dev indicator MT5
MetaTrader 5 indicator

fine tuning ma candle chl arr st dev

indicator that additionally indicates the trend strength with colored dots, based on the standard deviation algorithm.if the standard deviation of the finetuningmacandle_chl_arr ce...
fine tuning ma candle ht f indicator MT5
MetaTrader 5 indicator

fine tuning ma candle ht f

indicator with the timeframe selection option available in its input parameters:for the indicator to operate, the finetuningmacandle.ex5indicator should be added to the <termina...
sa r oscillator2 indicator MT5
MetaTrader 5 indicator

sa r oscillator2

it has two adjustable parameters:sar step- parabolic sar stepsar maximum- parabolic sar maximumcalculations:oscsar = sar - Сlosewheresar - parabolic sar(sar step, sar maximum)the h...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.