MetaTrader MTall All Source Code Downloads - Page 222

Showing 11118 results
max trade volume checker for your trading account expert MT5
MetaTrader 5 expert advisor

max trade volume checker for your trading account

a small user-friendly dialog panel that dynamically calculates and displays the maximum lot size permitted on your brokerage account for different types of orders - buy, sell, pend...
buy sell + sl + tp script MT5
MetaTrader 5 script

buy sell + sl + tp

script to open a buy andsell position at the current price in the mt5 window with a specified stop loss (in pips) and take profit (in pips) that are automatically set when the orde...
fair value gap (fv g) indicator indicator MT5
MetaTrader 5 indicator

fair value gap (fv g) indicator

fair value gap (fvg) in trading refers to a price inefficiency or imbalance that occurs when there is a significant gap between the opening, high, low, and closing prices of three ...
engulfing indicator indicator MT5
MetaTrader 5 indicator

engulfing indicator

this is an indicator that helps identify engulfing candle patterns.the red arrow represents a bearish engulfing, while the green arrow represents a bullish engulfing.if you want to...
2-pair correlation ea expert MT5
MetaTrader 5 expert advisor

2-pair correlation ea

unlock the potential of automated crypto trading with the 2-pair correlation ea, a fully self-adaptive expert advisor designed for btc/usd and eth/usd pairs. whether you're new to ...
rsi engulfing bar indicator MT5
MetaTrader 5 indicator

rsi engulfing bar

rsi condition:the relative strength index (rsi) for the current period is below a specified low threshold (rsilow). this indicates oversold conditions. candlestick pattern:it chec...
rsi ema engulfing bar indicator MT5
MetaTrader 5 indicator

rsi ema engulfing bar

this mt5 alert is designed to identify potential buying opportunities based on several technical indicators and price action patterns. here's how it works: buy conditions 1. rsi co...
quick trend scalper expert MT5
MetaTrader 5 expert advisor

quick trend scalper

key features: signal detection:identifies oversold (rsi < 30) and overbought (rsi > 70) conditions with engulfing patterns for optimal entry points.dynamic risk management:us...
counter trend ema indicator MT5
MetaTrader 5 indicator

counter trend ema

mt5 alert indicatorplease add ema moving averages 60/100/200 & rsi period 10 levels 30/70 to your chart.this indicator alert on a trend reversal strategy were- ema 60 > 100&...
neurotest expert MT5
MetaTrader 5 expert advisor

neurotest

the code is an expert advisor for metatrader 5 based on a neural network. it uses historical market data to predict future price movements. the neural network has a hidden layer an...
adaptive trader pro ea expert MT5
MetaTrader 5 expert advisor

adaptive trader pro ea

this ea is a comprehensive trading tool designed for both novice and experienced traders who seek an automated strategy that adapts to market conditions. it implements a multi-step...
balance reset library MT5
MetaTrader 5 library

balance reset

update: all the changes and additions to this library are outlined at the end of the code. this framework is flexible and can be adapted to your specific needs, whether it’s adding...
market watch panel utility expert MT5
MetaTrader 5 expert advisor

market watch panel utility

the market watch panel utility provides real-time monitoring of financial symbols, displaying key data like close prices in a clean and intuitive interface. designed for metatrader...
trendline alert indicator MT5
MetaTrader 5 indicator

trendline alert

this indicator alerts on manually drawn trendline -must have both lower and upper trend line drawnalerts when price closes above upper trendlinealerts when price closes below lower...
risk translation of percentage risk script MT5
MetaTrader 5 script

risk translation of percentage risk

a simple script to translate the monetary figure of a risk percentage (1% to 10%). the risk is calculated based on the account balance.it is a useful tool for manual traders as now...
chart objects copy paste indicator MT5
MetaTrader 5 indicator

chart objects copy paste

have you ever needed to copy and paste some graphical objects between open charts? i think you have. surprisingly, metatrader does not provide "copy & paste" feature for object...
code to check and delete chart objects for mt5 script MT5
MetaTrader 5 script

code to check and delete chart objects for mt5

to check and delete chart objects for mt5 check and delete chart object scriptscans through the current chart for any available chart objects, counts and delete them accordingly ...
pt b indicator MT5
MetaTrader 5 indicator

pt b

indicator description: ptb.mq5 overview: the ptb.mq5 indicator is designed for use in the metatrader 5 trading platform. it calculates and displays short-term and long-term high an...
the doji candelstick pattern expert MT4
MetaTrader 4 expert advisor

the doji candelstick pattern

the doji pattern detector eais designed to automatically detect the classic doji candlestick patternon any chart. a doji pattern occurs when the open and close prices of a candle a...
logging for both mq l4 and mq l5 library MT5
MetaTrader 5 library

