MetaTrader MT4 All Source Code Downloads - Page 60

Showing 3041 results
weighted deviation indicator MT4
MetaTrader 4 indicator

weighted deviation

this weighted deviation is a sort of all linear weighted deviation. it uses linear weighting in all the steps calculated (which makes it different from the built in deviation in a ...
weighted deviation bands indicator MT4
MetaTrader 4 indicator

weighted deviation bands

variation of the bollinger bands but it uses linear weighted average and weighted deviation (see the description of weighted deviation here : ) recommendations:use it as any bollin...
oneminuteman script MT4
MetaTrader 4 script

oneminuteman

the script requests the rates every 50ms, put the data into an array then traverses through finding highs and lows...
cryptos - meta trader 4 expert for et h expert MT4
MetaTrader 4 expert advisor

cryptos - meta trader 4 expert for et h

crypto ea for eth/usd pair. i trade eth/usd using a simple system. i'm tired of constantly following the schedule. i missed signals at night, sometimes i missed signals during the ...
risk manager ea expert MT4
MetaTrader 4 expert advisor

risk manager ea

you need to do your own ta for the best results. you decide which direction you want the ea to place trades in (you can go long and short, but hedging won't work) & the ea will...
move stop loss expert MT4
MetaTrader 4 expert advisor

move stop loss

if you're a trader who constantly juggles multiple open positions and needs to adjust stop losses as trades progress, you know how time-consuming and stressful this can be. but wit...
exponential commodity channel index indicator MT4
MetaTrader 4 indicator

exponential commodity channel index

an implementation of the commodity channel index using exponential moving averages, instead of simple moving averages as implemented by the its creator, donald lambert.the code use...
all averages indicator MT4
MetaTrader 4 indicator

all averages

available formulas (ma_method)sma simple moving average ema exponential moving average wilder wilder exponential moving average lwma linear weighted moving average sinewma sine...
change tp s l by percentage expert MT4
MetaTrader 4 expert advisor

change tp s l by percentage

the expert will help you change the tp/sl of all open orders by setting the tp/sl based on the input percentage value.recommendations:change the tp/sl accurately only if all open o...
ofir blue telegram ap i for any indicator indicator MT4
MetaTrader 4 indicator

ofir blue telegram ap i for any indicator

you have developed your own mt4/mt5 indicator ? for your personal usage for your clients just add 3 lines of code to your mql4/mql5 file to: add trading capabilities to your indi...
auto tp multiplied by sl expert MT4
MetaTrader 4 expert advisor

auto tp multiplied by sl

th expert will set the tp based on the sl manually set using the input multiplier. using this you can set 2,3,4 etc times the sl set....
chart button class mt4 expert MT4
MetaTrader 4 expert advisor

chart button class mt4

this class allows you to create buttons on the chart as if they were chart objects(have time and price coordinates) these objects can be dragged on the chart and when scrolling the...
ma price cross (custom time) expert MT4
MetaTrader 4 expert advisor

ma price cross (custom time)

best used on the 15 minute timeframe on eurusd.this expert advisor (ea) for metatrader 4 (mt4) buys when price breaks above the ma and sells when price breaks below the ma. user ca...
grid trading algo expert MT4
MetaTrader 4 expert advisor

grid trading algo

this strategy is based on some very interesting enter criterias and usefull funtcions are included which i used to create this trading bot. it has shown very good potential in the ...
grid and martin gale include file library MT4
MetaTrader 4 library

grid and martin gale include file

this include file provides programmers with a seamless solution for creating martin gale trading strategies effortlessly. the classes gridstrategy and martingalestrategy are derive...
plot history indicator MT4
MetaTrader 4 indicator

plot history

it does what the name says. this indicator will plot the trade levels in mt4 history. you can select the history period you wish to view....
gaussian low lag filters indicator MT4
MetaTrader 4 indicator

gaussian low lag filters

gaussian and other low lag filters"the first objective of using smoothers is to eliminate or reduce the undesired highfrequency components in the price data. therefore, these smoot...
ranged grid bot ea with pending orders expert MT4
MetaTrader 4 expert advisor

ranged grid bot ea with pending orders

update: v1.01 added magic number added control on symbol (it can be now attached to different charts on the same account) added time control for trading added an option to forcibl...
probability and signals class library MT4
MetaTrader 4 library

probability and signals class

the provided code is an mql include file and an expert advisor demonstrating how the classes work.it implements a trading strategy based on various technical indicators and trend a...
maybe awo ea expert MT4
MetaTrader 4 expert advisor

maybe awo ea

key features: moving average entry:the ea uses a simple moving average to identify potential entry points. when the market conditions align with the moving average crossover strate...
super scalper em as expert MT4
MetaTrader 4 expert advisor

super scalper em as

low risk, max profit, winning strategy ea. based upon super scalper emas indicator...
breakout martin gale expert advisor for mql4 expert MT4
MetaTrader 4 expert advisor

breakout martin gale expert advisor for mql4

the "martin gale breakout" strategy is an expert advisor (ea) designed for trading in the forex market. this ea combines a breakout trading approach with elements of the martin gal...
trend predictor indicator MT4
MetaTrader 4 indicator

trend predictor

the indicator is a powerful tool that predicts trend changes based on the analysis of price channels and the nature of the volatility of the instrument.it provides accurate signals...
the double bollinger band strategy mt4 expert MT4
MetaTrader 4 expert advisor

the double bollinger band strategy mt4

1.overview the double bollinger band strategy makes use of two bollinger bands in order to filter entries and exits in the forex market.the strategy aims to enter buy (sell) trades...
price rebound calculator indicator MT4
MetaTrader 4 indicator

price rebound calculator

set the maximum rollback size in the window on the top left of the chart, and the indicator will show the nearest reversal levels and their chances....
donchian channel scalping strategy ea expert MT4
MetaTrader 4 expert advisor

donchian channel scalping strategy ea

lot size computation methods possibility to enable different trailing stop strategies to be optimized for your specific needs, account and trading strategy. a donchian channel str...
m4 ha indicator MT4
MetaTrader 4 indicator

m4 ha

trend indicator based on the intersection of adaptive hma and its smoothed line. i recommend using it together with the flat indicator to determine the beginning of a trend early...
range ratio indicator MT4
MetaTrader 4 indicator

range ratio

very useful way to advance your chart analysis. this indicator show you ratio of movement sizes inside bar to current bar size.this is can be good approval of signals. few examples...
simple support and resistance indicator MT4
MetaTrader 4 indicator

simple support and resistance

this is super simple starter code for anyone looking to work or build with support and resistance. it includes a mid-line which is calculated using the average of the support and r...
take profit based on your current profit expert MT4
MetaTrader 4 expert advisor

take profit based on your current profit

introduction most eas tend to close orders in take profit based on the distance in pips from the purchase price . however, the code used by is based mainly on the current profit . ...
rainbow indicator for mt4 indicator MT4
MetaTrader 4 indicator

rainbow indicator for mt4

there are 2 input parameters:atrmultiplier: the lines will have this* the current atr value distance from the moving averages. period: high and low moving average, atr period. the ...
amazing oscilator indicator MT4
MetaTrader 4 indicator

amazing oscilator

a combination of data analysis from the awesome oscillator and the resulting direction of the candles relative to the previous range...
multi break even. mt4 script MT4
MetaTrader 4 script

multi break even. mt4

multi_breakeven enables setting multiple entry positions to breakeven, either through pips or a target price, once the trade becomes favorable.this feature ensures that the investo...
pa rs i indicator MT4
MetaTrader 4 indicator

pa rs i

with its advanced algorithm and precise calculations, this indicator provides traders with timely and highly reliable signals to enter or exit trades at the optimal point. by effec...
donchian channel indicator MT4
MetaTrader 4 indicator

donchian channel

donchian channel the donchian channel is an indicator used in market trading developed by richard donchian it is formed by taking the highest high and the lowest low of the last n ...
superb fractal indicator MT4
MetaTrader 4 indicator

superb fractal

few improvements from standart fractal:2. it does not draw fractals against the trend, which makes your chart much more informative...
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.