MetaTrader MT5 All Source Code Downloads - Page 46

Showing 8082 results
rsi with flat indicator MT5
MetaTrader 5 indicator

rsi with flat

real powered bystep relative strength index with the market flat state detection option. if the market is flat, the colored indicator cloud shrinks and is located at the value o...
exp hull trend expert MT5
MetaTrader 5 expert advisor

exp hull trend

the exp_hulltrend expert advisor is based on the signals of the trend indicator hulltrend. the signal is formed when a bar is closing if there is change in cloud color of t...
exp tsi macd expert MT5
MetaTrader 5 expert advisor

exp tsi macd

the exp_cronexrsi expert advisor is based on the signals generated by the tsi_macd oscillator. the signal is formed when a bar is closing if there is change in cloud color ...
exp tsi cci expert MT5
MetaTrader 5 expert advisor

exp tsi cci

the exp_tsi_cci expert advisor is based on the signals generated by the tsi_cci oscillator. the signal is formed when a bar is closing if there is change in cloud color of ...
background candle hull trend htf indicator MT5
MetaTrader 5 indicator

background candle hull trend htf

the indicator draws candlesticks of a larger timeframe as color filled rectangles using draw_filling buffers. rectangles are color filled in accordance with the values of t...
rd-forecast osc indicator MT5
MetaTrader 5 indicator

rd-forecast osc

real nick bilak a non-normalized oscillator that uses tilman's averaging, drawn in the form of a color cloud. the original indicator was developed in the mql4 language and publi...
cc mx indicator MT5
MetaTrader 5 indicator

cc mx

real metaquotes a non-normalized indicator that uses macd, cci and adx for calculations. the original indicator was developed in the mql4 language and published in the codebase ...
cc mx htf indicator MT5
MetaTrader 5 indicator

cc mx htf

the ccmx indicator with the timeframe selection option available in input parameters.input enum_timeframes timeframe=period_h4;  // indicator chart period (timeframe)to pro...
rd-forecast osc htf indicator MT5
MetaTrader 5 indicator

rd-forecast osc htf

the rd-forecastosc indicator with the timeframe selection option available in input parameters.input enum_timeframes timeframe=period_h4;  // indicator chart period (timefr...
sr cloud indicator MT5
MetaTrader 5 indicator

sr cloud

real hgcl2 the indicator utilizes the idea of adding to a bar open time the value equal to the average minimum swing from the open price for a few days or weeks, and the standard...
s rm cloud indicator MT5
MetaTrader 5 indicator

s rm cloud

real hgcl2 the indicator utilizes the idea of adding to a bar open time the value equal to the average minimum swing from the open price for a few days or weeks, and the standard...
cho with flat indicator MT5
MetaTrader 5 indicator

cho with flat

real figure 1. the chowithflat indicator...
cho with flat htf indicator MT5
MetaTrader 5 indicator

cho with flat htf

the chowithflat indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4;  // indicator chart period (timeframe...
rvi with flat htf indicator MT5
MetaTrader 5 indicator

rvi with flat htf

the rviwithflat indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4;  // indicator chart period (timeframe...
rsi with flat htf indicator MT5
MetaTrader 5 indicator

rsi with flat htf

the rsiwithflat indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4;  // indicator chart period (timeframe...
mfi with flat htf indicator MT5
MetaTrader 5 indicator

mfi with flat htf

the mfiwithflat indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4;  // indicator chart period (timeframe...
range rider htf indicator MT5
MetaTrader 5 indicator

range rider htf

the range_rider indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4;  // indicator chart period (timeframe...
inverse reaction htf indicator MT5
MetaTrader 5 indicator

inverse reaction htf

the inversereaction indicator with the timeframe selection option available in input parameters.input enum_timeframes timeframe=period_h4;  // indicator chart period (timef...
ma world expert MT5
MetaTrader 5 expert advisor

ma world

this expert can run on all symbols and time frames and uses the crossover of two linear moving averages as signal and an exponential moving average as trailing stop. use t...
long position script MT5
MetaTrader 5 script

long position

