MetaTrader MT5 All Source Code Downloads - Page 155

Showing 8094 results
cumulative candle subwindow indicator MT5
MetaTrader 5 indicator

cumulative candle subwindow

indicator in the subwindow in the form of a colored histogram ( ) there is a cumulative candle made of bars of the same direction.rice. 1.cumulative candle subwindow...
lotsizer expert MT5
MetaTrader 5 expert advisor

lotsizer

lotsizeris a risk-based lot size calculator that dynamically determines the optimal trade volume using the average daily range (adr) together with the account equity or balance, he...
rs i dual cloud indicator MT5
MetaTrader 5 indicator

rs i dual cloud

indicatorthe subwindow displays two rsi (relative strength index, rsi) lines - 'fast' and 'slow'.the area from the window borders to these lines is painted over from above and belo...
rs i dual cloud ea expert MT5
MetaTrader 5 expert advisor

rs i dual cloud ea

trading strategythe ea uses a custom indicator ''. the ea uses four types of signals:entrance to the zone being in the zone leaving the zone lines crossing for 'buy' signals, the z...
two stochastic custom filling alert indicator MT5
MetaTrader 5 indicator

two stochastic custom filling alert

the idea of the indicatortwo istochastic (stochastic oscillator, sto) indicators - 'fast' and 'slow' (more precisely, the 'main' lines of these indicators) in one subwindow. areas ...
candles ask indicator MT5
MetaTrader 5 indicator

candles ask

indicatorthe 'ask' line is formed as the 'close' price + the value from the 'spread' array (we take the array from oncalculate)pic. 1. candles ask...
group transfer stop loss script MT5
MetaTrader 5 script

group transfer stop loss

indicatorworks on all positions on the current symbol. you set the stop loss price and the script moves the stop loss for all positions.pic. 1. group transfer stop lossthis is a ve...
vi d y a n bars borders indicator MT5
MetaTrader 5 indicator

vi d y a n bars borders

indicatortwo levels are added to the ividya (variable index dynamic average) indicator: upper and lower. the level size is determined for n barsrice. 1. vidya n bars bordersindicat...
order execution expert MT5
MetaTrader 5 expert advisor

order execution

just a very simple expert that execute orders from a text file....
am a trader 2 expert MT5
MetaTrader 5 expert advisor

am a trader 2

