MetaTrader MTall All Source Code Downloads - Page 142

Showing 11128 results
statistics of candles script MT5
MetaTrader 5 script

statistics of candles

counting the number of series of bullish and bearish bars. displaying the result as a chart. saving the screenshot of the resulting chart. the script uses the class.input parameter...
wp r values indicator MT5
MetaTrader 5 indicator

wp r values

the indicator shows a text block with the values ​​of the user defined oscillator period for each timeframe. the size of the text block is customizable. you can also change the tex...
de marker values indicator MT5
MetaTrader 5 indicator

de marker values

the indicator shows a text block with the values ​​of the user defined oscillator period for each timeframe. the size of the text block is customizable. you can also change the tex...
statistics of candles 2 script MT5
MetaTrader 5 script

statistics of candles 2

a modification of the script. counting the number of series of bullish and bearish bars. displaying the result as a chart. saving the screenshot of the resulting chart. the class i...
count of candles in interval (histogram) indicator MT5
MetaTrader 5 indicator

count of candles in interval (histogram)

the indicator calculates bullish and bearish bars in the period from the number of the starting bar(the first bar on the right of the chart) till the number of the end bar(located ...
mam a c d expert MT5
MetaTrader 5 expert advisor

mam a c d

two main ima (moving average, ma) indicators with periods 85 and 75 are calculated using low prices, the third ima (moving average, ma) with the period 5 is calculated based on clo...
alert crossing moving average nth bar indicator MT5
MetaTrader 5 indicator

alert crossing moving average nth bar

input parameters: period of ma- moving average indicator averaging period;ma_shift- shift of the moving average indicator;ma_method- ma averaging method;applied_price- the price us...
shade open indicator MT5
MetaTrader 5 indicator

shade open

the indicator marks the time period specified in the indicator settings using colored rectangles. the middle rectangle is drawn based on the open and close prices of the trading pe...
shade open x indicator MT5
MetaTrader 5 indicator

shade open x

the indicator marks the current day's time period specified in the indicator settings using colored rectangles. the middle rectangle is drawn based on the open and close prices of ...
disaster expert MT5
MetaTrader 5 expert advisor

disaster

the trading strategy is based on the observation, which shows that if the price crosses the ma chart and moves a certain distance, the price is likely to continue its movement in t...
exp nr t r at r st o p tm expert MT5
MetaTrader 5 expert advisor

exp nr t r at r st o p tm

the exp_nrtr_atr_stop_tm expert advisor is based on the indicator signals and provides the possibility to set a strict trading time interval.a signal is formed at the close of a ba...
exp color jfatl digit duplex expert MT5
MetaTrader 5 expert advisor

exp color jfatl digit duplex

two identical trading systems based on the change in the moving direction for long and short trades, which can be configured in different ways in one expert advisor. for this purpo...
shade open x timer indicator MT5
MetaTrader 5 indicator

shade open x timer

the indicator with the possibility to display the percentage value of time that has elapsed since the beginning of the trading session displayed in input parameters. the possibilit...
xm a divergence indicator MT5
MetaTrader 5 indicator

xm a divergence

a trend indicator displaying divergence areas on the price chart.fig.1. the xma_divergence indicator....
cc i values indicator MT5
MetaTrader 5 indicator

cc i values

the indicator shows a text block with the values ​​of the user defined oscillator period for each timeframe. the size of the text block is customizable. you can also change the tex...
xm a divergence ht f indicator MT5
MetaTrader 5 indicator

xm a divergence ht f

the indicator with the possibility to change the indicator timeframe from input parameters:the indicator requires the xma_divergence.mq5 indicator file for operation. add it to <...
jims close positions expert MT5
MetaTrader 5 expert advisor

jims close positions

the expert advisor closes positions according to one of the following conditions:close all positions close only profit positions close only loss positions ...
ki signals indicator MT5
MetaTrader 5 indicator

ki signals

a trend indicator, which receives trade signals from the histogram.the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\include). t...
js-chaos expert MT5
MetaTrader 5 expert advisor

js-chaos

the expert advisor is based on bill williams' strategy.bill williams suggested an excellent market entry at fractal breakout.stop loss is set at the alligator lips levels (green li...
clock library MT5
MetaTrader 5 library

clock

the library (clock.mqh) allows creating analog clocks as .features the use of the library is shown in the following source code:the following clock appears on the chart after refre...
n seconds n points expert MT5
MetaTrader 5 expert advisor

n seconds n points

the expert advisor tracks positions of all symbols with all magic numbers. if a position has been open for "waiting for seconds" and its profit has reached "take profit" points, th...
dtm indicator MT5
MetaTrader 5 indicator

dtm

an oscillator in the style, using digital filters.fig.1. the dtm indicator....
spreader 2 expert MT5
MetaTrader 5 expert advisor

spreader 2

the ea calculates the direction and lot of a position to open. the calculation is optimized so that the ea will either quickly accumulate positive spreads and close with a profit, ...
os ma ster expert MT5
MetaTrader 5 expert advisor

os ma ster

the ea uses fixed volume, take profit and stop loss levels.parameters osma: period of fast ma- fast moving average period;osma: period of slow ma- slow moving average period;osma: ...
rs i eraser expert MT5
MetaTrader 5 expert advisor

