MetaTrader MTall All Source Code Downloads - Page 221

Showing 11118 results
get nth closed trade from the end in mt4 expert MT4
MetaTrader 4 expert advisor

get nth closed trade from the end in mt4

this ea will scan all closed trades in the history. and check which trade closed most recently. if we pass 0 , then it will fetch most recently closed trade, if we pass 1 then it w...
get nth active trade from the end in mt5 expert MT5
MetaTrader 5 expert advisor

get nth active trade from the end in mt5

this particular expert advisor contains a very useful code which is often required by the developers. most of the time , we need the last active trade. but in this ea you can searc...
get nth closed trade from the end in mt5 expert MT5
MetaTrader 5 expert advisor

get nth closed trade from the end in mt5

this particular expert advisor contains a very useful code which is often required by the developers. most of the time , we need the last closed trade. but in this ea you can searc...
harmonic ai pattern script MT4
MetaTrader 4 script

harmonic ai pattern

subject area:automated trading strategies developmentsize: code size: approximately 525 lines form of materials: code files: .mq4 format (for metatrader 4) ...
breakout strategy with prop firm helper functions expert MT5
MetaTrader 5 expert advisor

breakout strategy with prop firm helper functions

hello all,this is an update of the "". in this code, i have added some helper functions for prop firm challenges.generally, to pass a prop firm challenge, you need to satisfied thr...
basic library to create volume profiles library MT5
MetaTrader 5 library

basic library to create volume profiles

this library provides a few simple public methods to create and plot volume profiles:gethvprice returns the price that is related to highest volume in the range._resolution_points ...
grid ea pro expert MT4
MetaTrader 4 expert advisor

grid ea pro

a professional grid advisor works according to rsi( relative strength index ) indicators. and has the function of reducing the drawdownon the account by overlapping unprofitable or...
trap news mt5 script MT5
MetaTrader 5 script

trap news mt5

this script for mt5 how to use script :double click this script and it make order,use this script 2 minutes before high impact news pip moving faster fomc, nfp, rate bank, cpi it p...
moving averages. mqh part i indicator MT5
MetaTrader 5 indicator

moving averages. mqh part i

movingaverages.mqh part ioffer under conditions.other multi timeframe indicators are also available....
screenshots with keyboard key press expert MT5
MetaTrader 5 expert advisor

screenshots with keyboard key press

after you attach this to the chart, you can take quick widescreen screenshots by pressing the 's' hotkey on the keyboard.the date is automatically appended to every screenshot imag...
root mean square indicator MT5
MetaTrader 5 indicator

root mean square

was checking if this one exists as a standalone function/indicator and since i did not find it, here it iswhat you need to know if you want to use it : i have seen implementations ...
easy to use hedging class library MT4
MetaTrader 4 library

easy to use hedging class

input parameters:orderdistancepoints : determines the distance in points from the current ask price for placing buy orders and from the bid price for placing sell orders. tppoints ...
moving averages. mqh part ii indicator MT5
MetaTrader 5 indicator

moving averages. mqh part ii

movingaverages.mqh part iioffer under conditions.other multi timeframe indicators are also available....
tick rs i adaptive indicator MT5
MetaTrader 5 indicator

tick rs i adaptive

this indicator calculates an adaptive rsi using tick data and plots it along with fast and slow moving averages in a separate window. it provides options to customize the calculati...
linear regression value indicator MT5
MetaTrader 5 indicator

linear regression value

in the "good old days" coders were trying to optimize all the code that could be optimized. one such example was the optimization of liner regression calculation. coder that was co...
linear regression slope indicator MT5
MetaTrader 5 indicator

linear regression slope

this indicator uses the calculating method described in details here : . please check that post for more detailsthe same function from the above link is used to calculate this slop...
linear regression line indicator MT5
MetaTrader 5 indicator

linear regression line

this indicator uses the calculating method described in details here : . please check that post for more detailsthe same function from the above link is used to calculate this line...
linear regression line (apply to) indicator MT5
MetaTrader 5 indicator

linear regression line (apply to)