a simple script that allows you to open a long position using the current price location with a specified risk percentage and reward ratio.pretty simple, drag the script onto your ...
short position script MT5
MetaTrader 5 script

short position

a simple script that allows you to open a short position using the current price location with a specified risk percentage and reward ratio.pretty simple, drag the script onto your...
long pending order script MT5
MetaTrader 5 script

long pending order

when you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a buy stop or buy limit pending order should be ...
short pending order script MT5
MetaTrader 5 script

short pending order

when you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a sell stop or sell limit pending order should b...
long short only ea based on cexpert expert MT5
MetaTrader 5 expert advisor

long short only ea based on cexpert

current expert advisor allows to choose opening only long/short (or both) positions based on an extension of the class.two different files are provided:longshortexpertmodified.mqh:...
astro indicators indicator MT5
MetaTrader 5 indicator

astro indicators

there are three astro indicators:planetcyclesshow the angle (aspect) between the two selected planets;declinationshow the declination of all planets;bodypositionshow the position o...
fx trend 25 em a indicator MT5
MetaTrader 5 indicator

fx trend 25 em a

fxtrend 25ema is based on the difference of the ema 25 value during two different moments.the fxtrend 25ema value represent the momentum and the strength in the market. and the col...
maximum percentage of equity risk library MT5
MetaTrader 5 library

maximum percentage of equity risk

this code allows you to set a maximum percentage of equity risk.it checks if asked buy/sell lots are fitting the risk. if not, lots are automatically adjusted to fit the risk that ...
mercado aberto indicator MT5
MetaTrader 5 indicator

mercado aberto

simple indicator that shows when market is open....
coensio trader1 v06 expert MT5
MetaTrader 5 expert advisor

coensio trader1 v06

coensiotrader1 is an open, free, community-supported, automatic trading system (ats), that is mainly based on only two basic, but very powerful market principles: market trends and...
bn b indicator MT5
MetaTrader 5 indicator

bn b

real ...
simple bars indicator MT5
MetaTrader 5 indicator

simple bars

real ivan kornilov the indicator colors candlesticks based on the highs and lows of previous bars. the original indicator was written in mql4 and published in codebase on 25.04....
atr normalize htf indicator MT5
MetaTrader 5 indicator

atr normalize htf

the atr_normalize indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4;  // indicator chart period (timefra...
important information indicator MT5
MetaTrader 5 indicator

important information

the indicator displays important information:time: current, local, gmt; account: account type, leverage, current balance, current equity; symbol: spread, swap, tick value...
regression polynomial htf indicator MT5
MetaTrader 5 indicator

regression polynomial htf

the regressionpolynomial indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4;  // indicator chart period (...
background candle simple bars htf indicator MT5
MetaTrader 5 indicator

background candle simple bars htf

the indicator draws candlesticks of a larger timeframe as color filled rectangles using draw_filling buffers. rectangles are color filled in accordance with the values of t...
larry williams min max indicator MT5
MetaTrader 5 indicator

larry williams min max

a metatrader 5 indicator of short-term, medium-term and log-term extreme points created based on the book of larry williams "long-term secrets to short-term trading".short-...
kauf wm across indicator MT5
MetaTrader 5 indicator

kauf wm across

real john smith a semaphore signal indicator that uses crossing of a classical moving average with kaufman's ama indicator. the original indicator was developed in the mql4 lang...
exp bn b expert MT5
MetaTrader 5 expert advisor

exp bn b

the exp_bnb expert advisor is based on the signals of the trend indicator bnb. the signal is formed when a bar is closing if there is change in cloud color of the indicator...
exp bvs b expert MT5
MetaTrader 5 expert advisor

exp bvs b

the exp_bvsb expert advisor is based on the signals of the trend indicator bvsb. the signal is formed when a bar is closing if there is change in cloud color of the indicat...
bvs b htf indicator MT5
MetaTrader 5 indicator

bvs b htf

the bvsb indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4;  // indicator chart period (timeframe)to pro...
exp kauf wm across expert MT5
MetaTrader 5 expert advisor

exp kauf wm across

the exp_kaufwmacross trading system is based on change of the trend direction displayed by the kaufwmacross indicator. the signal is formed when a bar is closing if there ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.