MetaTrader MT5 All Source Code Downloads - Page 164

Showing 7983 results
moving price line indicator mt5 indicator MT5
MetaTrader 5 indicator

moving price line indicator mt5

this simple indicator is to find out easily when the price reaches a particular time on any candle or time frame. this is useful for those who are looking to easily detect when the...
super trend enhanced indicator MT5
MetaTrader 5 indicator

super trend enhanced

supertrend indicator – precise trend detection made simple overviewthe supertrend indicatoris a powerful, easy-to-use tool that overlays directly on your price chart to provide rea...
lot size calculation script MT5
MetaTrader 5 script

lot size calculation

some traders prefer a clean chart without clutter from indicators or write-ups. this script helps calculate the appropriate lot size for forex or cfd instruments. simply choose eit...
creat button close buy sell on chart script MT5
MetaTrader 5 script

creat button close buy sell on chart

features gui buttons: "close buys" and "close sells" with customizable colors, positions, and text. dynamic visibility: hides buttons when no positions exist (optional). position...
crash spike trade pattern indicator MT5
MetaTrader 5 indicator

crash spike trade pattern

this mt5 indicator detects crash market spike patternsusing a specific 3-candle formation:red-green-redcandle pattern (where red candles are strong spikes and the green is a middle...
cbit buffer class - data serialization in mq l5 library MT5
MetaTrader 5 library

cbit buffer class - data serialization in mq l5

cbitbuffer class - bit-level data serialization in mql5 the cbitbuffer class provides a robust foundation for bit-level data serialization in mql5, offering fine-grained control ov...
boom index spike pattern indicator MT5
MetaTrader 5 indicator

boom index spike pattern

bullish spike pattern detection3-bar pattern:1st candle:green with large body (bullish spike). 2nd candle:red (pullback). 3rd candle:green with large body (bullish spike). when ...
seven strategies in one expert expert MT5
MetaTrader 5 expert advisor

seven strategies in one expert

'seven strategies in one exper' or 'multistrategyea' it's a system it includes the code of seven different experts in one expert.the experts included are as follows, ac_expert, adx...
server time indicator MT5
MetaTrader 5 indicator

server time

key features: shows server time (not local time) for accurate market monitoring. customizable text color and font size for seamless chart integration. optional daily symbol chang...
bb m a zone zero loss (zz l) grandma ally indicator MT5
MetaTrader 5 indicator

bb m a zone zero loss (zz l) grandma ally

oma ally is a malaysian trader who developed the bbma strategy, a method that combines bollinger bands and moving averages to identify potential market movements.this strategy has ...
bull bear volume indicator MT5
MetaTrader 5 indicator

bull bear volume

this indicator splits volume into buyer volume and seller volume, and a visualization of the volume pressure is drawn with overlaying histograms.the indicator was initially part of...
eq indicator MT5
MetaTrader 5 indicator

eq

Download the source code for this indicator
smart fibonacci indicator MT5
MetaTrader 5 indicator

smart fibonacci

key features automatic wave detection: identifies significant price swings and draws fibonacci levels automatically23 fibonacci levels: including retracement (0%, 23.6%, 38.2%, 50%...
ticks short library MT5
MetaTrader 5 library

ticks short

this library implements work with the tick storage format, which has a good performance (read/write) to size ratio.format. only the following fields ofare stored:examples. you can ...
value area retracement volume indicator indicator MT5
MetaTrader 5 indicator

value area retracement volume indicator

the var (value area retracement) volume indicatorfor mt5 is a technical tool that analyzes price action within the value area(typically the 70% volume range of a market profile).ke...
mt5-build your grid ea expert MT5
MetaTrader 5 expert advisor

mt5-build your grid ea

this expert is a system to help any trader to make a grid of orders (without martingale, lite martingale, or full martingale) easy and simple.please make your test to find your set...
at r percent indicator MT5
MetaTrader 5 indicator

at r percent

atr% is an atr volatility indicator expressed as a percentage. it measures the average true price range for a certain period, taking into account not only daily highs and lows, but...
custom fractals indicator MT5
MetaTrader 5 indicator

custom fractals

this indicator is designed for you to choose how many bars you want to form the fractal, which is nothing more than a top or a bottomin this example i have 5 bars to the left and 2...
bollinger bands crossover signals indicator MT5
MetaTrader 5 indicator

bollinger bands crossover signals

overviewthis custom indicator combines bollinger bandswith clear buy/sell arrowson the chart.it automatically detects when the price crosses above the lower bandor below the upper ...
ea to math library MT5
MetaTrader 5 library

ea to math

this library adds the ability to test trading expert advisors in the mt5 tester mathematical mode.some explanations of the proposed implementation will be given below.connection. t...
ai s correlation indicator MT5
MetaTrader 5 indicator

ai s correlation

the indicator shows the correlation of two currency pairs. it implements several approaches, which i found the most interesting.indicator settings:secsymbol- the second symbol by w...
outbreak trader 1. 0 expert MT5
MetaTrader 5 expert advisor

outbreak trader 1. 0

breakout trader 1.0trades breakouts from the range and places the orders according to the set trading time.settings: set start date!!! magic number starting capital volume input r...
eq dashboard indicator MT5
MetaTrader 5 indicator

eq dashboard

Download the source code for this indicator
price percentage zigzag (no timeframes) indicator MT5
MetaTrader 5 indicator

price percentage zigzag (no timeframes)

this is a zigzag which is not warped by timeframes, and the leg changes based on asset price percentage change from the extremums. the zigzag is strictly based on price, and does n...
bot cilento expert MT5
MetaTrader 5 expert advisor

bot cilento

botcilento is a sophisticated grid-trading expert advisor for metatrader 5 that combines trend-following signals with adaptive risk management.dual ma strategy trades on crossovers...
profit maximiser indicator MT5
MetaTrader 5 indicator

profit maximiser

output : ---------------------- 0 : supertrend 1 : direnc 2 : support 3 : trend ----------------------...
promise library MT5
MetaTrader 5 library

promise

an interface for implementing asynchronous execution of algorithms, similar to promise in javascript. timer.mqh - , just to demonstrate asynchronous execution you can also promise ...
tarantella expert MT5
MetaTrader 5 expert advisor

tarantella

tarantella ea: advanced adaptive grid trading systemtarantella is a sophisticated grid trading expert advisor that combines traditional grid strategies with innovative risk managem...
average range indicator MT5
MetaTrader 5 indicator

average range

it is an indicator that determines target levels according to the average of price movements on an annual, monthly, weekly or 4-hourly basis.the current levels are determined as fo...
multi divergence ea expert MT5
MetaTrader 5 expert advisor

multi divergence ea

multi-divergence ea with confluence and filters this expert advisor is designed to automate a sophisticated trading strategy based on market divergence. the core idea is to identif...
spread lister - current, min, max expert MT5
MetaTrader 5 expert advisor

spread lister - current, min, max

spread lister - current, min, maxmotivation to create such an ea:all brokers have different rules on spreads - incl. fixed spread accounts, ecn, regular etc. some market eas do hav...
close all orders expert MT5
MetaTrader 5 expert advisor

close all orders

key features: visual button interface - easy-to-use buttons displayed directly on the chart close market orders - instantly close all open positions with one click delete pending ...
cincin ea expert MT5
MetaTrader 5 expert advisor

cincin ea

the cincin ea (v2.24) is an automated trading system for metatrader 5 that executes conservative random trades on a specified symbol (e.g., eurusd), with features like basket manag...
em a rs i ri s k-ea expert MT5
MetaTrader 5 expert advisor

em a rs i ri s k-ea

this expert advisor (ea) is based on a trend-following and momentum confirmation strategy using two exponential moving averages (fast ema and slow ema) together with the relative s...
tardio bot expert MT5
MetaTrader 5 expert advisor

tardio bot

ea overviewtardiobot v1.05, named after a defiant historical figure, giuseppe tardio, is an expert advisor designed for metatrader 5 that employs a triangular arbitrage strategy. t...
manual scalping with keyboard expert MT5
MetaTrader 5 expert advisor

manual scalping with keyboard

a lightweight tool for manual scalping in mt5 using keyboard shortcuts.1→ buy2→ close3→ sell5→ break even includes options to set daily max loss, auto sl tp, break even, with every...
candle pattern recognition unit indicator MT5
MetaTrader 5 indicator

candle pattern recognition unit

candlestick patterns, originating from japanese rice traders in the 18th century, were designed to capture market psychology through price action (open, high, low, close). patterns...
disconnect alerts for mt5 indicator MT5
MetaTrader 5 indicator

disconnect alerts for mt5

this indicator creates the following trade server disconnect alerts in mt5:pop-ups, sounds, push notifications (textalerts), printing to experts tab*, and chart label text. * if yo...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.