rs i eraser

the expert advisor is based on the (relative strength index, rsi) indicator signals. inspired by the forum topic at (in russian).input parameters rsi: averaging period stop loss ri...
candle row indicator MT5
MetaTrader 5 indicator

candle row

the indicator tracks a continuous sequence of bars in one direction and marks these bars.the indicator has the alert function to notify the user of n candles in a row in one direct...
ping indicator MT5
MetaTrader 5 indicator

ping

an important parameter in trading is the relevance of the current price. it depends on a lot of factors, one of the most popular being the network ping between the terminal and the...
exp stopreversal tm expert MT5
MetaTrader 5 expert advisor

exp stopreversal tm

the exp_stopreversal_tm expert advisor is based on the signals of the indicator and is provided with the possibility to set a strict trading time interval.a signal is generated at ...
daniella indicator MT5
MetaTrader 5 indicator

daniella

semaphore signal indicator using . signals emerge when atr starts rising after the previous fall. the indicator color depends on the direction of the candlestick.fig.1. the daniell...
risk expert MT5
MetaTrader 5 expert advisor

risk

the expert advisor shows the calculated lot depending on risk settings.input parameter risk in percent for a deal from a free margin. example (for 100% risk):...
stoch values indicator MT5
MetaTrader 5 indicator

stoch values

the indicator shows a text block with the values ​​of the user defined period for each timeframe. the size of the text block is customizable. you can also change the text font and ...
fractal levels indicator MT5
MetaTrader 5 indicator

fractal levels

the channel is drawn based on fractals.fig.1. the fractal_levels indicator....
vr overturn expert MT5
MetaTrader 5 expert advisor

vr overturn

many expert advisor have been created based on the idea of the martingale.this expert advisor allows testing classical martingale operating principles, as well as the anti-martinga...
bollinger bands rs i expert MT5
MetaTrader 5 expert advisor

bollinger bands rs i

the strategy uses three main bollinger bands indicators: red for "bollinger bands: number of standard deviations" specified in parameters, yellow for "bollinger bands: number of st...
vortex oscillator indicator MT5
MetaTrader 5 indicator

vortex oscillator

this oscillator based on the indicator shows the difference between the vi+ and vi- lines as a histogram. the figure below shows two indicators - the original vortex and vortex osc...
vortex oscillator system expert MT5
MetaTrader 5 expert advisor

vortex oscillator system

a trading system based on the signals.attention! in order to provide conditions for the ea operation, you should add the compiled file to [data folder]\mql5\indicators backtest res...
martin expert MT5
MetaTrader 5 expert advisor

martin

warning! high risks!a trading system based on the martingale technique. opening of new positions can be limited in time, but the ea always controls position closing based on the to...
billy expert expert MT5
MetaTrader 5 expert advisor

billy expert

the main idea of ​​the trading strategy is as follows: when there are three down bars on the current timeframe:and the main stochastic line is above the signal line on the other tw...
green trade expert MT5
MetaTrader 5 expert advisor

green trade

the expert advisor trades based on and signals. values of ima on four bars are compared. indices of these bars can be optimized. the bar index is specified as a shift from the prev...
kd j indicator indicator MT5
MetaTrader 5 indicator

kd j indicator

calculation principle maxhigh (the highest high) and minlow (the lowest low) are determined in the specified kdjperiodinterval. thus, maxhigh minus minlow will be equal to the heig...
kd j expert advisor expert MT5
MetaTrader 5 expert advisor

kd j expert advisor

warning! in order to provide conditions for the ea operation, you should add the compiled file to [data folder]\mql5\indicators input parameters kdj: m1- the m1 parameter of the kd...
daily break point expert MT5
MetaTrader 5 expert advisor

daily break point

breakout of the daily bar at the distance of "daily break" points.input parameters lots manual- enable/disable manual setting of lot value;lots- position volume (manual input);risk...
fractal levels system indicator MT5
MetaTrader 5 indicator

fractal levels system

when price exits the gray channel, the candlestick color changes to the color corresponding to trend direction. green for the growth of a financial asset, pink color for its fall. ...
20 pips opposite last n hour trend expert MT5
MetaTrader 5 expert advisor

20 pips opposite last n hour trend

trading against the trend direction as of n hours ago. only one position a day can be opened at a certain hour.input parameters max positions- the maximum number of positions (valu...
exp daniella expert MT5
MetaTrader 5 expert advisor

exp daniella

trading system based on indicator signals. a signal is generated at the close of a bar if a colored indicator arrow has appeared.the expert advisor uses the compiled indicator file...
exp cm o duplex expert MT5
MetaTrader 5 expert advisor

exp cm o duplex

two identical trading systems based on the crossover of the indicator and the zero line, for long and short trades, which can be configured in different ways in one expert advisor....
dtm ht f indicator MT5
MetaTrader 5 indicator

dtm ht f

the indicator with the possibility to change the indicator timeframe from input parameters:the indicator requires the compiled dtm.ex5 indicator file. add it to <terminal_data_f...
n candles expert MT5
MetaTrader 5 expert advisor

n candles

the expert advisor searches for n identical candlesticks in a row. it buys on bullish candlesticks and sells on bearish ones. the account type is taken into account, i.e. whether i...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.