MetaTrader MT5 All Source Code Downloads - Page 85

Showing 8087 results
ma c d signal expert MT5
MetaTrader 5 expert advisor

ma c d signal

uses signals from the indicators: atr, macd.block of getting the indicators:range=iatrget(1); rr=range*level; delta=imacdget(main_line,0)-imacdget(signal_line,0); delta1=imacdget(m...
chart on chart indicator MT5
MetaTrader 5 indicator

chart on chart

the chart on chart indicator displays a chart of other symbol on the current chart.since the history data may not be loaded right away, the initial display of the indicator may tak...
fractional bands ht f indicator MT5
MetaTrader 5 indicator

fractional bands ht f

the indicator with the timeframe selection option available in input parameters:the fractional_bands_htf repeater indicator requires the compiled custom indicator file fractional_b...
weight oscillator alert indicator MT5
MetaTrader 5 indicator

weight oscillator alert

added a couple of calls to buysignal() and sellsignal() functions after the indicator calculation cycles in the oncalculate() block //--- buysignal("weightoscillator_alert",colorbu...
fractal keltner x5 cloud indicator MT5
MetaTrader 5 indicator

fractal keltner x5 cloud

two fractal keltner channels in the form of a cloud. for a more detailed description please see the .fig1. the fractal_keltner_x5_cloud indicator...
eur usd m5 expert MT5
MetaTrader 5 expert advisor

eur usd m5

the expert advisor works in martingale mode based on the signals of istochastic (stochastic oscillator).requires optimization for every timeframe and symbol.eurusd m30, from 2016.0...
fractal keltner x5 cloud ht f indicator MT5
MetaTrader 5 indicator

fractal keltner x5 cloud ht f

the indicator with the timeframe selection option available in input parameters:the fractal_keltner_x5_cloud_htf repeater indicator requires the compiled custom indicator file frac...
fractal mf i indicator MT5
MetaTrader 5 indicator

fractal mf i

fractal money flow index. for a more detailed description please see the .fig1. the fractal_mfi indicator...
fractal weight oscillator indicator MT5
MetaTrader 5 indicator

fractal weight oscillator

oscillator, representing the weighted smoothed sum of four indicators: , , and .the compilation of the fractal_weightoscillator indicator requires the compiled indicator files frac...
color xdin ma alert indicator MT5
MetaTrader 5 indicator

color xdin ma alert

added a couple of calls to buysignal() and sellsignal() functions after the indicator calculation cycles in the oncalculate() block //--- buysignal("colorxdinma_alert",colorxdinma,...
ft bill willams trader expert MT5
MetaTrader 5 expert advisor

ft bill willams trader

bill williams. ialligator, alligator, ima, moving average.entry:buy fractal — a series of five consequent bars with two bars with lower maximums standing before and after a bar wit...
macd c c i expert MT5
MetaTrader 5 expert advisor

macd c c i

works based on two indicators: icci (commodity channel index, cci) and imacd (moving average convergence/divergence, macd). ontradetransaction().input int macd_coefficient=10000; /...
ride alligator expert MT5
MetaTrader 5 expert advisor

ride alligator

trading based on two indicators: ialligator (alligator).positions are opened only if there are no other positions opened.example of opening a sell position:...
day positions count library MT5
MetaTrader 5 library

day positions count

the function returns the number of positions opened by an expert advisor for the day....
exp fractal mf i expert MT5
MetaTrader 5 expert advisor

exp fractal mf i

the simplest ea based on the . sells at downward crossing of oscillator overbought level, buys at the upward crossing of oscillator oversold level. the signal is formed when a bar ...
angry bird (scalping) expert MT5
MetaTrader 5 expert advisor

angry bird (scalping)

it uses the icci(cci, commodity channel index), irsi(rsi, relative strength index) indicators.recommended timeframe is h1.expert advisor inspired by ilan 1.6.the ea with functions ...
fractal mf i ht f indicator MT5
MetaTrader 5 indicator

fractal mf i ht f

the indicator with the timeframe selection option available in input parameters:the fractal_mfi_htf repeater indicator requires the compiled custom indicator file fractal_mfi.mq5 i...
macd pattern trader all expert MT5
MetaTrader 5 expert advisor

macd pattern trader all

six (imacd, macd, moving average convergence/divergence) indicators and four (ima, ma, moving average) indicators.opens trades when the indicator's macd crosses its signal line:...
mt c neural network plus ma c d expert MT5
MetaTrader 5 expert advisor

mt c neural network plus ma c d

this is my first simple ea from the "ats based on neural network"series. for those who are not familiar with neural networks, i recommend to read the article the method of applicat...
straddle&trail expert MT5
MetaTrader 5 expert advisor

straddle&trail

straddle&trail - expert advisor for metatrader 5....
alligator expert MT5
MetaTrader 5 expert advisor

alligator

trading based on indicators: ialligator (alligator), ifractals (fractals). martingale.from myself: try it on the m30 timeframe or higher.testing results on eurusd, h1, from 2016.01...
wo c. 0. 1. 2 expert MT5
MetaTrader 5 expert advisor

wo c. 0. 1. 2

search for movements without rollbacks (analysis of ticks).idea of the algorithm: search for the moment when the price consistently increases/decreases for multiple ticks in a row ...
pipsover expert MT5
MetaTrader 5 expert advisor

pipsover

pipsing expert advisor. it works based on the ichaikin (chaikin oscillator) and ima (moving average, ma) indicators.it works on smaller timeframes.. default settings are for audusd...
the "dc signals" signals generator indicator MT5
MetaTrader 5 indicator

the "dc signals" signals generator

this is one of my first indicators, which is no longer in use. however, i decided to publish it — perhaps, it may be useful for someone. by the way, this indicator was had been use...
10 pips eur u s d expert MT5
MetaTrader 5 expert advisor

10 pips eur u s d

the "10 points on eurusd" forex strategy has countless many variations and is somewhat similar to the strategy, and it also is used by many professional traders. therefore, good re...
cash machine 5min expert MT5
MetaTrader 5 expert advisor

cash machine 5min

this ea is based on fast demarker and stochastic indicators. it has hidden stop loss and take profit levels. stop loss is set by the system once the minimum take profit is obtained...
stop and take mt5 script MT5
MetaTrader 5 script

stop and take mt5

when run on the price chart, the script modifies stop loss or take profit of all open orders for the current instrument.example:if multiple buy positions are opened on the gbpusd p...
dsl - rs i indicator MT5
MetaTrader 5 indicator

dsl - rs i

rsi is mainly used in combination with levels or with a sort of signal lines. some prefer the levels some, on the other hand, "signal" line. we could dispute which one is the bette...
dsl - macd indicator MT5
MetaTrader 5 indicator

dsl - macd

macd is usually calculated with an addition of one signal linethat is a long used trading system and has it's merits. but that way is somewhat lacking when it comes to ranging mark...
dsl - rsx indicator MT5
MetaTrader 5 indicator

dsl - rsx

rsx is by it's nature "smoother rsi than rsi" without additional lag and because of that it has much less false signals than the rsi. rsx is mainly used in combination with levels ...
dsl - stochastic indicator MT5
MetaTrader 5 indicator

dsl - stochastic

stochastic is mainly used in combination with built in signal line and levels. some prefer the levels some, on the other hand, signal line. we could dispute which one is the better...
double stochastic rs i - fl indicator MT5
MetaTrader 5 indicator

double stochastic rs i - fl

double stochastic of rsi using floating levels instead of using fixed levels for overbought or oversold detection.in case when rsi period is set to <=1, you are going to get dou...
quantile bands - 1. 5 indicator MT5
MetaTrader 5 indicator

quantile bands - 1. 5

there is already one version of quantile bands (here : ) but some changes needed to be made in order to reflect the lates metatrader 5 development, and some code optimization has b...
schaff trend cycle - adjustable smoothing indicator MT5
MetaTrader 5 indicator

schaff trend cycle - adjustable smoothing

well known schaff trend cycle is, no doubt, useful indicator.but it has some things that can be changed. one is that it has a fixed smoothing factor hard-coded in the formula itsel...
dm a (general) indicator MT5
MetaTrader 5 indicator

dm a (general)

here is a "dma" indicator that calculates "dma" (the same thing as dema but this one can be applied to sma, ema, smma and lwma instead of just ema). that way it adds possible "dema...
aroon oscillator 2 indicator MT5
MetaTrader 5 indicator

aroon oscillator 2

this is an upgraded version of aroon oscillator that uses quantile bands for levels and can filter either prices, result or both in order to lessen the false signals number.code ha...
fractal weight oscillator ht f indicator MT5
MetaTrader 5 indicator

fractal weight oscillator ht f

the indicator with the timeframe selection option available in input parameters.the fractal_weightoscillator_htf repeater indicator requires the compiled custom indicator file frac...
3 d moving average indicator indicator MT5
MetaTrader 5 indicator

3 d moving average indicator

demonstration of three-dimensional visualization possibilities in metatrader 5.a surface is generated using a series of indicators. the surface is displayed in a three-dimensional ...
jk bull p auto trader expert MT5
MetaTrader 5 expert advisor

jk bull p auto trader

an expert advisor based on the bulls power indicator.opening two successive positions.eurusd,m5 с 2016.06.08 по 2016.12.10:...
gandalf pr o expert MT5
MetaTrader 5 expert advisor

gandalf pr o

inspired by topic (in russian).warning: optimization is required!the world is changed. i feel it in the water. i feel it in the earth.i smell it in the air. much that once was is l...
the puncher expert MT5
MetaTrader 5 expert advisor

the puncher

trades using indicators: istochastic (stochastic oscillator) and irsi (relative strength index, rsi).it is recommended to use on the m15 timeframe and higher....
hercules a. t. c. 2006 expert MT5
MetaTrader 5 expert advisor

hercules a. t. c. 2006

the expert advisor trades moving average breakouts. it uses the following indicators: two imas (moving average, ma), irsi(relative strength index, rsi) and two ienvelopes (envelope...
money fixed risk expert MT5
MetaTrader 5 expert advisor

money fixed risk

an example for calculating the lot value in accordance with the risk per trade.what's new:added two methods for outputting (printing) the calculated lot. method 1 — when setting st...
show important params indicator MT5
MetaTrader 5 indicator

show important params

the indicator shows symbol and account parameters, some of which are subject to change during important news releases or before the close of a weekly session.the following paramete...
big bar sound expert MT5
MetaTrader 5 expert advisor

big bar sound

the expert advisor plays a sound when candlestick size exceeds a certain value.the size can be considered as ask - open (current price - candlestick open price) or as high - low, t...
master mm droid expert MT5
MetaTrader 5 expert advisor

master mm droid

four trading strategies in one expert advisor.when run on eurusd, m1, the balance graph is losing, although equity is more than balance there:...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.