checking the trading signal - only at the moment of the birth of a new bar.when generating a trading signal, the expert advisor considers two indicators: iama (adaptive moving aver...
de marker pending 2 5 expert MT5
MetaTrader 5 expert advisor

de marker pending 2 5

now, when opening a 'sell' position, we immediately close all 'buy' positions and vice versa: when opening a 'buy' position, we immediately close all 'sell' positions...
ma c d stochastic square indicator MT5
MetaTrader 5 indicator

ma c d stochastic square

indicatorthe indicator shows the status of the two indicators as lines of squares.compares the position of the signal line relative to the signal line for the 'macd' and 'stochasti...
chicken knife indicator MT5
MetaTrader 5 indicator

chicken knife

a simple indicator that tries to assess autocorrelation in price series.- values above 0 indicate autocorrelation between return and therefore a strong direction in movement (which...
triangle day indicator MT5
MetaTrader 5 indicator

triangle day

indicatora dynamic area between 'open', 'high', 'low' and 'close' is plotted on the current chart. prices are calculated during the day. when a new one arrives, the dynamic region ...
vi d y a n bars borders martingale expert MT5
MetaTrader 5 expert advisor

vi d y a n bars borders martingale

advisor the ea receives signals from the custom indicator ''. before executing a trading signal, the ea checks the current profit - if the profit is negative, then the signal is ex...
two ma color n bars square indicator MT5
MetaTrader 5 indicator

two ma color n bars square

indicatorthe indicator shows the status of the two indicators as lines of squares.clryellowgreen - no trend, clrblue - trend up, clrred - trend down rice. 1. two ma color n bars sq...
ma on rm i indicator MT5
MetaTrader 5 indicator

ma on rm i

indicator a smoothed line has been added to the custom indicator ' '. smoothing is done using ima:rice. 1. ma on rmi...
three candles other time frame indicator MT5
MetaTrader 5 indicator

three candles other time frame

indicatorthe task of the indicator is to visualize the last three candles from another (larger) timeframe.with the help of graphical objects, the last three candlesticks are drawn ...
os ma four colors arrow ea expert MT5
MetaTrader 5 expert advisor

os ma four colors arrow ea

trading strategythe expert advisor checks signals in indicator buffers:rice. 1. osma four colors arrow eaa detailed description of the trading engine is in the code ....
economic calendar data aggregator script MT5
MetaTrader 5 script

economic calendar data aggregator

this is meant to be an aggregating service script that collects data from the economiccalendar functions & outputs the values to a text file as a list of dictionaries for each ...
ma ao arrow indicator MT5
MetaTrader 5 indicator

ma ao arrow

description of the indicator saucer signal from the iao (awesome oscillator) indicator with an additional filter in the form of ima (moving average, ma)pic. 1. ma ao arrow...
i vi dy a simple expert MT5
MetaTrader 5 expert advisor

i vi dy a simple

description of the adviser the ea works on the 'ividya' indicator - the signal is searched only at the moment of the birth of a new bar.the position is opened with the specified st...
three daily rectangles indicator MT5
MetaTrader 5 indicator

three daily rectangles

description of the indicator the indicator displays the borders (high and low) of the last three days on the chart. the current day (rectangle #0) updates its levels during the day...
sa r color alert indicator MT5
MetaTrader 5 indicator

sa r color alert

description of the indicator colored sar indicator. several types of alerts when changing colors. can choose:sound alert send mail send push notification pic. 1. sar color alert...
rs i adaptive em a alert indicator MT5
MetaTrader 5 indicator

rs i adaptive em a alert

description of the indicator several types of signals have been added to the custom indicator when the line color changes. the following types of signals are available:sound alert ...
wp r custom cloud simple expert MT5
MetaTrader 5 expert advisor

wp r custom cloud simple

description of the ea the ea uses the signals of the custom indicator "wpr custom cloud". signal to open a position 'buy': the indicator left the lower zone, signal to open a posit...
candles without shadows indicator MT5
MetaTrader 5 indicator

candles without shadows

description of the indicator a candlestick chart without shadows is built in the subwindow. please note that the same 'custom moving average' indicator has been added to the main w...
super trend - simple alert indicator MT5
MetaTrader 5 indicator

super trend - simple alert

description of the indicator several types of signals have been added to the : custom indicator when the line color changes. the following types of signals are available:sound aler...
exponential range average & deviation offset indicator MT5
MetaTrader 5 indicator

exponential range average & deviation offset

this indicator calculates and plots the exponential moving average of the true range, as well as an offset of the exponential moving average of its deviation.the code uses conditio...
ma c d four colors arrow indicator MT5
MetaTrader 5 indicator

ma c d four colors arrow

description of the indicator continuation of the 'four colors' series - now the macd indicator signals are displayed as 'arrow' in the main window.for clarity, the "progenitor" is ...
at random expert MT5
MetaTrader 5 expert advisor

at random

description of the ea at the time of the birth of a new bar, the expert advisor randomly generates a signal to open a position. before that, the previous position is closed automat...
at random full expert MT5
MetaTrader 5 expert advisor

at random full

description of the ea a joke expert, now with a full range of features. there is stop loss, take profit, trailing, lot size management, position reversal... full description of the...
two pending orders 2 expert MT5
MetaTrader 5 expert advisor

two pending orders 2

description of the ea at the beginning of the day, an order is issued to delete pending orders that did not work. then, at a distance of 'pending: indent', two opposite (stop or li...
new bar event library MT5
MetaTrader 5 library

new bar event

allows you to determine the occurrence of a new bar event in a multicurrency expert advisor.in a multicurrency expert advisor, the event of a new bar formation can occur at differe...
trailing stop by fixed parabolic sa r expert MT5
MetaTrader 5 expert advisor

trailing stop by fixed parabolic sa r

modify to allow direct specification of the starting point of the parabolic sar.parameters trailing mode ・・・ none / trailing fixed / trailing fixed parabolic sar calcuration part ...
symbol trade made simple with functions library MT5
MetaTrader 5 library

symbol trade made simple with functions

this is my personal library with lot of functions to easily manipulate positions and receive various infos. i work on it since 2019. hope you like it :)symbolopenpipsmagic -return ...
the predictive moving average indicator MT5
MetaTrader 5 indicator

the predictive moving average

the predictive moving average was created by john ehlers (“rocket science for traders”, pg.212″). this is one of his first leading indicators. buy when the indicator line is green ...
simple order panel expert MT5
MetaTrader 5 expert advisor

simple order panel

source code of simple order panel which you can customize at your will.some fixes when dealing with templates will require a few simple modifications in the standard controls libra...
all pivot points mt5 indicator MT5
MetaTrader 5 indicator

all pivot points mt5

an indicator for drawing all important pivot points including: "classic", "camarilla", "woodie", "floor", "fibonacci", "fibonacci_retracement".you can choose different timeframes f...
bar prediction script MT5
MetaTrader 5 script

bar prediction

example:run the script on daily timeframe, see the results on d1 & m1.inputs:prediction_bar >= -1 : 0 means current bar, -1 the next bar, +1 the first previous bar and so on...
trade plotter indicator MT5
MetaTrader 5 indicator

trade plotter

sometime history trade useful to evaluate my tradedefault month history is 3...
equity trailing ea mt5 expert MT5
MetaTrader 5 expert advisor

equity trailing ea mt5

this ea started off as a job to trail equity. i then added the function of managing individual trades.thereafter i added the facility of manually putting the price of when it can s...
news detector for both mt4 and mt5 expert MT5
MetaTrader 5 expert advisor

news detector for both mt4 and mt5

the same code can be compiled in mt4 as well. it gets news from fxstreet servers automatically which can be further filtered by importance level, currency and keyword in the news.s...
the restoring pull indicator indicator MT5
MetaTrader 5 indicator

the restoring pull indicator

the restoring pull indicator was created by john ehlers (stocks & commodities v.11:10 (395-400)) and this was one of his earliest indicators that functions as a momentum indica...
cs v exporter expert MT5
MetaTrader 5 expert advisor

cs v exporter

this ea will export the close data of x candles every z seconds. the main use of this ea is to automatically update csv file and python can pick it up smoothly....
chart window ma c d indicator MT5
MetaTrader 5 indicator

chart window ma c d

you can see how macd works on main price chart.equivalency #1:macd oscillator: macd line crosses the signal line.macd_cw: indicator red line crosses the price bar.example in fig.: ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.