logging for both mq l4 and mq l5

cdebuglogger class v2: a comprehensive logging utility for mql4/5 the cdebugloggerclass is a powerful and flexible logging utility specifically designed for mql4/5 environments. it...
position risk calculation tool indicator MT5
MetaTrader 5 indicator

position risk calculation tool

this is a tool to calculate position risk from a lot size and stop loss level.click on the chart to set a virtual stop loss, and it will calculate the risk in percentage as well as...
trade volume calculation tool indicator MT5
MetaTrader 5 indicator

trade volume calculation tool

this is a tool to calculate the lot size from a risk percentage and stop loss level. click on the chart to set a virtual stop loss, and it will calculate the lot size for the risk ...
perfect seconds chart indicator MT5
MetaTrader 5 indicator

perfect seconds chart

perfect seconds chart indicator allows you to convert minute candles of live data into secondsremove this line of code from oninit and oncalculate in case of you find indicator not...
custom crosshair cursor with synchronization indicator MT5
MetaTrader 5 indicator

custom crosshair cursor with synchronization

useful for multi timeframe charts to locate candle of interest.it converts optionally server time to local time shown as tooltip.press [ctrl] or [shift] key while moving mouse on a...
time server daylight savings script MT5
MetaTrader 5 script

time server daylight savings

please, note that in the northern and southern hemispheres, time zones are adjusted in the opposite direction: in the northern hemisphere, 1 hour is added in the "spring" (march or...
simplest logger class for meta trader 5 library MT5
MetaTrader 5 library

simplest logger class for meta trader 5

every programmer has their own logger. i wrote my own for mql5, inspired by the python logging module.this class is simplest. no hierarchy, rotators or formatters. it's simple and ...
simplified "euro surge" expert advisor expert MT4
MetaTrader 4 expert advisor

simplified "euro surge" expert advisor

the default settings work for eurusd 5minsettings based off optimizations since 2020input parameters trade size calculation:the ea allows for three types of trade size calculations...
economic calendar cs v script MT5
MetaTrader 5 script

economic calendar cs v

input variables allows you to specify a country code, a currenty code, and a time range to filter required records. if the inputs are left empty, a complete calendar can be request...
swap monitor script MT5
MetaTrader 5 script

swap monitor

this is a service, which periodically inspects actual swaps for specified symbols and saves new values (if changes detected) into csv-files. the files are created in folders under ...
candle size indicator MT4
MetaTrader 4 indicator

candle size

the indicator searches for candlesticks on the price chart that are larger than the size specified in the settings and marks them on the chart.you can choose two types of candlesti...
range forecast h1 indicator MT4
MetaTrader 4 indicator

range forecast h1

the indicator displays the actual range of the hourly candle in percent and the calculated range based on average statistics.indicator parameters:averaging period- averaging period...
hammer indicator indicator MT5
MetaTrader 5 indicator

hammer indicator

the hammer indicator identifies key candlestick formations, specifically green and red hammers as well as inverted hammers, on a metatrader 5 chart. it is designed to highlight pot...
extreme highs and lows with tick prices indicator MT5
MetaTrader 5 indicator

extreme highs and lows with tick prices

an indicator to mark extremums with lines. a period input is used to determine highest highs and lowest lows for that period. in this indicator, it's not only highs and lows (ohlc)...
simple mt5 trade copier expert MT5
MetaTrader 5 expert advisor

simple mt5 trade copier

the ea is based on several key trading and technical concepts:trade copying/mirror trading concept: the fundamental idea is to replicate trading activity from one account (master)...
volume weighted line chart with smoothing indicator MT5
MetaTrader 5 indicator

volume weighted line chart with smoothing

a simple indicator to make a smoother line chart while also using tick volume to determine the market direction.the basic idea is to give you the true direction of where the market...
comment library MT5
MetaTrader 5 library

comment

a simple replacement for a comment. works in the tester 50 times faster than the standard function.it is known that the standard "comment" function slows down the tester very much....
supermac b o t expert MT5
MetaTrader 5 expert advisor

supermac b o t

the supermacbotis a fully automated trading robot that combines the power of the moving average crossoverstrategy with the macd indicatorto deliver precise and reliable trade signa...
pp f - past present future indicator MT4
MetaTrader 4 indicator

pp f - past present future

in short, there are three indicator lines p1, p2, p3.according to which trajectory p3 sticks there and the price forecast.at the moments of a clear upward or downward movement, all...
mt4 to mt5 convertor (mt5 compat. mqh) library MT4
MetaTrader 4 library

mt4 to mt5 convertor (mt5 compat. mqh)

📢 mt5compat a comprehensive mt4 to mt5 conversion library🚀 a new interface libraryhas been developed to simplify the process of converting mt4 indicators and expert advisors (eas) ...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.