not all indicators are suitable to have an option to be applied to another indicator data via mt5 designed / allowed options. linear regression line (original that uses "simple" pr...
bollinger bands with pre outer band smoothing indicator MT5
MetaTrader 5 indicator

bollinger bands with pre outer band smoothing

the premise of this bollinger bands indicator is that the outer bands can be individually controlled via smoothing. changing the smoothing period on the upper band does not have to...
bollinger bands with post outer band smoothing indicator MT5
MetaTrader 5 indicator

bollinger bands with post outer band smoothing

another offshoot of the bollinger bands. the concept of post smoothing on the outer bands is to smooth the upper and lower band individually after the standard deviation calculatio...
zig zag auto fibo indicator MT5
MetaTrader 5 indicator

zig zag auto fibo

this indicator is designed to draw a fibonacci retracement, using as a basis the zigzag indicator. i converted from this metatrader 4 code...
sl-tp values indicator MT5
MetaTrader 5 indicator

sl-tp values

indicator displays the value of defined stop loss and or take profit in the deposit currency. converted fromnote: it calculates an estimated value based on a simple calculation and...
risk reward box indicator MT5
MetaTrader 5 indicator

risk reward box

this indicator creates automatically a risk/reward box on you all opened chart base on high, low price with the old candles. converted fromyou can use it easily to drag and change ...
dp o - ma modified indicator MT5
MetaTrader 5 indicator

dp o - ma modified

ma modified dpo facilitate controlling all parameters of ma (ma period , ma mode , ma applied price) to change required ma curve to horizontal line and can easily used as support o...
raymond cloudy day for ea expert MT5
MetaTrader 5 expert advisor

raymond cloudy day for ea

key features: innovative calculation method: the core of the raymond cloudy day indicator features a unique calculation method, offering highly accurate and reliable points to gui...
dp o - ma modified indicator MT4
MetaTrader 4 indicator

dp o - ma modified

ma modified dpo facilitate controlling all parameters of ma (ma period , ma mode , ma applied price) to change required ma curve to horizontal line and can easily used as support o...
hacking objects in an ex5 indicator MT5
MetaTrader 5 indicator

hacking objects in an ex5

this code demonstrates how you can modify the objects in an indicator without having the source code. there are some indicators that don't use buffers, they are only using objects....
decision colored candles - mt5 indicator MT5
MetaTrader 5 indicator

decision colored candles - mt5

higher confidence in candle implication rises with body to range percentage which shall be higher than or equal to 50%, therefore indicator colors these candles while leave other c...
find swing highs swing lows indicator MT5
MetaTrader 5 indicator

find swing highs swing lows

swing high/low identifierthe swing high/low identifier is a custom metatrader 5 (mt5) indicator designed to highlight significant swing points on your chart. this indicator identif...
arbitrage triangle eur g b p-eur u s d-gbp u s d expert MT5
MetaTrader 5 expert advisor

arbitrage triangle eur g b p-eur u s d-gbp u s d

key features: automatic detection of arbitrage opportunities:utilizes real-time currency pair data to find profitable arbitrage opportunities.dynamic trade management:opens and clo...
trend strength index indicator MT4
MetaTrader 4 indicator

trend strength index

the trend strength index indicator measures strength of current trend. basically it is similiar to a simplified auto regression indicator, because correlation function calculates t...
custom bid ask lines indicator MT5
MetaTrader 5 indicator

custom bid ask lines

this indicator will help visualize the bid and ask prices, making it easier to decide on trade entries and exits.a custom bid and ask line is created which is labelled and visually...
save oh l c v data from chart to cs v file script MT5
MetaTrader 5 script

save oh l c v data from chart to cs v file

the standard method of getting historical data in metatrader5 is to use "view>symbols>request" tool as shown in the picture below:however, this sometimes doesn't return all t...
hi lo indicator MT5
MetaTrader 5 indicator

hi lo

the high and low line indicatoris a straightforward yet powerful tool designed to plot the highest and lowest price levels of a selected symbol directly on the chart. this indicato...
abiroid switch templates script script MT4
MetaTrader 4 script

abiroid switch templates script

features: switch sequentially between multiple templates (as many as you want) switch template in current chart or for all charts video tutorial: how to use: open mq4 file in meta...
rotate te x t script MT4
MetaTrader 4 script

rotate te x t

the script creates a text object on the chart that continuously rotates and changes its position based on price levels. while running, the text changes color and content depending ...
logging class for both mq l4 and mq l5 library MT5
MetaTrader 5 library

logging class for both mq l4 and mq l5

cdebuglogger class: a comprehensive logging utility for mql4/5 the cdebugloggerclass is a powerful and flexible logging utility specifically designed for mql4/5 environments. it is...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.