MetaTrader MT5 All Source Code Downloads - Page 7

Showing 8077 results
inside bar detector indicator MT5
MetaTrader 5 indicator

inside bar detector

this indicator identifies inside bar candlestick patterns on the chart, visually emphasizing them through candle coloring. an inside bar forms when the current candle's high and lo...
bid-ask profile dashboard for mt5 indicator MT5
MetaTrader 5 indicator

bid-ask profile dashboard for mt5

this tool showcases the creation of a real-time microstructure visualization panel directly on a metatrader 5 chart, utilizing the standard gui framework. it introduces a custom bi...
memory management for metatrader optimization library MT5
MetaTrader 5 library

memory management for metatrader optimization

during optimization in metatrader's tester, memory shortages can cause crashes.this library helps identify and address such issues by tracking memory consumption dynamics.identifyi...
rsi price action breakout indicator indicator MT5
MetaTrader 5 indicator

rsi price action breakout indicator

rsi price action breakout is a technical indicator that enhances trading decisions by combining rsi analysis with price action confirmation. it offers a unique approach to identify...
ex machina telegram bridge expert MT5
MetaTrader 5 expert advisor

ex machina telegram bridge

what it doesthe ea detects trade events through two mechanisms: real-time detection via the ontradetransaction handler and periodic deal history scans as a fallback. a deduplicatio...
eabest26 expert MT5
MetaTrader 5 expert advisor

eabest26

core trading logic dynamic price zones:the expert advisor (ea) employs a dynamic approach to identifying key price levels by continuously calculating the highest high and lowest lo...
s7 n tre n d 1 indicator MT5
MetaTrader 5 indicator

s7 n tre n d 1

trend indicator with simple smoothing algorithms. based on the trend.mq4 indicator with modifications.this indicator features a single parameter for period customization, with a re...
ar extrapolation indicator for metatrader indicator MT5
MetaTrader 5 indicator

ar extrapolation indicator for metatrader

