MetaTrader MTall All Source Code Downloads - Page 195

Showing 11123 results
fractals - adjustable period and prices indicator MT4
MetaTrader 4 indicator

fractals - adjustable period and prices

one of the "classics" but with a twist - unlike the built in fractals indicator, this one allows you to :adjust the fractals period (the built in fractal indicator is using period ...
position size calculator indicator MT4
MetaTrader 4 indicator

position size calculator

this indicator allows trader to calculate the proper lot size based on percentage risk and stop loss. the stop loss can be defined either using average true range ratio or fixed si...
target ea expert MT4
MetaTrader 4 expert advisor

target ea

this expert advisor is a tool to be used for closing all open positions by ticket in profit.does not open positions, can only close positions. you can select the type of profits (p...
close delete ea expert MT4
MetaTrader 4 expert advisor

close delete ea

his expert advisor closes all open positions and pending orders.it is possible to close only buy or sale orders, market or pending orders, positions with profit or loss....
check execution ea expert MT4
MetaTrader 4 expert advisor

check execution ea

this expert is a tool to check broker execution and spread.attach expert in any chart and wait to finish check.expert sends a pending order (buy stop) away from the current price (...
i broker info indicator MT4
MetaTrader 4 indicator

i broker info

this indicator shows information about your account and your broker on the chart. parameters sizebackground – background size.positionupdn – position to show info on the chart. ...
history info ea expert MT4
MetaTrader 4 expert advisor

history info ea

this expert is a tool which helps every trader to see the historical results by magic number or orders' comment.parameters magicnumber - here we put the orders' identifier id we wa...
cc i in ma indicator MT4
MetaTrader 4 indicator

cc i in ma

cci in ma is an indicator to change color in ima if icci crosses level up (uptrend) or crosses level down (downtrend). it helps any trader to see the trend of pair. parameters ma_p...
rs i in ma indicator MT4
MetaTrader 4 indicator

rs i in ma

rsi in ma is an indicator to change color in ima if irsi crosses level up (uptrend) or crosses level down (downtrend). it helps any trader to see the trend of pair. parameters ma_p...
ma c d in ma indicator MT4
MetaTrader 4 indicator

ma c d in ma

macd in ma is an indicator to change color in ima if imacd is upper of zero (uptrend) or lower of zero (downtrend). it helps any trader to see the trend of pair. parameters ma_peri...
st o c h in ma indicator MT4
MetaTrader 4 indicator

st o c h in ma

stoch in ma is an indicator which applies the stochastic changes to the ima. it helps any trader to see the trend of pair. parameters ma_periods - ima period. ma_method - ima meth...
i compass indicator MT4
MetaTrader 4 indicator

i compass

this indicator uses moving average to detect markets trend. it's a very useful tool for manual trading. update v1.2: added popup alert. parameters barscount—how many bars used to s...
follow line indicator MT4
MetaTrader 4 indicator

follow line

this indicator uses bollinger bands lines to detect markets trend. it's a very useful tool for manual trading. parameters barscount- how many bars used to show the line.bbperiod- p...
virtual profit loss trail ea expert MT4
MetaTrader 4 expert advisor

virtual profit loss trail ea

this utility is a tool to manage level of profits or losses for each order without using stop loss or take profit.the utility applies virtual levels to close orders in profit or lo...
i plotter history orders indicator MT4
MetaTrader 4 indicator

i plotter history orders

this indicator is a tool to show history orders on chart.indicator show open time and price, close time and price and profit in pips on chart.it can to help the trader to see all h...
profit loss trail ea expert MT4
MetaTrader 4 expert advisor

profit loss trail ea

this expert advisor is a tool for managing orders. the ea can place/remove a take profit. place/modify/delete a stop loss. manage all orders or specific ones having a certain id. ...
sell relative strength index indicator MT4
MetaTrader 4 indicator

sell relative strength index

sell relative strength index (srsi or “sell gravitation index”) by howard wand as featured in the february 2019 issue of tasc magazine.“traders accumulate profits trade by trade, w...
simple decycler oscillator indicator MT4
MetaTrader 4 indicator

simple decycler oscillator

this indicator was originally developed by john f. ehlers (stocks & commodities , v.33:10 (september, 2015): "decyclers")....
i tr a d e expert MT4
MetaTrader 4 expert advisor

i tr a d e

do you rely on your analysisand just want help on position sizing and how and when to take profit ?do you have a lot of open positions and you need to reduse your ddand release som...
hull moving average indicator MT4
MetaTrader 4 indicator

hull moving average

by definition :by alan hull back in 2005 when i was working on a new indicator i was temporarily sidetracked by trying to solve the problem of lag in moving averages, the outcome o...
close-all script MT5
MetaTrader 5 script

close-all

this is a script to close all market positions and/or pending orders.optionally, you can disable algo-trading buttonto prevent other running experts from opening further positions ...
export summary grouped by symbols script MT5
MetaTrader 5 script

export summary grouped by symbols

the script exports summary of closed trades selected between two dates grouped by each currency pair. the resulting file is csv that can be opened/imported with any spreadsheet sof...
variance indicator MT4
MetaTrader 4 indicator

variance

the standard deviation is a measure of how much a dataset differs from its mean; it tells us how dispersed the data are. a dataset that’s pretty much clumped around a single point ...
variance indicator MT5
MetaTrader 5 indicator

variance

the standard deviation is a measure of how much a dataset differs from its mean; it tells us how dispersed the data are. a dataset that’s pretty much clumped around a single point ...
variance indicator MT4
MetaTrader 4 indicator

variance

welford’s method for computing variance (published here : ) is using single pass method for calculation, but it is still using a loop.this method is avoiding loops after initial va...
cryptocurrency fibonacci mas expert MT4
MetaTrader 4 expert advisor

cryptocurrency fibonacci mas

"cryptocurrency " ea trades with 4 fibonacci mas has trailing stop loss &take profit can work on all time frames cryptocurrency , major forex pairs, and stocks nasdaq.works wel...
export summary grouped by trading days script MT5
MetaTrader 5 script

export summary grouped by trading days

the script exports summary of closed trades selected between two dates grouped by each trading day. the resulting file is csv that can be opened/imported with any spreadsheet softw...
export summary grouped by symbols (mt4) script MT4
MetaTrader 4 script

export summary grouped by symbols (mt4)

the script exports summary of closed trades selected between two dates grouped by each currency pair. the resulting file is csv that can be opened/imported with any spreadsheet sof...
john bollinger ovrl expert MT4
MetaTrader 4 expert advisor

john bollinger ovrl

ea based on parameters of the book of john bollingerwith lot size calculator and position overlaping.recommendations: tf:15m pair:any pls let me know how do you think of it....
indicator for day trading 5 min chart script MT4
MetaTrader 4 script

indicator for day trading 5 min chart

here is the code if you directly wants to copy ,if you have downloaded the code from the above you need to set the chart in 5 min mode but in case you want to drag and drop , then ...
math utils (mt4) library MT4
MetaTrader 4 library

math utils (mt4)

handy functions for comparison of doubles handy functions for rounding of doubles miscellaneous handy functions for doubles handy functions for low-level binary operations on doubl...
permutations and combinations library MT5
MetaTrader 5 library

permutations and combinations

introductionit doesn't happen very often, but every once in awhile one needs to iterate over all of the combinations or permutations of a set of objects. or more specifically, give...
arrow drawing indi eu script MT5
MetaTrader 5 script

arrow drawing indi eu

this indicator is used to create signals for the connector. an arrow indicator can be connected to it, and when a signal appears, an arrow will be drawn.this indicator can be used ...
crypto sn r expert MT4
MetaTrader 4 expert advisor

crypto sn r

"crypto s&r" ea uses 2 different time frames and fractals as support & resistance ,has trailing stop loss &take profit works with all time frame major forex pairs,crypt...
crypto analysis expert MT4
MetaTrader 4 expert advisor

crypto analysis

"crypto analysis" ea uses 2 different time frames bb&rsi as overbought and oversold indicators ,has trailing stop loss &take profit works with all time frames major forex p...
s-downloader (single tf, all symbols) script MT4
MetaTrader 4 script

s-downloader (single tf, all symbols)

the script downloads the historical quotes data of a single timeframe for all symbols in the market watch. this is convenient to conduct more backtesting on a single timeframe that...
gbp chf expert MT5
MetaTrader 5 expert advisor

gbp chf

the code of the adviser, excluding the position opening algorithm, is copied from the advisortrading settingsin the expert advisor, you can both enable and disable the take profit,...
crypto scalper expert MT4
MetaTrader 4 expert advisor

crypto scalper

"crypto scalper" ea uses mfi indicator as overbought and oversold indicators ,has trailing stop loss &take profit, it is for 5m timeframe but can also work with all time frames...
gbp chf 4 expert MT4
MetaTrader 4 expert advisor

gbp chf 4

Download the source code for this expert advisor
cryptocurrency divergence expert MT4
MetaTrader 4 expert advisor

cryptocurrency divergence

"cryptocurrency divergence" ea draws 2 mini trend lines with "fractals" on chart and trades with divergence\convergence of rsi & macd indicators ,has trailing stop loss &ta...
class crandom library MT5
MetaTrader 5 library

class crandom

mathrand() function the standard random number generator in mql has a fairly limited number of possible values from 0 to 32767 (15-bits usable, 2^15 = 32,768 values).it is classifi...
support resistance trader expert MT4
MetaTrader 4 expert advisor

support resistance trader

the trading algorithm for the support resistance trader requires: (1) a minimum of the standard deviation indicator; (2) a breakthrough of the support (for sell) or resistance (for...
eur gbp ea expert MT4
MetaTrader 4 expert advisor

eur gbp ea

Download the source code for this expert advisor
smoothed cc i indicator MT5
MetaTrader 5 indicator

smoothed cc i

ps: it is one in the "need-for-speed" series - suitable for usage using custom calls. setting the ema period to <=1 will produce something similar to "regular" cci, but do not c...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.