MetaTrader MTall All Source Code Downloads - Page 123

Showing 11128 results
adx vma trend indicator MT5
MetaTrader 5 indicator

adx vma trend

adxvma trend that uses adxvma steps to show the trend.the trend is based on values similar to adx (hence the name of the adxvma) but still different enough to make this indicator s...
sentiment zone oscillator indicator MT5
MetaTrader 5 indicator

sentiment zone oscillator

the original was described in the may 2012 issue of tasc, walid khalil in his article "exploiting extremes sentiment zone oscillator" :simple moving averageexponential moving avera...
qw m a ca indicator MT5
MetaTrader 5 indicator

qw m a ca

"correcting" is a process where the value of the average is checked for the significance (how big is it) of change. for that a standard deviation of a change is used and if the cha...
rsi(oma) with auto fibonacci levels indicator MT5
MetaTrader 5 indicator

rsi(oma) with auto fibonacci levels

rsi (oma) that shows automatic fibonacci levels for rsi.if the prices smoothing period is set to > 1, then the indicator calculates one of the chosen rsi (oma) values. if the pr...
custom moving average indicator indicator MT4
MetaTrader 4 indicator

custom moving average indicator

the code contains the implementation of moving average indicator. for the code, the following input parameters are available:period shift method: simple, exponential, smoothed, lin...
i crosshair click target indicator MT5
MetaTrader 5 indicator

i crosshair click target

added 'click target' and the trend line, with text of the 'number of bars between target and crosshair', and the difference in pips between price at target level and price at cross...
corr average indicator MT5
MetaTrader 5 indicator

corr average

this indicator is calculating 4 basic types of averages with an option to have "corrected" value of an average too.even though at a first glance dr.uhl's method looks like and adap...
corr rs i indicator MT5
MetaTrader 5 indicator

corr rs i

this is the "corrected" version of rsi. it can calculate the usual 7 types of rsi :cuttler's rsiehlers' smoothed rsiharris' rsirapid rsirsi rsxslow rsiyou can turn the "correcting"...
ma c d ca indicator MT5
MetaTrader 5 indicator

ma c d ca

"step" or "corrected" macd (using the same method for correction that is used in averages). corrected values tend to be good filters, but they should not be mixed with the filters ...
vw a p bands indicator MT5
MetaTrader 5 indicator

vw a p bands

this indicator is similar to bollinger bands, but it uses volume weighted average as the central value of the bands.when using it you have an option to use the tick volume or real ...
binary options strategy library library MT4
MetaTrader 4 library

binary options strategy library

this library provides input parameters and functions to build your binary options strategy stored in an indicator to test and improve your strategy in the strategy tester of metatr...
corr velocity indicator MT5
MetaTrader 5 indicator

corr velocity

corrected velocity indicator.if the period of the "correction" is set to <0, then the calculated value is the same as the velocity.even though the velocity already does a good j...
corr momentum indicator MT5
MetaTrader 5 indicator

corr momentum

