MetaTrader MTall All Source Code Downloads - Page 139

Showing 11128 results
color bar range ht f indicator MT5
MetaTrader 5 indicator

color bar range ht f

the indicator draws a channel using the high and low values of a candlestick of a higher timeframe specified in the indicator input parameters:fig. 1. the colorbarrange_htf indicat...
double zig zag expert MT5
MetaTrader 5 expert advisor

double zig zag

the expert advisor uses two zigzag indicators for analysis: a smaller zigzag with parameters (13.5,3) and a larger zigzag with parameters multiplied by eight: (13*8,5*8,3*8)to make...
auto trade levels indicator MT5
MetaTrader 5 indicator

auto trade levels

the indicator marks all performed trades with short horizontal lines, if such trades have corresponding arrows.fig. 1. the autotradelevels indicator...
boa zig zag arrows ht f indicator MT5
MetaTrader 5 indicator

boa zig zag arrows ht f

the indicator with the timeframe selection option available in the indicator input parameters:the indicator requires the boa_zigzag_arrows.mq5 indicator file. place it to <termi...
nevalyashka breakdown level expert MT5
MetaTrader 5 expert advisor

nevalyashka breakdown level

trading strategy: the breakout of a high/low in the selected time interval. to recover losing positions, the ea uses the "nevalyashka" strategy and a martingale technique to increa...
boa zig zag channel indicator MT5
MetaTrader 5 indicator

boa zig zag channel

a channel based on peaks and troughs of .fig. 1. the boa_zigzag_channel indicator...
zig zag channel indicator MT5
MetaTrader 5 indicator

zig zag channel

a channel based on peaks and troughs of the indicator.fig. 1. the zigzag_channel indicator...
zigzag2 r channel indicator MT5
MetaTrader 5 indicator

zigzag2 r channel

a channel based on peaks and troughs of the indicator.fig. 1. indicator zigzag2_r_channel...
color qe m a envelopes digit system indicator MT5
MetaTrader 5 indicator

color qe m a envelopes digit system

the indicator implements a breakthrough system using the channel.when price exits the gray channel, the candlestick color changes to the color corresponding to trend direction. blu...
color pe m a envelopes digit system indicator MT5
MetaTrader 5 indicator

color pe m a envelopes digit system

the indicator implements a breakthrough system using the channel.when price exits the gray channel, the candlestick color changes to the color corresponding to trend direction. aqu...
rabbit m2 expert MT5
MetaTrader 5 expert advisor

rabbit m2

the trend is determined on the zero bar based on two moving averages (fast and slow). they also generate preliminary signals:if fast ma < slow mai.e. it a signal to open a sell ...
color pe m a envelopes digit ht f indicator MT5
MetaTrader 5 indicator

color pe m a envelopes digit ht f

the indicator with the timeframe selection option available in the indicator input parameters:the indicator requires the color_pema_envelopes_digit.mq5 indicator file. place it to ...
color qe m a envelopes digit ht f indicator MT5
MetaTrader 5 indicator

color qe m a envelopes digit ht f

the indicator with the timeframe selection option available in the indicator input parameters:the indicator requires the color_qema_envelopes_digit.mq5 indicator file. place it to ...
expert rs i stochastic ma expert MT5
MetaTrader 5 expert advisor

expert rs i stochastic ma

the expert advisor uses three indicators: ma(150), rsi(3) with levels 80 and 20, stochastic(6, 3, 3) with levels 70 and 30. you can change these parameters and set your own values....
stop at r auto indicator MT5
MetaTrader 5 indicator

stop at r auto

automated calculation of stop loss levels based on the average true range indicator (atr) indicator.calculation method: the "max" level: add to the open price the atr value multipl...
expert clor expert MT5
MetaTrader 5 expert advisor

expert clor

an assistant expert advisor. only closing positions:positions are moved to breakeven, stop loss is calculated based on the stopatr_auto indicator, positions are closed at the inter...
eur u s d breakout expert MT5
MetaTrader 5 expert advisor

eur u s d breakout

the ea trades during two trading sessions, starting at the specified session beginning time. stop loss. take profit.inputs:start_hour_eu_session — the beginning of the european ses...
trailing profit expert MT5
MetaTrader 5 expert advisor

trailing profit

the expert advisor manages all open positions in the terminal (on all symbols and with all magic numbers). if the total profit has not reached "minimum_profit", the ea waits.if the...
get rich or die trying gb p expert MT5
MetaTrader 5 expert advisor

get rich or die trying gb p

positions are only opened at the specified time (+ shift set in "additional hour"). bullish and bearish bars are counted on period_m1 (m1). the money management classes cmoneyfixed...
history position info version 2 library MT5
MetaTrader 5 library

history position info version 2

the getprofitinpoints function is still available, but it is recommended to use the new getprofit function:the getprofit function returns the following information about a position...
hidden stop loss and take profit expert MT4
MetaTrader 4 expert advisor

hidden stop loss and take profit

the ea implements a hidden stop loss and take profit system. the system is run as follows:first, open the buy and/or sell orders that you desire for a particular chart symbol. seco...
track/close buys and sells buttons expert MT4
MetaTrader 4 expert advisor

track/close buys and sells buttons