this indicator provides autoregressive (ar) extrapolation of price data for metatrader 4/5, offering valuable insights for traders.the ar model is defined as:x[n] = -sum(a[i]*x[n -...
linear regression slope indicator indicator MT5
MetaTrader 5 indicator

linear regression slope indicator

this indicator calculates the slope of a linear regression line fitted to price data. the equation for the line is:y[x] = y0 + b*xwhere:- x is the bar number (1 to n)- y[x] is the ...
rkd expert advisor for metatrader 5 expert MT5
MetaTrader 5 expert advisor

rkd expert advisor for metatrader 5

this expert advisor (ea) is designed to utilize a custom rkd indicator in metatrader 5, showcasing its potential for profitable trading.the ea's performance is demonstrated through...
export historical data script MT5
MetaTrader 5 script

export historical data

this script exports historical rates data to a format suitable for analysis in external software, such as mathcad. the output file contains historical price data (bars) for the spe...
fi r filter indicator indicator MT5
MetaTrader 5 indicator

fi r filter indicator

this indicator displays a moving average calculated using a digital filter, specifically the hann window. you can customize the filter coefficients by modifying the oninit() functi...
wpr hist indicator MT5
MetaTrader 5 indicator

wpr hist

real ulteriorthis is the mql5 version of the indicator, originally published at the link below:the input parameter periodis the value of the standard wpr indicator.eurusd m15recomm...
hi lo indicator indicator MT5
MetaTrader 5 indicator

hi lo indicator

this is the hi lo indicator, a powerful tool for traders using metatrader platforms (mt4/mt5).its purpose is to provide a clear visual representation of the market's high and low p...
zig zag nn indicator indicator MT5
MetaTrader 5 indicator

zig zag nn indicator

this indicator provides a unique perspective on market trends by recalculating and breaking down the highs and lows of the standard zigzag indicator.key features:- recalculated hig...
is7n_sacul.mq5 indicator MT5
MetaTrader 5 indicator

is7n_sacul.mq5

the is7n_sacul.mq5 indicator is based on the original indicator 'lucas1', written in mql4.parameters:per- indicator period, which is the number of bars used for calculation. the or...
heiken ashi ea expert MT5
MetaTrader 5 expert advisor

heiken ashi ea

the expert advisor is based on the heiken ashi indicator.recommended pair and timeframe:- euraud -- h1strategy tester reportmetaquotes-demo (build 294)settingsexpert: ha_keasymbol:...
rabbit indicator for metatrader indicator MT5
MetaTrader 5 indicator

rabbit indicator for metatrader

the rabbit v20.05.10 indicator is a powerful tool for traders, providing accurate support and resistance levels for any currency pair.key features:- true support and resistance lev...
setka (grid) indicator for metatrader 4/5 indicator MT5
MetaTrader 5 indicator

setka (grid) indicator for metatrader 4/5

this indicator helps you quickly identify key market moments, such as the start and end of a day, week, or month, as well as the highest and lowest prices during that period. it al...
zero lag macd indicator indicator MT5
MetaTrader 5 indicator

zero lag macd indicator

this oscillator is the mql5 version of the zerolag macd indicator, originally published in the russian section of the mql4 codebase in 2026.it provides signals a few bars earlier c...
implementing real-time ticks transfer in mql5 library MT5
MetaTrader 5 library

implementing real-time ticks transfer in mql5

this example demonstrates the process of implementing real-time ticks transfer from the metatrader 5 client terminal to an external server application.the tcp protocol enables data...
mql5 keywords and aliases library MT5
MetaTrader 5 library

mql5 keywords and aliases

this document presents the mql5 keywords and aliases for autoreplace.please note that this list may not be exhaustive, and contributions are welcome to ensure its accuracy and comp...
impulse system indicator indicator MT5
MetaTrader 5 indicator

impulse system indicator

this indicator is based on the impulse system, a trading strategy developed by alexander elder in 2026. it provides a visual representation of market trends by coloring candles bas...
bollinger bands ®-based expert advisor expert MT5
MetaTrader 5 expert advisor

bollinger bands ®-based expert advisor

this expert advisor utilizes bollinger bands ® and a trend-following strategy (dema). it has demonstrated consistent profitability in the strategy tester over the past 17 years (eu...
dual trix expert advisor expert MT5
MetaTrader 5 expert advisor

dual trix expert advisor

the expert advisor is based on dual trix indicators, employing a martingale strategy with a limited number of doublings.it demonstrated strong backtesting performance in 2026 on th...
dinapoli targets indicator for metatrader 5 indicator MT5
MetaTrader 5 indicator

dinapoli targets indicator for metatrader 5

this is a powerful indicator for metatrader 5, based on the dinapolitargets concept. it enhances your trading experience by adding a zigzag indicator to the chart, providing valuab...
tick data recorder expert MT5
MetaTrader 5 expert advisor

tick data recorder

this expert advisor enables the capture of tick data, both actual and simulated, within the strategy tester.the file naming convention follows this pattern: t_symbol_dd_mm_yy_hhxmm...
relative strength index of volatility indicator MT5
MetaTrader 5 indicator

relative strength index of volatility

the relative strength index (rsi), when applied to the standard deviation of price, becomes a powerful tool for measuring volatility. this indicator is a straightforward method for...
pipser ea: one-click trading expert advisor expert MT5
MetaTrader 5 expert advisor

pipser ea: one-click trading expert advisor

this expert advisor simplifies trading with a one-click mechanism.open a position with a single button press. to close, press the opposite button. for example, if a buy position is...
multik expert advisor expert MT5
MetaTrader 5 expert advisor

multik expert advisor

this expert advisor is based on the concept of trading multiple instruments, as described in the article 'creating an expert advisor, which trades on a number of instruments'.the e...
dual trix upgrade indicator MT5
MetaTrader 5 indicator

dual trix upgrade

an enhanced version of the dual trix indicator, featuring dual magnified values displayed both on the chart and in the indicator window....
mart greg expert MT5
MetaTrader 5 expert advisor

mart greg

the expert advisor utilizes a dual macd indicator system. the first macd indicator identifies entry points, while the second assesses the prevailing trend.money management employs ...
dual trix upgrade 1 indicator MT5
MetaTrader 5 indicator

dual trix upgrade 1

dual trix upgrade 1.this indicator features larger text output, providing enhanced visibility and readability.the text output was sourced from "antt" in 2026, ensuring a high-quali...
macd indicator with custom timeframe indicator MT5
MetaTrader 5 indicator

macd indicator with custom timeframe

this indicator is a variation of the classic macd (moving average convergence/divergence) oscillator.the key feature is the ability to display the macd values based on a custom tim...
spread on chart indicator indicator MT5
MetaTrader 5 indicator

spread on chart indicator

introductionsince 2026, most dealing centers have adopted 'floating' spreads, which can vary significantly during specific market conditions. wider spreads often occur at night and...
free fuzzy logic library for metatrader library MT5
MetaTrader 5 library

free fuzzy logic library for metatrader

the fuzzy logic library is a powerful tool for traders, offering a modern approach to solving complex systems that are challenging to program. fuzzy logic closely mimics human logi...
index moving average expert advisor expert MT5
MetaTrader 5 expert advisor

index moving average expert advisor

this expert advisor employs a trading strategy centered on the index moving average (ima) indicator, incorporating a risk-based money management system.strategythe strategy operate...
night trading expert advisor expert MT5
MetaTrader 5 expert advisor

night trading expert advisor

this expert advisor is designed to evaluate the potential of night trading strategies.it operates on the eurusd pair with a 15-minute timeframe, utilizing the stochastic indicator ...
index moving average indicator indicator MT5
MetaTrader 5 indicator

index moving average indicator

this indicator displays the rate of change of the price relative to a simple moving average.key characteristics:- the indicator's direction aligns with the direction of daily bars....
nrtr (nick rypock trailing reverse) indicator MT5
MetaTrader 5 indicator

nrtr (nick rypock trailing reverse)

the nrtr indicator draws a base line (support and resistance) and a target line. when the price exceeds the target, the base line adjusts to the price movement direction, ignoring ...
dual trix indicator: 15 and 30 indicator MT5
MetaTrader 5 indicator

dual trix indicator: 15 and 30

this indicator provides two moving averages based on the triple exponential moving average (tema).the indicator offers a unique approach to trend analysis by presenting two distinc...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.