corrected momentum indicator.if the period of the "correction" is set to <0, then the calculated value is the same as the momentum (if you compare it to the built in momentum, a...
lb & sb using rs i & momentum expert MT4
MetaTrader 4 expert advisor

lb & sb using rs i & momentum

the same ea's as . the additional code allows the user to set parameters on rsi and momentum. for guidance, in the variables, if the rsi buy restrict is set to 70, the ea will not ...
ultimate moving average indicator MT4
MetaTrader 4 indicator

ultimate moving average

moving average based on ultimate oscillator (i modified ultimate oscillator's code). it calculates weighted average of three moving averages (simple, exponential, smoothed or linea...
tipu signal plotter indicator MT4
MetaTrader 4 indicator

tipu signal plotter

this is a simple indicator that plots signal history on the chart. this requires the csv file downloaded and saved in the folder mql4/files/tipu history/history.csv. the folder and...
buy sell volume indicator MT5
MetaTrader 5 indicator

buy sell volume

indicator displaying the volume based on a price to average correlation.if the price is greater than the corresponding average, it is assumed that the state of the trend is "buy" a...
notify library MT4
MetaTrader 4 library

notify

this library has smart notification (alert, push and alert) function with an option of having a single notification per candle at a time.parameters: isalert — display a message in...
automatic fixed scale with top/bottom margins indicator MT4
MetaTrader 4 indicator

automatic fixed scale with top/bottom margins

this code was written as an indicator. it adds top and bottom margin to the chart. both can be adjusted separately.this gives some breathing space to top and bottom of the chart fo...
pivot star indicator MT4
MetaTrader 4 indicator

pivot star

this indicator draws current pivot points, it does not plot history. clean and simple.choice of standard, fibonacci, camarilla, woody's and demark pivot calculations.calculation is...
example of ma c d automated expert MT4
MetaTrader 4 expert advisor

example of ma c d automated

it is a metatrader 4 code example of macd automated expert advisor, with advanced money management function and trailing stop as well.the idea is:filter as multi time frame code ex...
yen trader expert MT4
MetaTrader 4 expert advisor

yen trader

yen tradertrades jpy crosses (xxxjpy) where xxx is one of the major currencies (except usd which will be used as a reference currency).based on the selected direction (r:right or l...
normalized ma c d indicator MT5
MetaTrader 5 indicator

normalized ma c d

this indicator is almost same as the "normal" macd, except that its values are normalized and are roughly falling into a predictable range of values (unlike the regular nacd, that ...
yuraz rsaxel script draws the axel rudolph levels script MT5
MetaTrader 5 script

yuraz rsaxel script draws the axel rudolph levels

//+------------------------------------------------------------------+ //|                                                 yuraz_rsaxel.mq5 | //|                        copyright...
download history script MT5
MetaTrader 5 script

download history

symbol for downloading the history data for the symbol from the server.distinctive feature - indication of the download process using the .features: the script uses a modified canv...
bo di indicator MT5
MetaTrader 5 indicator

bo di

real paladin80 the principles of plotting this indicator, calculation formula, interpretation, algorithm for expert advisors and suggested parameters are described in the forex m...
switching charts script MT5
MetaTrader 5 script

switching charts

the script switches all opened charts at a certain interval.version 1.02:now it is possible to bring on top only the charts of a certain symbol. for example, if you specify...
stat script MT5
MetaTrader 5 script

stat

the script displays the brief statistics for trading on the instrument over the specified period - the number of deals, profit, profit factor....
interchange library MT5
MetaTrader 5 library

interchange

why this is needed: this class can help organize data exchange between your programs in case you create products for the market or if you do not want to use system dlls.for other c...
trade on timer expert MT5
MetaTrader 5 expert advisor

trade on timer

the code was designed to illustrate the use of the timer. this expert advisor opens a deal in random direction the moment a signal from the timer arrives.if there are open position...
zz fibo trader expert MT5
MetaTrader 5 expert advisor

zz fibo trader

the zz fibo trader expert advisor has been designed to illustrate the use of the indicator in a simple trading system.the has been specially designed for use in trading experts. in...
i4 dr f indicator MT5
MetaTrader 5 indicator

i4 dr f

a simple trend indicator with calculation of rise and fall in close prices. calculation formula:i4_drf_v2=100 * (psum - nsum) / periodwhere:psum — the number of candles per calcula...
feed of all deals indicator MT5
MetaTrader 5 indicator

feed of all deals

the indicator displays the total number of deals by symbol in real time. red line of deals is for sell, blue line is for buy.if the size of the actual history in indicator buffers ...
fibo retracement trader expert MT5
MetaTrader 5 expert advisor

fibo retracement trader

this simple expert advisor was created to illustrate the capabilities of trading the fibonacci levels. the ea uses the standard zigzag indicator (from the standard metatrader deliv...
rv i diff sign indicator MT5
MetaTrader 5 indicator

rv i diff sign

semaphore signal indicator based on the code of the indicator.the indicator uses the classes of smoothalgorithms.mqh library (copy it to <terminal_data_folder>\mql5\include)....
stochastic diff sign indicator MT5
MetaTrader 5 indicator

stochastic diff sign

semaphore signal indicator based on the code of the indicator.the indicator uses the classes of smoothalgorithms.mqh library (copy it to <terminal_data_folder>\mql5\include)....
exp stochastic diff expert MT5
MetaTrader 5 expert advisor

exp stochastic diff

the exp_stochasticdiff expert advisor is based on change of direction of the indicator. the signal is formed when a bar is closing if there is change in histogram direction.this ex...
color xva ma digit indicator MT5
MetaTrader 5 indicator

color xva ma digit

j.bthe indicator with the ability to replace averaging. it displays the most recent value as a price label with the possibility to round the channel levels up to a required number ...
i4 dr f ht f indicator MT5
MetaTrader 5 indicator

i4 dr f ht f

the indicator with the timeframe selection option available in input parameters:the indicator requires i4_drf_v2.mq5 indicator file. place it in <terminal_data_folder>\mql5\i...
i4 dr f ht f indicator MT5
MetaTrader 5 indicator

i4 dr f ht f

the indicator with the timeframe selection option available in input parameters:the indicator requires i4_drf_v3.mq5 indicator file. place it in <terminal_data_folder>\mql5\i...
color xva ma digit st dev indicator MT5
MetaTrader 5 indicator

color xva ma digit st dev

j.bthe indicator with the ability to replace averaging. it displays the most recent value as a price label with the possibility to round the channel levels up to a required number ...
fibo zig zag indicator MT5
MetaTrader 5 indicator

fibo zig zag

the fibo zigazag indicator allows to calculate the probable support and resistance levels using the fibonacci ratios.the indicator algorithm fields of application the indicator can...
fibo bar mt5 indicator MT5
MetaTrader 5 indicator

fibo bar mt5

the indicator draws fibonacci levels based on the last bar. when a new bar appears, the levels are redrawn.parameterslast bar for fibo — timeframe to look for the last bar; upper c...
histogram bid and ask prices indicator MT5
MetaTrader 5 indicator

histogram bid and ask prices

the indicator plots a histogram of statistical distribution for the bidand askprices. diagram is cumulative.it is also possible to perform statistical analysis of additional pairs:...
sync chart expert MT5
MetaTrader 5 expert advisor

sync chart

synchronization of the bars displayed on all open charts of the terminal. synchronization of charts if performed by timer. no dll!additional features:option to synchronize vertical...
color xva ma digit st dev indicator MT5
MetaTrader 5 indicator

color xva ma digit st dev

j.bthe indicator with the ability to replace averaging. it displays the most recent value as a price label with the possibility to round the channel levels up to a required number ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.