this tiny helper tracks total profits for sell and buy orders separately, displays them in two buttons attached to a chart and allows one to close either all buys or all sells by c...
simple single layer perceptron ea expert MT4
MetaTrader 4 expert advisor

simple single layer perceptron ea

1. about perceptrons about perceptron:i referred to "" as the logic of perceptron.2. algorithm 2.1. inputs the w1, w2, w3and w4are weights which set the values decided by your opti...
chaos trader lite expert MT4
MetaTrader 4 expert advisor

chaos trader lite

the expert locates bearish and bullish divergence and initiates a trade at the possible beginning of a trend change, this is the first wise man. next, it will attempt to add positi...
open two pending orders expert MT4
MetaTrader 4 expert advisor

open two pending orders

the expert advisor is intended for automatic placing of buy stop pending orders and sell stop pending orders simultaneously, stop losses and take profits on the user specified leve...
ii (outbreak) ea expert MT4
MetaTrader 4 expert advisor

ii (outbreak) ea

the expert advisor is supposed to pyramid into big and fast market movements. it adds up on profitable trades and instantly trails them when in profit. trades are entered when pote...
multicurrency hedge example ea (overlay hedge) expert MT4
MetaTrader 4 expert advisor

multicurrency hedge example ea (overlay hedge)

the expert advisor looks for correlations of the market watch list symbols, calculates average true range ratios for every hedging combination and assigns different magic numbers f...
s4 t days of the week indicator MT4
MetaTrader 4 indicator

s4 t days of the week

the indicator marks the days of the week with a colored histogram in the chart sub-window....
hidden stop loss and take profit system library MT4
MetaTrader 4 library

hidden stop loss and take profit system

the attached files represent a class system that can be used to simulate a hidden stop loss and take profit system, however in addition to this, it also creates a live stop loss an...
all in one divergence indicator MT4
MetaTrader 4 indicator

all in one divergence

as per users' requests in comments, some improvements were made, specifically:inputs to enable/disable each alert type separately. dropdown list of 30 indicators with real names in...
simpler trend indicator MT4
MetaTrader 4 indicator

simpler trend

although there are many similar indicators out there, this particular one is based on previously published by and incorporates a number of improvements, part of which was added fol...
simple regression channel indicator MT4
MetaTrader 4 indicator

simple regression channel

simple regression channel automatically generates regression channel, based on timeframe (user input).linear regression channel consists of two parallel lines located at the equal ...
previous candle hi-lo indicator MT4
MetaTrader 4 indicator

previous candle hi-lo

previous candle hi-lo is used to check the last candle multi-timeframe position relative to the current price.features this indicator can be attached to any chart timeframe (mtf f...
engulfing with rs i expert MT4
MetaTrader 4 expert advisor

engulfing with rs i

opens buys on bullish engulfing candles when rsi is above overbought and sells on bearish engulfing candles when rsi is below oversold.when the account's profit reaches the desired...
symbol movement indicator MT4
MetaTrader 4 indicator

symbol movement

this custom indicator will show you 28 pair's daily candle range, high-low range, candle bullishness or bearishness from real tick market. so you can understand the overall market ...
bar numbers indicator MT4
MetaTrader 4 indicator

bar numbers

displays the number of each bar - both, relative to the most current bar and in absolute terms from the beginning of the chart.the text above the candle describes the candles posit...
csync event class - win api library MT4
MetaTrader 4 library

csync event class - win api

csyncevent class provides a mechanism which processes can use to synchronize access to a resource. this is very useful when you for example use shared memory for communication betw...
vw a p custom position indicator MT5
MetaTrader 5 indicator

vw a p custom position

the indicator calculates standard vwap (volume weighted average price) line, with the advantage of user defined start point.the start point is movable and can be changed by moving ...
robot ad x+2 ma expert MT4
MetaTrader 4 expert advisor

robot ad x+2 ma

the expert advisor robot_adx 2ma uses 4 indicators for the analysis: 2 moving average and 2 adx indicators on periods of one minute and one hour.uses a fixed volume of the lot and ...
multi timeframe triple moving averages indicator MT4
MetaTrader 4 indicator

multi timeframe triple moving averages

this indicator allows you to see the moving averages from different time frames on the same chart. it helps you to spot the dynamic levels of support and resistance. it uses a cust...
save ticks expert MT5
MetaTrader 5 expert advisor

save ticks

this utility program is designed for recording tick quotes in the text (csv) and binary (bin) format. files are saved to the mql5\files folder. quotes are recorded with a constant ...
omni trend indicator MT5
MetaTrader 5 indicator

omni trend

a trend indicator of nrtr type using an ma and atr.fig. 1. the omni_trend indicator....
omni trend ht f indicator MT5
MetaTrader 5 indicator

omni trend ht f

the indicator with the timeframe selection option available in the indicator input parameters.the indicator requires omni_trend.mq5 indicator file. save it to <terminal_data_fol...
bar timer cline rounded indicator MT5
MetaTrader 5 indicator

bar timer cline rounded

the indicator implemented using the classes of libraries that were described in detail in the article , using current timeframe data. it provides the ratio between time elapsed sin...
bar timer cline rounded ht f indicator MT5
MetaTrader 5 indicator

bar timer cline rounded ht f

the indicator implemented using the classes of libraries that were described in detail in the article , with the possibility to set a fixed timeframe, data from which the indicator...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.